aboutsummaryrefslogtreecommitdiffstats
path: root/src/db.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-10cosmetic: refactor db_bind_imsi() as db_bind_text()Neels Hofmeyr1-1/+1
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-11/+11
2017-03-16UMTS AKA: implement SQN increment according to SEQ and INDNeels Hofmeyr1-2/+3
2017-02-21Add routines to update nam_psMax1-8/+10
2017-02-20db: move duplicated code into helper functionsMax1-0/+2
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte1-0/+5
2016-05-03Major update; Code now supports SAI, LU and ISD transactionsHarald Welte1-3/+41
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+35