1. 2fb33f1 Add DB storage for enabling / disabling arbitrary RAT types. by Neels Hofmeyr · 6 years ago
  2. 5c14c9c display last location update timestamp in vty by Stefan Sperling · 6 years ago
  3. 638ba8c store a timestamp of the last location update seen from a subscriber by Stefan Sperling · 6 years ago
  4. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  5. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 6 years ago
  6. d646207 more space for vlr_number and sgsn_number by Neels Hofmeyr · 6 years ago
  7. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  8. 73d14af add osmo-hlr-db-tool, program to migrate from osmo-nitb db by Neels Hofmeyr · 7 years ago
  9. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  10. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  11. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  12. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  13. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  14. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  15. 32633e2 db: use int64_t as subscriber id by Neels Hofmeyr · 7 years ago
  16. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  17. f7c3e6e add db_subscr_create(), db_subscr_delete(), db_subscr_update_msisdn_by_imsi() by Neels Hofmeyr · 7 years ago
  18. 28da26e add db_bind_int() and db_bind_int64() by Neels Hofmeyr · 7 years ago
  19. f314459 cosmetic: refactor db_bind_imsi() as db_bind_text() by Neels Hofmeyr · 7 years ago
  20. 518335e cosmetic: rename db_subscr_get() to db_subscr_get_by_imsi() by Neels Hofmeyr · 7 years ago
  21. 4bde949 cosmetic: prepend DB_STMT_ to enum stmt_idx entries by Neels Hofmeyr · 7 years ago
  22. cab2fcd UMTS AKA: implement SQN increment according to SEQ and IND by Neels Hofmeyr · 7 years ago
  23. 3ce3686 Add routines to update nam_ps by Max · 7 years ago
  24. 00b3715 db: move duplicated code into helper functions by Max · 7 years ago
  25. b18f0e0 implement PURGE-MS from VLR/SGSN to HLR by Harald Welte · 8 years ago
  26. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago
  27. e72cf55 initial import of osmo-gsup-hlr code so far by Harald Welte · 8 years ago