1. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  2. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  3. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  4. 22ea7b7 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  5. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  6. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago[Renamed from openbsc/src/libbsc/gsm_subscriber_base.c]
  7. 1071e0a sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  8. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  9. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 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/gsm_subscriber_base.c]
  12. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_subscriber_base.c]
  13. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  14. ec4fa9e subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 14 years ago
  15. 0a7d497 subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 14 years ago
  16. 3461975 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  17. b0065af subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  18. dcec9aa subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  19. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  20. 3ea77a5 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  21. 108d58a gsm_subscriber_base: Take a ref on the subscriber to avoid use after free by Holger Hans Peter Freyther · 14 years ago
  22. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  23. 5e58a0e bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  24. 2b2362f gsm_subscriber_base: Pass the subscriber as param to avoid crash. by Holger Hans Peter Freyther · 14 years ago
  25. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  26. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  27. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  28. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  29. aa62bb9 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  30. aca08d9 [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  31. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  32. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  33. 9a23af6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago