1. 5d07d33 add USSD handlers to enable/disable 2G access by Neels Hofmeyr · 5 years ago 35c3
  2. 060f203 for ussd_get_ran, show current RAT by Neels Hofmeyr · 5 years ago
  3. 846cbea auto upgrade hlr.db in the service file by Neels Hofmeyr · 5 years ago
  4. 399a0c7 add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  5. fec93b1 systemd service: add save_log_tail by Neels Hofmeyr · 5 years ago
  6. b1e2e70 35c3 hack: *#102#: add a hint to *#301#, to enable/disable 3G by Neels Hofmeyr · 5 years ago
  7. 0d31cf5 SS/USSD: update configuretion example by Vadim Yanitskiy · 5 years ago fixeria/35c3
  8. 5e4069c SS/USSD: add IUSEs to enable / disable UMTS by Vadim Yanitskiy · 5 years ago
  9. 4bd7bdb SS/USSD: implement an IUSE for getting RAN type(s) by Vadim Yanitskiy · 5 years ago
  10. 7d29e34 allow/disallow 2G/3G wip by Neels Hofmeyr · 5 years ago
  11. 18a1b01 change format of 'last LU seen' by Neels Hofmeyr · 5 years ago neels/last_lu_seen_fmt
  12. df8d454 gsupclient: introduce osmo_gsup_client_enc_send() by Vadim Yanitskiy · 5 years ago
  13. 9ea9bbb contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  14. 5c14c9c display last location update timestamp in vty by Stefan Sperling · 5 years ago
  15. 705b61b add whitespace around PRId64 constants by Stefan Sperling · 5 years ago
  16. 638ba8c store a timestamp of the last location update seen from a subscriber by Stefan Sperling · 5 years ago
  17. 55f5efa introduce osmo_gsup_client_create2() by Stefan Sperling · 5 years ago
  18. e6ce52b SS/USSD: fix: properly (re)schedule NCSS session timeout by Vadim Yanitskiy · 5 years ago
  19. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 5 years ago
  20. 9c8806a SS/USSD: release IUSE sessions immediately after response by Vadim Yanitskiy · 5 years ago
  21. 4b8be4d contrib/jenkins.sh: build and publish manuals by Oliver Smith · 5 years ago
  22. bc9bead Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  23. 4655e6f Rename db_bootstrap.sed to db_sql2c.sed by Neels Hofmeyr · 5 years ago
  24. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 5 years ago
  25. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 5 years ago
  26. 8aa780b add 'show subscriber' command, alias for 'subscriber ... show' by Neels Hofmeyr · 5 years ago
  27. f08da24 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  28. 62ce834 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  29. bf6b4eb hlr: update vty reference by Neels Hofmeyr · 6 years ago
  30. 79efdf3 OsmoBSC/HLR/MSC: Fix default config file name by Daniel Willmann · 6 years ago
  31. b41394a hlr: Add chapter on USSD configuration by Harald Welte · 6 years ago
  32. 0c331ab hlr: clarify that aud_3g also applies to 2G by Neels Hofmeyr · 6 years ago
  33. 25e716c vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  34. 92e49ef OsmoHLR: update vty reference by Neels Hofmeyr · 6 years ago
  35. 95380ab share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLR by Harald Welte · 6 years ago
  36. 849bfd0 OsmoHLR: update section 'Bootstrap the Database' by Neels Hofmeyr · 6 years ago
  37. 7e2d3c7 OsmoHLR: update ctrl description and examples by Neels Hofmeyr · 7 years ago
  38. 8f725ae OsmoHLR: add make target to update the example ctrl and vty files by Neels Hofmeyr · 7 years ago
  39. 1ed4bb4 refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  40. 25dd785 add OsmoHLR manual, OsmoHLR VTY reference by Neels Hofmeyr · 7 years ago
  41. 4f5f6f8 Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  42. e66e525 fix and re-enable osmo_hlr_subscriber_update_notify() by Neels Hofmeyr · 6 years ago
  43. 4a4bdcd hlr_ussd.c: fix: reject 'structured' SS requests by Vadim Yanitskiy · 6 years ago
  44. cb364bb store gsup peer upon accepting LU by Neels Hofmeyr · 6 years ago
  45. d646207 more space for vlr_number and sgsn_number by Neels Hofmeyr · 6 years ago
  46. 6cee799 fix is_ps logic in rx_upd_loc_req(), store CS as is_ps = false by Neels Hofmeyr · 6 years ago
  47. c88bdab fix VTY tests to expect well-formed output of logging configuration by Harald Welte · 6 years ago
  48. 607ce5c osmo-hlr.cfg: Ensure well-formed config file example by Harald Welte · 6 years ago
  49. ccdb970 make: always allow running python tests manually by Neels Hofmeyr · 6 years ago
  50. a5b36a0 tweak example config by Neels Hofmeyr · 6 years ago
  51. 13000d8 fix build: adjust test_nodes.vty to logging change by Neels Hofmeyr · 6 years ago
  52. 7ebfd06 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago pespin/systemd
  53. 966fcb2 Move doc/Makefile.am to doc/examples/Makefile.am by Pau Espin Pedrol · 6 years ago
  54. 6fe1c22 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  55. 0da9f2f libosmo-gsup-client: License is GPLv2-or-later by Harald Welte · 6 years ago
  56. 1eb9869 USSD: Fix "ussd default-route" by Harald Welte · 6 years ago
  57. 3adb33d hlr_ussd.c: avoid using CR and NL in IUSE responses by Vadim Yanitskiy · 6 years ago
  58. 791ea72 debian: Make libosmo-gsup-client-dev depend on libosmo-gsup-client0 by Harald Welte · 6 years ago
  59. 9f7b69a gitignore: Add .tarball-version by Harald Welte · 6 years ago
  60. e6c839e hlr_ussd.c: fix: properly print a EUSE / IUSE name by Vadim Yanitskiy · 6 years ago
  61. b93c44f USSD/hlr_vty.c: print error if EUSE is not found by Vadim Yanitskiy · 6 years ago
  62. a05efe8 hlr_ussd.h: drop meaningless forward declaration by Vadim Yanitskiy · 6 years ago
  63. 7645141 debian: Fix typo in package description by Martin Hauke · 6 years ago
  64. 5198609 pkg-config: Fix libosmo-gsup-client pkg-config file by Harald Welte · 6 years ago
  65. 7c2f430 debian: Add sub-package for libosmo-gsup-client by Harald Welte · 6 years ago
  66. 633fdde Update .gitignore: ignore osmo-euse-demo by Vadim Yanitskiy · 6 years ago
  67. 7c5e930 hlr_ussd.h: use proper libc headers by Vadim Yanitskiy · 6 years ago
  68. 83df349 hlr_ussd.h: add #pragma once include guard by Vadim Yanitskiy · 6 years ago
  69. 05fe023 tests/Makefile.am: also remove temporary sqlite files by Vadim Yanitskiy · 6 years ago
  70. 2781bb7 Update .gitignore: add missing build products by Vadim Yanitskiy · 6 years ago
  71. f473c7b hlr_vty_subscr.c: fix subscriber creation command help by Vadim Yanitskiy · 6 years ago
  72. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  73. 7d29d59 Add osmo-euse-demo as minimalistic test of a External USSD (EUSE) handler by Harald Welte · 6 years ago
  74. 55d32a1 USSD: fix null-pointer deref in "default-route" vty/config cmd by Harald Welte · 6 years ago
  75. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  76. 9b6bc9e osmo-hlr.cfg: Don't enable DEBUG logging by default by Harald Welte · 6 years ago
  77. 7f32f5f USSD: Further unification of log output; Use LOGPSS when possible by Harald Welte · 6 years ago
  78. 7266731 USSD: Send ReturnError component if USSD Code unknown / EUSE disconnected by Harald Welte · 6 years ago
  79. 97bfb65 hlr_ussd: Introduce LOGPSS() macro by Harald Welte · 6 years ago
  80. bb77939 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD by Harald Welte · 6 years ago
  81. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  82. d5807b8 hlr: Export + Declare global g_hlr symbol by Harald Welte · 6 years ago
  83. 21c14fc GSUP: Log GSUP route add/remove by Harald Welte · 6 years ago
  84. 050eb1d src/db.c: don't ignore the result of db_bootstrap() by Vadim Yanitskiy · 6 years ago
  85. dc17e05 src/db.c: fix: make sure the database is properly closed by Vadim Yanitskiy · 6 years ago
  86. 953d27c gsup_client: rename gsup_client_* to osmo_gsup_client_* by Harald Welte · 6 years ago
  87. ec6915a import gsup_client.c as new libosmo-gsup-client by Harald Welte · 6 years ago
  88. 9fdb854 hlr.c: track the use of talloc NULL memory contexts by Vadim Yanitskiy · 6 years ago
  89. 4793a7e hlr.c: free root talloc context on exit by Vadim Yanitskiy · 6 years ago
  90. 527d934 hlr.c: move deinitialization code from SIGINT handler by Vadim Yanitskiy · 6 years ago
  91. 6b274b9 sql/Makefile: Create empty /var/lib/osmocom directory at install time by Pau Espin Pedrol · 6 years ago pespin/debian
  92. edca4f8 sql/Makefile: Install sql files under doc/.../sql subdir by Pau Espin Pedrol · 6 years ago
  93. b9c1028 sql/Makefile: Install hlr_data.sql as example together with hlr.sql by Pau Espin Pedrol · 6 years ago
  94. 1442e3a debian: Avoid installing duplicate cfg file in /etc by Pau Espin Pedrol · 6 years ago
  95. 0b8f054 sql/Makefile.am: Make docsdir completely configurable by Martin Hauke · 6 years ago
  96. fa7ee33 Add "show gsup-connections" VTY command by Harald Welte · 6 years ago
  97. 8fbf82b gsup_router: Use "#pragma once" and add missing #includes by Harald Welte · 6 years ago
  98. bd72f13 move osmo_gsup_addr_send() declaration from luop.h to gsup_router.h by Harald Welte · 6 years ago
  99. 32acace gsup_server: Add "priv" pointer and make it point to 'struct hlr' by Harald Welte · 6 years ago
  100. b85f604 disable blind subscriber insertion into every VLR/SGSN by Harald Welte · 6 years ago