Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Neels Hofmeyr 40aa61ccf0 cosmetic: log IMSI='<imsi>', log "no such subscriber"
In LOGHLR and LOGAUC, log IMSI='<imsi>' instead of just <imsi>:
In the log, it is not always obvious to the reader that the printed number
refers to an IMSI (vs. an MSISDN or in the future an IMEI).

In db_get_auth_data(), log "No such subscriber" instead of just "Unknown", to
clarify what exactly is meant.

Change-Id: I2ec8ab5e67d4e95083f6e39232fc91ebaa080cb8
2017-10-10 02:39:09 +02:00
contrib add basic CTRL interface tests 2017-09-28 18:52:57 +02:00
debian debian: remove unneeded dependency libdbd-sqlite3 2017-10-02 15:00:16 +00:00
doc/examples VTY: Add hlr node and bind ip field 2017-06-01 11:31:39 +02:00
sql hlr_data.sql: Insert ki and opc instead of op to example data 2017-06-03 14:55:56 +00:00
src cosmetic: log IMSI='<imsi>', log "no such subscriber" 2017-10-10 02:39:09 +02:00
tests add CTRL tests for enable-/disable-/status-ps 2017-09-28 18:52:57 +02:00
.gitignore auth: verify test sets from 3GPP TS 55.205 2017-02-01 14:22:40 +01:00
.gitreview Add gerrit settings 2016-12-21 10:35:38 +01:00
COPYING add COPYING file with AGPLv3 license text 2016-11-11 10:17:06 +01:00
Makefile.am Use release helper from libosmocore 2017-08-25 18:27:28 +02:00
configure.ac add basic CTRL interface tests 2017-09-28 18:52:57 +02:00
git-version-gen build with autoconf/automake, add jenkins.sh script 2016-12-11 01:07:26 +01:00