aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-18move creation of insert subscriber data messages to a common functionStefan Sperling5-67/+103
2018-05-04Bump version: 0.2.0.3-1b8a → 0.2.10.2.1Pau Espin Pedrol1-0/+9
2018-05-04add error handling to osmo_gsup_configure_wildcard_apn()Neels Hofmeyr4-8/+20
2018-05-04add gsup_test to catch OS#3231Neels Hofmeyr11-17/+191
2018-05-04fix luop crash: use buffer for APN that remains validNeels Hofmeyr4-7/+15
2018-05-03Bump version: 0.1.0.39-1cb4-dirty → 0.2.00.2.0Pau Espin Pedrol2-5/+62
2018-05-03don't forget to mark luop as a packet switched connectionStefan Sperling1-0/+1
2018-05-02rewrite subscriber_update_notify() without calls into luopStefan Sperling4-21/+94
2018-04-17Remove unused src/db_test.cPau Espin Pedrol2-91/+0
2018-04-17use osmo_init_logging2Pau Espin Pedrol6-6/+11
2018-04-10notify GSUP clients when HLR subscriber information changesStefan Sperling3-0/+40
2018-03-29more robust usage of osmo_timer API for osmo-hlr luop timerStefan Sperling1-2/+5
2018-03-05jenkins.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr1-1/+1
2018-03-05configure: add --enable-werrorNeels Hofmeyr1-0/+21
2018-03-01Fix responses to PURGE MSHarald Welte1-2/+2
2018-03-01vty: Don't print error if removing auth data while none presentHarald Welte1-2/+2
2018-02-14osmo-hlr: Add talloc context introspection via VTYHarald Welte3-0/+6
2018-02-09Fix expected test output after new 'logging print file 1' vty commandHarald Welte1-0/+1
2018-01-29Add missing build products in .gitignoreAlexander Huemer1-1/+6
2018-01-16fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBSNeels Hofmeyr1-0/+2
2018-01-08Enable sanitize for CI testsMax1-1/+1
2018-01-07ctrl test: fix: adjust expectations after stricter ctrl parsingNeels Hofmeyr1-8/+8
2017-12-20fix debug log: put 'deriving 2G from 3G' in proper placeNeels Hofmeyr3-3/+32
2017-12-19fix test_subscriber_errors.ctrl after libosmocore changeNeels Hofmeyr1-2/+2
2017-12-15contrib:jenkins.sh: Enable WerrorPau Espin Pedrol1-1/+1
2017-12-15luop.c: Transform FIXME from warning to pragma messagePau Espin Pedrol1-2/+1
2017-12-01Remove unused ipa.pyMax1-278/+0
2017-11-29db_test: also test db_get_auc() return valuesNeels Hofmeyr2-5/+80
2017-11-29osmo-hlr: log details for unknown IMSI / no auth data / db errorNeels Hofmeyr1-0/+7
2017-11-29db_get_auth_data / db_get_auc: clarify return valuesNeels Hofmeyr6-34/+53
2017-11-24Remove unused checkMax1-4/+2
2017-11-22return GMM_CAUSE_IMSI_UNKNOWN if there is no auth dataNeels Hofmeyr1-0/+1
2017-11-22cosmetic: rx_send_auth_info(): decide error cause with switch()Neels Hofmeyr1-5/+9
2017-11-21db_test: don't verify SQLite issued error messages, they might changeNeels Hofmeyr7-14/+13
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-17debian: install osmo-hlr.cfg to /etc/osmocomAlexander Couzens1-0/+1
2017-11-17doc: install example .cfg files to $(docdir)/examples/Alexander Couzens4-0/+25
2017-11-16debian: include systemd service osmo-hlr.serviceAlexander Couzens1-0/+1
2017-11-12db-tool: error-exit on too many argumentsNeels Hofmeyr1-0/+6
2017-11-12db-tool: cosmetic: tweak printf outputNeels Hofmeyr1-2/+1
2017-11-12db-tool: add command 'create'Neels Hofmeyr1-4/+12
2017-11-11cosmetic: add comment on ignored return valueNeels Hofmeyr1-0/+2
2017-11-10hlr.c: Avoid overflow of lu_operation.subscr.imsiHarald Welte1-1/+1
2017-11-08hlr_db_tool: fix error log strerror invocationNeels Hofmeyr1-4/+4
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-2/+0
2017-10-28Tag/Release version 0.1.00.1.0Harald Welte1-0/+136
2017-10-28Debian: Make sure we include osmo-hlr-db-tool in the packageHarald Welte1-0/+1
2017-10-28add osmo-hlr-db-tool, program to migrate from osmo-nitb dbNeels Hofmeyr5-11/+495
2017-10-28fix default logging levels to NOTICE, not DEBUGNeels Hofmeyr5-6/+9
2017-10-28cosmetic: rename SL3_TXT macro, use osmo_strlcpy()Neels Hofmeyr1-11/+14