1. 59923ae msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  2. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  3. e2d8014 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  4. e0b37e1 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  5. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  6. dd4709c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  7. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  8. 3ae8eee bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago[Renamed (99%) from openbsc/src/libbsc/transaction.c]
  9. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  10. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  11. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/transaction.c]
  12. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/transaction.c]
  13. 02539b1 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  14. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. b7b6e78 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  16. 3a0ec17 msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  17. bac7ff7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  18. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  19. 541aaa4 bsc_api: Use conn->bts directly... by Holger Hans Peter Freyther · 14 years ago
  20. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  21. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  22. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  23. a36dbca transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 15 years ago
  24. 7a50ca8 Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  25. b4290e0 [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  26. 2c99807 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  27. 80e5ccc Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  28. b78507a [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  29. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  30. 9d0bd79 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  31. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  32. 0d82416 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  33. 165fc33 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  34. d8c8e6f add missing files to git by Harald Welte · 15 years ago