1. 7d29e34 allow/disallow 2G/3G wip by Neels Hofmeyr · 5 years ago
  2. 638ba8c store a timestamp of the last location update seen from a subscriber by Stefan Sperling · 6 years ago
  3. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  4. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 6 years ago
  5. 050eb1d src/db.c: don't ignore the result of db_bootstrap() by Vadim Yanitskiy · 6 years ago
  6. dc17e05 src/db.c: fix: make sure the database is properly closed by Vadim Yanitskiy · 6 years ago
  7. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  8. 4f3841c cosmetic: add comment on ignored return value by Neels Hofmeyr · 7 years ago
  9. 7750d2c automatically create db tables on osmo-hlr invocation by Neels Hofmeyr · 7 years ago
  10. c5122f2 code undup: use db_bind_text() in db_get_auth_data() by Neels Hofmeyr · 7 years ago
  11. 1cbdb70 fix db_update_sqn(): reset stmt in all error cases by Neels Hofmeyr · 7 years ago
  12. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  13. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  14. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  15. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  16. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  17. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  18. f7c3e6e add db_subscr_create(), db_subscr_delete(), db_subscr_update_msisdn_by_imsi() by Neels Hofmeyr · 7 years ago
  19. 28da26e add db_bind_int() and db_bind_int64() by Neels Hofmeyr · 7 years ago
  20. cd83b8a cosmetic: don't log about missing SQLite log cb by Neels Hofmeyr · 7 years ago
  21. e9c0c5b cosmetic: log: "SQLite" with capital L by Neels Hofmeyr · 7 years ago
  22. 0cac0a0 cosmetic: multi-line DB_STMT_AUC_BY_IMSI by Neels Hofmeyr · 7 years ago
  23. f314459 cosmetic: refactor db_bind_imsi() as db_bind_text() by Neels Hofmeyr · 7 years ago
  24. 4bde949 cosmetic: prepend DB_STMT_ to enum stmt_idx entries by Neels Hofmeyr · 7 years ago
  25. cab2fcd UMTS AKA: implement SQN increment according to SEQ and IND by Neels Hofmeyr · 7 years ago
  26. 3ce3686 Add routines to update nam_ps by Max · 7 years ago
  27. 58d4a84 Fix compiler's warning about printf security by Max · 7 years ago
  28. 00b3715 db: move duplicated code into helper functions by Max · 7 years ago
  29. 7f9491f main: add option parsing with db file and default options by Neels Hofmeyr · 7 years ago
  30. 79f7140 fix PURGE_MS sqlite3 access by Harald Welte · 8 years ago
  31. abd1a54 db: Use Write-Ahead Logging mode of SQLite3 by Harald Welte · 8 years ago
  32. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago
  33. e72cf55 initial import of osmo-gsup-hlr code so far by Harald Welte · 8 years ago