aboutsummaryrefslogtreecommitdiffstats
path: root/sql
AgeCommit message (Expand)AuthorFilesLines
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr1-2/+3
2019-11-12hlr db schema 3: hlr_number -> msc_numberNeels Hofmeyr1-2/+2
2019-10-31hlr.sql: move commentNeels Hofmeyr1-1/+2
2019-01-24Add IMEI column to subscriber tableOliver Smith1-2/+4
2018-12-07store a timestamp of the last location update seen from a subscriberStefan Sperling1-2/+7
2018-12-04add database schema versioning to the HLR databaseStefan Sperling1-6/+9
2018-07-02sql/Makefile: Create empty /var/lib/osmocom directory at install timepespin/debianPau Espin Pedrol1-0/+7
2018-07-02sql/Makefile: Install sql files under doc/.../sql subdirPau Espin Pedrol1-2/+2
2018-07-02sql/Makefile: Install hlr_data.sql as example together with hlr.sqlPau Espin Pedrol1-1/+1
2018-06-24sql/Makefile.am: Make docsdir completely configurableMartin Hauke1-1/+1
2017-10-28cosmetic: sql/hlr.sql: move commentsNeels Hofmeyr1-3/+2
2017-10-28automatically create db tables on osmo-hlr invocationNeels Hofmeyr1-6/+5
2017-06-03hlr_data.sql: Insert ki and opc instead of op to example dataDaniel Willmann1-2/+2
2017-05-22install hlr.sql in prefix/doc/osmo-hlr/Neels Hofmeyr1-0/+3
2017-03-16UMTS AKA: implement SQN increment according to SEQ and INDNeels Hofmeyr1-1/+2
2017-02-01sql: add unique constraints to IMSI and MSISDNNeels Hofmeyr1-2/+2
2017-02-01comment: sql: describe auc_2g and auc_3g columnsNeels Hofmeyr1-7/+7
2017-02-01sql: auc_3g: set sqn NOT NULL DEFAULT 0Neels Hofmeyr1-1/+1
2017-02-01cosmetic: sql: indicate VARCHAR size of key columns as 32Neels Hofmeyr1-3/+3
2017-02-01sql: fix 3g_auc's column K data typeNeels Hofmeyr1-1/+1
2017-01-19hlr.sql: typo in commentNeels Hofmeyr1-1/+1
2016-12-11build with autoconf/automake, add jenkins.sh scriptNeels Hofmeyr1-0/+4
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte1-0/+2
2016-05-03hlr.sql: Don't use TRUE/FALSE as DEFAULT, they will be strings :(Harald Welte1-4/+5
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte2-0/+80