1. d646207 more space for vlr_number and sgsn_number by Neels Hofmeyr · 6 years ago
  2. 6cee799 fix is_ps logic in rx_upd_loc_req(), store CS as is_ps = false by Neels Hofmeyr · 6 years ago
  3. c88bdab fix VTY tests to expect well-formed output of logging configuration by Harald Welte · 6 years ago
  4. 607ce5c osmo-hlr.cfg: Ensure well-formed config file example by Harald Welte · 6 years ago
  5. ccdb970 make: always allow running python tests manually by Neels Hofmeyr · 6 years ago
  6. a5b36a0 tweak example config by Neels Hofmeyr · 6 years ago
  7. 13000d8 fix build: adjust test_nodes.vty to logging change by Neels Hofmeyr · 6 years ago
  8. 7ebfd06 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago pespin/systemd
  9. 966fcb2 Move doc/Makefile.am to doc/examples/Makefile.am by Pau Espin Pedrol · 6 years ago
  10. 6fe1c22 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  11. 0da9f2f libosmo-gsup-client: License is GPLv2-or-later by Harald Welte · 6 years ago
  12. 1eb9869 USSD: Fix "ussd default-route" by Harald Welte · 6 years ago
  13. 3adb33d hlr_ussd.c: avoid using CR and NL in IUSE responses by Vadim Yanitskiy · 6 years ago
  14. 791ea72 debian: Make libosmo-gsup-client-dev depend on libosmo-gsup-client0 by Harald Welte · 6 years ago
  15. 9f7b69a gitignore: Add .tarball-version by Harald Welte · 6 years ago
  16. e6c839e hlr_ussd.c: fix: properly print a EUSE / IUSE name by Vadim Yanitskiy · 6 years ago
  17. b93c44f USSD/hlr_vty.c: print error if EUSE is not found by Vadim Yanitskiy · 6 years ago
  18. a05efe8 hlr_ussd.h: drop meaningless forward declaration by Vadim Yanitskiy · 6 years ago
  19. 7645141 debian: Fix typo in package description by Martin Hauke · 6 years ago
  20. 5198609 pkg-config: Fix libosmo-gsup-client pkg-config file by Harald Welte · 6 years ago
  21. 7c2f430 debian: Add sub-package for libosmo-gsup-client by Harald Welte · 6 years ago
  22. 633fdde Update .gitignore: ignore osmo-euse-demo by Vadim Yanitskiy · 6 years ago
  23. 7c5e930 hlr_ussd.h: use proper libc headers by Vadim Yanitskiy · 6 years ago
  24. 83df349 hlr_ussd.h: add #pragma once include guard by Vadim Yanitskiy · 6 years ago
  25. 05fe023 tests/Makefile.am: also remove temporary sqlite files by Vadim Yanitskiy · 6 years ago
  26. 2781bb7 Update .gitignore: add missing build products by Vadim Yanitskiy · 6 years ago
  27. f473c7b hlr_vty_subscr.c: fix subscriber creation command help by Vadim Yanitskiy · 6 years ago
  28. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  29. 7d29d59 Add osmo-euse-demo as minimalistic test of a External USSD (EUSE) handler by Harald Welte · 6 years ago
  30. 55d32a1 USSD: fix null-pointer deref in "default-route" vty/config cmd by Harald Welte · 6 years ago
  31. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  32. 9b6bc9e osmo-hlr.cfg: Don't enable DEBUG logging by default by Harald Welte · 6 years ago
  33. 7f32f5f USSD: Further unification of log output; Use LOGPSS when possible by Harald Welte · 6 years ago
  34. 7266731 USSD: Send ReturnError component if USSD Code unknown / EUSE disconnected by Harald Welte · 6 years ago
  35. 97bfb65 hlr_ussd: Introduce LOGPSS() macro by Harald Welte · 6 years ago
  36. bb77939 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD by Harald Welte · 6 years ago
  37. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  38. d5807b8 hlr: Export + Declare global g_hlr symbol by Harald Welte · 6 years ago
  39. 21c14fc GSUP: Log GSUP route add/remove by Harald Welte · 6 years ago
  40. 050eb1d src/db.c: don't ignore the result of db_bootstrap() by Vadim Yanitskiy · 6 years ago
  41. dc17e05 src/db.c: fix: make sure the database is properly closed by Vadim Yanitskiy · 6 years ago
  42. 953d27c gsup_client: rename gsup_client_* to osmo_gsup_client_* by Harald Welte · 6 years ago
  43. ec6915a import gsup_client.c as new libosmo-gsup-client by Harald Welte · 6 years ago
  44. 9fdb854 hlr.c: track the use of talloc NULL memory contexts by Vadim Yanitskiy · 6 years ago
  45. 4793a7e hlr.c: free root talloc context on exit by Vadim Yanitskiy · 6 years ago
  46. 527d934 hlr.c: move deinitialization code from SIGINT handler by Vadim Yanitskiy · 6 years ago
  47. 6b274b9 sql/Makefile: Create empty /var/lib/osmocom directory at install time by Pau Espin Pedrol · 6 years ago pespin/debian
  48. edca4f8 sql/Makefile: Install sql files under doc/.../sql subdir by Pau Espin Pedrol · 6 years ago
  49. b9c1028 sql/Makefile: Install hlr_data.sql as example together with hlr.sql by Pau Espin Pedrol · 6 years ago
  50. 1442e3a debian: Avoid installing duplicate cfg file in /etc by Pau Espin Pedrol · 6 years ago
  51. 0b8f054 sql/Makefile.am: Make docsdir completely configurable by Martin Hauke · 6 years ago
  52. fa7ee33 Add "show gsup-connections" VTY command by Harald Welte · 6 years ago
  53. 8fbf82b gsup_router: Use "#pragma once" and add missing #includes by Harald Welte · 6 years ago
  54. bd72f13 move osmo_gsup_addr_send() declaration from luop.h to gsup_router.h by Harald Welte · 6 years ago
  55. 32acace gsup_server: Add "priv" pointer and make it point to 'struct hlr' by Harald Welte · 6 years ago
  56. b85f604 disable blind subscriber insertion into every VLR/SGSN by Harald Welte · 6 years ago
  57. a1d3b04 Return proper GSUP error in case of too short IMSI by Harald Welte · 6 years ago
  58. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  59. 78f4301 Bump version: 0.2.0.3-1b8a → 0.2.1 by Pau Espin Pedrol · 6 years ago 0.2.1
  60. 1b8a1dc add error handling to osmo_gsup_configure_wildcard_apn() by Neels Hofmeyr · 6 years ago
  61. 9d307ec add gsup_test to catch OS#3231 by Neels Hofmeyr · 6 years ago
  62. 5aeb438 fix luop crash: use buffer for APN that remains valid by Neels Hofmeyr · 6 years ago
  63. cb360f0 Bump version: 0.1.0.39-1cb4-dirty → 0.2.0 by Pau Espin Pedrol · 6 years ago 0.2.0
  64. 1cb4892 don't forget to mark luop as a packet switched connection by Stefan Sperling · 6 years ago
  65. 93c5b10 rewrite subscriber_update_notify() without calls into luop by Stefan Sperling · 6 years ago
  66. ec9440f Remove unused src/db_test.c by Pau Espin Pedrol · 6 years ago
  67. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  68. f162252 notify GSUP clients when HLR subscriber information changes by Stefan Sperling · 6 years ago
  69. 8f84014 more robust usage of osmo_timer API for osmo-hlr luop timer by Stefan Sperling · 6 years ago
  70. 70e7f21 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  71. 2e78858 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  72. 3f2a9a2 Fix responses to PURGE MS by Harald Welte · 6 years ago
  73. 880a34d vty: Don't print error if removing auth data while none present by Harald Welte · 6 years ago
  74. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  75. 9214c6c Fix expected test output after new 'logging print file 1' vty command by Harald Welte · 6 years ago
  76. 79fc698 Add missing build products in .gitignore by Alexander Huemer · 6 years ago
  77. ba1605a fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS by Neels Hofmeyr · 6 years ago
  78. b6265d1 Enable sanitize for CI tests by Max · 6 years ago
  79. 6c84da5 ctrl test: fix: adjust expectations after stricter ctrl parsing by Neels Hofmeyr · 6 years ago
  80. 84c2f43 fix debug log: put 'deriving 2G from 3G' in proper place by Neels Hofmeyr · 6 years ago
  81. 63f68cc fix test_subscriber_errors.ctrl after libosmocore change by Neels Hofmeyr · 6 years ago
  82. b5d7701 contrib:jenkins.sh: Enable Werror by Pau Espin Pedrol · 6 years ago
  83. fc96f68 luop.c: Transform FIXME from warning to pragma message by Pau Espin Pedrol · 6 years ago
  84. 43bd606 Remove unused ipa.py by Max · 7 years ago
  85. 2dee60e db_test: also test db_get_auc() return values by Neels Hofmeyr · 7 years ago
  86. ab4d509 osmo-hlr: log details for unknown IMSI / no auth data / db error by Neels Hofmeyr · 7 years ago
  87. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 7 years ago
  88. 33eeeef Remove unused check by Max · 7 years ago
  89. 33cbde9 return GMM_CAUSE_IMSI_UNKNOWN if there is no auth data by Neels Hofmeyr · 7 years ago
  90. 671db90 cosmetic: rx_send_auth_info(): decide error cause with switch() by Neels Hofmeyr · 7 years ago
  91. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  92. 6f3e8d6 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  93. db5dae6 debian: install osmo-hlr.cfg to /etc/osmocom by Alexander Couzens · 7 years ago
  94. 38f0877 doc: install example .cfg files to $(docdir)/examples/ by Alexander Couzens · 7 years ago
  95. aee7be9 debian: include systemd service osmo-hlr.service by Alexander Couzens · 7 years ago
  96. 8db4906 db-tool: error-exit on too many arguments by Neels Hofmeyr · 7 years ago
  97. c82e6ad db-tool: cosmetic: tweak printf output by Neels Hofmeyr · 7 years ago
  98. 0959e8b db-tool: add command 'create' by Neels Hofmeyr · 7 years ago
  99. 4f3841c cosmetic: add comment on ignored return value by Neels Hofmeyr · 7 years ago
  100. bd0d5bf hlr.c: Avoid overflow of lu_operation.subscr.imsi by Harald Welte · 7 years ago