1. 5bc457e add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  2. ce172ef Add DB storage for enabling / disabling arbitrary RAT types. by Neels Hofmeyr · 5 years ago
  3. 92d1c4a db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 5 months ago
  4. e18e3a4 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  5. e78241a proxy routing refactor by Neels Hofmeyr · 4 years, 6 months ago
  6. 62d916f D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  7. 3ad481a D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 6 months ago
  8. 16a16e6 test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 6 months ago
  9. f0c02ad db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 6 months ago
  10. 008ce4b 2/2: fixup: add osmo_gsup_peer_id with type enum and union by Neels Hofmeyr · 4 years, 6 months ago
  11. f13a8bc 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 6 months ago
  12. 06455ea add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 6 months ago
  13. 2bdcc8e add libosmo-mslookup abstract client by Oliver Smith · 4 years, 6 months ago
  14. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 5 months ago osmith/fix-python3
  15. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  16. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 6 months ago
  17. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 6 months ago
  18. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 6 months ago
  19. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 6 months ago
  20. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 7 months ago
  21. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 6 months ago
  22. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 6 months ago
  23. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 7 months ago
  24. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 6 months ago
  25. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 7 months ago
  26. 2b0bf31 tests/test_nodes.vty: check less libosmocore cmds by Oliver Smith · 4 years, 8 months ago
  27. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 9 months ago
  28. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  29. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  30. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  31. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  32. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 10 months ago
  33. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 4 years, 10 months ago
  34. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  35. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  36. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  37. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  38. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  39. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  40. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  41. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  42. 20ddfdb Enable statsd support by Max · 5 years ago
  43. 02078b7 VTY: integrate IMEI by Oliver Smith · 5 years ago
  44. ef64b23 VTY tests: fill DB before running test by Oliver Smith · 5 years ago
  45. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  46. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  47. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 5 years ago
  48. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 5 years ago
  49. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 5 years ago
  50. 8aa780b add 'show subscriber' command, alias for 'subscriber ... show' by Neels Hofmeyr · 5 years ago
  51. c88bdab fix VTY tests to expect well-formed output of logging configuration by Harald Welte · 6 years ago
  52. ccdb970 make: always allow running python tests manually by Neels Hofmeyr · 6 years ago
  53. a5b36a0 tweak example config by Neels Hofmeyr · 6 years ago
  54. 13000d8 fix build: adjust test_nodes.vty to logging change by Neels Hofmeyr · 6 years ago
  55. 05fe023 tests/Makefile.am: also remove temporary sqlite files by Vadim Yanitskiy · 6 years ago
  56. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  57. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  58. 9b6bc9e osmo-hlr.cfg: Don't enable DEBUG logging by default by Harald Welte · 6 years ago
  59. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  60. fa7ee33 Add "show gsup-connections" VTY command by Harald Welte · 6 years ago
  61. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  62. 9d307ec add gsup_test to catch OS#3231 by Neels Hofmeyr · 6 years ago
  63. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  64. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  65. 9214c6c Fix expected test output after new 'logging print file 1' vty command by Harald Welte · 6 years ago
  66. ba1605a fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS by Neels Hofmeyr · 6 years ago
  67. 6c84da5 ctrl test: fix: adjust expectations after stricter ctrl parsing by Neels Hofmeyr · 6 years ago
  68. 84c2f43 fix debug log: put 'deriving 2G from 3G' in proper place by Neels Hofmeyr · 6 years ago
  69. 63f68cc fix test_subscriber_errors.ctrl after libosmocore change by Neels Hofmeyr · 6 years ago
  70. 2dee60e db_test: also test db_get_auc() return values by Neels Hofmeyr · 6 years ago
  71. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 6 years ago
  72. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 6 years ago
  73. 6eb231e fix default logging levels to NOTICE, not DEBUG by Neels Hofmeyr · 7 years ago
  74. 7750d2c automatically create db tables on osmo-hlr invocation by Neels Hofmeyr · 7 years ago
  75. cd7fa45 db_test: fix *FLAGS by Neels Hofmeyr · 7 years ago
  76. 99a14c8 tests/Makefile: use test db var instead of repeating the path by Neels Hofmeyr · 7 years ago
  77. 3f697cd test_subscriber.ctrl: test against octal/hex interpretation of id by Neels Hofmeyr · 7 years ago
  78. 446eb0f ctrl: completely replace all CTRL commands by Neels Hofmeyr · 7 years ago
  79. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  80. 50e4de7 replace ctrl_test_runner.py with transcript test_subscriber.ctrl by Neels Hofmeyr · 7 years ago
  81. 86d09ec add test_nodes.vty by Neels Hofmeyr · 7 years ago
  82. 183e700 implement subscriber vty interface, tests by Neels Hofmeyr · 7 years ago
  83. b6837e3 fix db_subscr_get_by_*(): clear output data; test in db_test.c by Neels Hofmeyr · 7 years ago
  84. 1cbdb70 fix db_update_sqn(): reset stmt in all error cases by Neels Hofmeyr · 7 years ago
  85. 57a8792 refactor db_get_auth_data return val by Neels Hofmeyr · 7 years ago
  86. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  87. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  88. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  89. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  90. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  91. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  92. 9850946 add initial db_test: creating and deleting subscribers by Neels Hofmeyr · 7 years ago
  93. d4bb51b ctrl_test_runner.py: use proper constant as test db path by Neels Hofmeyr · 7 years ago
  94. f88c914 add CTRL tests for enable-/disable-/status-ps by Neels Hofmeyr · 7 years ago
  95. f95ce04 add basic CTRL interface tests by Neels Hofmeyr · 7 years ago
  96. 6249137 Another attempt at fixing .deb by Max · 7 years ago
  97. 02098d9 deb: use python in shebang by Max · 7 years ago
  98. 886ecef Attempt to fix .deb package by Max · 7 years ago
  99. 1f3a1ce tests/auc: Don't require python3 by Daniel Willmann · 7 years ago
  100. edebc22 debug log: output ind slot, previous sqn, and sqn db update by Neels Hofmeyr · 7 years ago