1. a1e7759 AUCH test fixes by Lynxis by gsmevent admin · 4 years, 10 months ago
  2. b984a6c add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  3. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 10 months ago
  4. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  5. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  6. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  7. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  8. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 11 months ago
  9. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  10. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  11. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  12. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  13. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  14. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  15. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  16. ba1605a fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS by Neels Hofmeyr · 6 years ago
  17. 2dee60e db_test: also test db_get_auc() return values by Neels Hofmeyr · 7 years ago
  18. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 7 years ago
  19. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  20. 6eb231e fix default logging levels to NOTICE, not DEBUG by Neels Hofmeyr · 7 years ago
  21. 7750d2c automatically create db tables on osmo-hlr invocation by Neels Hofmeyr · 7 years ago
  22. cd7fa45 db_test: fix *FLAGS by Neels Hofmeyr · 7 years ago
  23. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  24. b6837e3 fix db_subscr_get_by_*(): clear output data; test in db_test.c by Neels Hofmeyr · 7 years ago
  25. 1cbdb70 fix db_update_sqn(): reset stmt in all error cases by Neels Hofmeyr · 7 years ago
  26. 57a8792 refactor db_get_auth_data return val by Neels Hofmeyr · 7 years ago
  27. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  28. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  29. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  30. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  31. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  32. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  33. 9850946 add initial db_test: creating and deleting subscribers by Neels Hofmeyr · 7 years ago