1. 0b49796 Enabling/disabling 4G RAN for given subscriber by Piotr Krysik · 4 years, 9 months ago cccamp2019
  2. a1e7759 AUCH test fixes by Lynxis by gsmevent admin · 4 years, 9 months ago
  3. 15f8810 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  4. 94c38a9 Revert "mention *#201#, *#301# in USSD get_ran (HACK)" by Neels Hofmeyr · 4 years, 9 months ago
  5. 05e888e mention *#201#, *#301# in USSD get_ran (HACK) by Neels Hofmeyr · 4 years, 9 months ago
  6. 9eb10ef send GMM_CAUSE_ROAMING_NOTALLOWED instead of GMM_CAUSE_IMSI_UNKNOWN HARDCODED by gsmevent admin · 4 years, 9 months ago
  7. 63450d9 add USSD handlers to enable/disable 2G access by Neels Hofmeyr · 5 years ago
  8. d2d9f35 for ussd_get_ran, show current RAT by Neels Hofmeyr · 5 years ago
  9. 80b7fe7 auto upgrade hlr.db in the service file by Neels Hofmeyr · 5 years ago
  10. b984a6c add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  11. 3896888 SS/USSD: update configuretion example by Vadim Yanitskiy · 5 years ago
  12. e9dd9c6 SS/USSD: add IUSEs to enable / disable UMTS by Vadim Yanitskiy · 5 years ago
  13. 277b2d6 SS/USSD: implement an IUSE for getting RAN type(s) by Vadim Yanitskiy · 5 years ago
  14. f1949f7 Add DB storage for enabling / disabling arbitrary RAT types. by Neels Hofmeyr · 5 years ago
  15. f302de9 change format of 'last LU seen' by Neels Hofmeyr · 5 years ago
  16. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 9 months ago
  17. b07f33d fix spelling errors detected by lintian by Thorsten Alteholz · 4 years, 10 months ago
  18. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 5 years ago
  19. 9cf0030 Bump version: 1.0.0.49-e493-dirty → 1.1.0 by Pau Espin Pedrol · 4 years, 9 months ago 1.1.0
  20. b9b224c configure.ac: Require libosmocore 1.2.0 by Pau Espin Pedrol · 4 years, 9 months ago
  21. e49391b Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 4 years, 9 months ago
  22. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  23. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  24. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  25. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 10 months ago
  26. 5b5cac7 gitignore: ignore everything generated in db_test by Oliver Smith · 4 years, 10 months ago
  27. 937f583 hlr_ussd.c: rx_proc_ss_req(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 10 months ago
  28. 4ca7f6a hlr_ussd.c: fix: properly pass invokeID in handle_ussd_own_msisdn() by Vadim Yanitskiy · 4 years, 10 months ago
  29. b64cb27 manuals: improve subscribers create on demand by Oliver Smith · 4 years, 10 months ago
  30. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 4 years, 10 months ago
  31. 78abea6 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  32. 9ac494f manuals: Update vty documentation by Daniel Willmann · 5 years ago
  33. d62d401 manuals: Add script to update vty/counter documentation from docker by Daniel Willmann · 5 years ago
  34. 103c11b rx_check_imei_req(): fix IMEI bounds checking by Oliver Smith · 5 years ago
  35. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  36. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  37. a8253a5 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  38. 29f371f src/hlr.c: fix deprecation warning: use gsm48_decode_bcd_number2() by Vadim Yanitskiy · 5 years ago
  39. 2e403d6 src/db.h: use GSM23003_MSISDN_MAX_DIGITS for MSISDN buffer size by Vadim Yanitskiy · 5 years ago
  40. c415723 Document subscribers create on demand feature by Oliver Smith · 5 years ago
  41. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  42. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  43. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  44. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  45. e21b45a use new OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  46. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  47. d9724f4 hlr.c: fix possible msgb memleaks in read_cb() by Vadim Yanitskiy · 5 years ago
  48. c69a18b hlr.c: check the presence of msgb->l2h in read_cb() by Vadim Yanitskiy · 5 years ago
  49. 8625cda hlr.c: fix: properly print the original message type in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  50. 609978d hlr.c: fix: also store the session state in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  51. 28f0af8 hlr.c: forward GSUP messages between clients by Oliver Smith · 5 years ago
  52. 9f6e558 add missing error log: invalid IMSI by Neels Hofmeyr · 5 years ago
  53. 633fe29 fix error logging for GSUP route by Neels Hofmeyr · 5 years ago
  54. 7d53ae1 USSD: don't use gsm0480_msgb_alloc_name() by Oliver Smith · 5 years ago
  55. 95abc2b USSD: save MO USSD's originating MSC's vlr_number by Oliver Smith · 5 years ago
  56. f1fe94c USSD: fix routing to multiple MSC by Neels Hofmeyr · 5 years ago
  57. f7d3251 Cosmetic: gsup_route_find: comment addr, addrlen by Oliver Smith · 5 years ago
  58. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  59. ee7c0cb hlr.c: properly terminate the process on SIGTERM by Vadim Yanitskiy · 5 years ago
  60. c5044cf hlr.c: move hlr_ctx to the top by Oliver Smith · 5 years ago
  61. 20ddfdb Enable statsd support by Max · 5 years ago
  62. 227834b Add link to project wiki to .service file by Max · 5 years ago
  63. 44a2180 Log ip:port when adding GSUP routes by Max · 5 years ago
  64. f9cf180 hlr.c: replace deprecated osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  65. 02078b7 VTY: integrate IMEI by Oliver Smith · 5 years ago
  66. ef64b23 VTY tests: fill DB before running test by Oliver Smith · 5 years ago
  67. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  68. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  69. 7943e26 docs: running: document --db-upgrade by Oliver Smith · 5 years ago
  70. e0c6fe5 Bump version: 0.2.1.55-607c-dirty → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  71. f58f445 test_nodes.vty: Since libosmocore 1.0.0, we only have one space by Harald Welte · 5 years ago
  72. 15f624e docs: running: s/OsmoBTS/OsmoHLR by Oliver Smith · 5 years ago
  73. d4e0e4d docs: running: same argument order as osmo-hlr -h by Oliver Smith · 5 years ago
  74. 2dc7d96 Cosmetic: fix arg desc of db_subscr_update_msisdn_by_imsi() by Oliver Smith · 5 years ago
  75. 52c4aa0 gitignore: add tests/hlr_vty_test.db* by Oliver Smith · 5 years ago
  76. 66106c0 Cosmetic: hlr.c: remove confusing indent below if by Oliver Smith · 5 years ago
  77. 783ac81 Reply to CHECK-IMEI GSUP messages by Oliver Smith · 5 years ago
  78. df8d454 gsupclient: introduce osmo_gsup_client_enc_send() by Vadim Yanitskiy · 5 years ago
  79. 9ea9bbb contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  80. 5c14c9c display last location update timestamp in vty by Stefan Sperling · 5 years ago
  81. 705b61b add whitespace around PRId64 constants by Stefan Sperling · 5 years ago
  82. 638ba8c store a timestamp of the last location update seen from a subscriber by Stefan Sperling · 5 years ago
  83. 55f5efa introduce osmo_gsup_client_create2() by Stefan Sperling · 5 years ago
  84. e6ce52b SS/USSD: fix: properly (re)schedule NCSS session timeout by Vadim Yanitskiy · 5 years ago
  85. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 5 years ago
  86. 9c8806a SS/USSD: release IUSE sessions immediately after response by Vadim Yanitskiy · 5 years ago
  87. 4b8be4d contrib/jenkins.sh: build and publish manuals by Oliver Smith · 5 years ago
  88. bc9bead Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  89. 4655e6f Rename db_bootstrap.sed to db_sql2c.sed by Neels Hofmeyr · 5 years ago
  90. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 5 years ago
  91. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 5 years ago
  92. 8aa780b add 'show subscriber' command, alias for 'subscriber ... show' by Neels Hofmeyr · 5 years ago
  93. f08da24 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 5 years ago
  94. 62ce834 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  95. bf6b4eb hlr: update vty reference by Neels Hofmeyr · 6 years ago
  96. 79efdf3 OsmoBSC/HLR/MSC: Fix default config file name by Daniel Willmann · 6 years ago
  97. b41394a hlr: Add chapter on USSD configuration by Harald Welte · 6 years ago
  98. 0c331ab hlr: clarify that aud_3g also applies to 2G by Neels Hofmeyr · 6 years ago
  99. 25e716c vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  100. 92e49ef OsmoHLR: update vty reference by Neels Hofmeyr · 6 years ago