1. be6f368 mncc: Send "Dest OOO" cause in case of a link radio failure. by Alexander Chemeris · 9 years ago achemeris/mncc_cause_fixes
  2. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  3. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  4. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  5. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  6. f07c605 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  7. 8effcb7 libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 10 years ago
  8. 405824c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 11 years ago
  9. 70ae5d3 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  10. d447e99 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]
  11. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  12. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  13. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/transaction.c]
  14. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/transaction.c]
  15. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 13 years ago
  16. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  17. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  18. 88519ea msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  19. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  20. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  21. a69d923 bsc_api: Use conn->bts directly... by Holger Hans Peter Freyther · 14 years ago
  22. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  23. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  24. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  25. 926fcec transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 14 years ago
  26. b9f3dce Never allocate transaction ID 7 by Sylvain Munaut · 14 years ago
  27. 18750cf [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 14 years ago
  28. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 14 years ago
  29. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  30. 927f056 [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  31. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  32. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  33. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  34. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  35. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  36. 9ee4825 add missing files to git by Harald Welte · 15 years ago