aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_hlr.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-11cosmetic: db_hlr: SL3_TXT: clarify indentingNeels Hofmeyr1-6/+7
2017-10-10cosmetic: log IMSI='<imsi>', log "no such subscriber"Neels Hofmeyr1-1/+1
2017-10-10cosmetic: refactor db_bind_imsi() as db_bind_text()Neels Hofmeyr1-3/+3
2017-10-10cosmetic: rename db_subscr_get() to db_subscr_get_by_imsi()Neels Hofmeyr1-2/+2
2017-10-10cosmetic: prepend DB_STMT_ to enum stmt_idx entriesNeels Hofmeyr1-8/+8
2017-03-20fix db_subscr_ps error handlingNeels Hofmeyr1-1/+2
2017-03-05Make subscr parameter to db_subscr_get() optionalMax1-5/+9
2017-02-21Add routines to update nam_psMax1-0/+26
2017-02-20db: move duplicated code into helper functionsMax1-46/+14
2016-06-10fix PURGE_MS sqlite3 accessHarald Welte1-8/+2
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte1-0/+45
2016-05-05some more comment / todo updatesHarald Welte1-0/+1
2016-05-03Major update; Code now supports SAI, LU and ISD transactionsHarald Welte1-0/+136