1. 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]
  2. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  3. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  4. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/transaction.c]
  5. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/transaction.c]
  6. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  7. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  8. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  9. 88519ea msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  10. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  11. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  12. a69d923 bsc_api: Use conn->bts directly... by Holger Hans Peter Freyther · 14 years ago
  13. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  14. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  15. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. 926fcec transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 15 years ago
  17. b9f3dce Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  18. 18750cf [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  19. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  20. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  21. 927f056 [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  22. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  23. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  24. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  25. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  26. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  27. 9ee4825 add missing files to git by Harald Welte · 15 years ago