1. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  2. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago[Renamed from openbsc/src/libbsc/gsm_subscriber_base.c]
  3. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  4. a5ddf48 subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  5. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  6. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  7. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/gsm_subscriber_base.c]
  8. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_subscriber_base.c]
  9. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  10. f694d5f subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 14 years ago
  11. daee5ca subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 14 years ago
  12. 1e24550 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  13. 8dfd241 subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  14. d740b68 subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  15. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  16. 0610947 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  17. 66efcbc gsm_subscriber_base: Take a ref on the subscriber to avoid use after free by Holger Hans Peter Freyther · 14 years ago
  18. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  19. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  20. 667cdd6 gsm_subscriber_base: Pass the subscriber as param to avoid crash. by Holger Hans Peter Freyther · 14 years ago
  21. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  22. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  23. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  24. 5ea7313 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  25. 9f16a86 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  26. 049935b [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  27. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  28. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  29. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago