aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_db_tool.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-23osmo-hlr-db-tool: Make import from osmo-nitb less "lossy"Keith1-5/+98
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-3/+3
2019-05-13db_hlr.c: db_subscr_create(): add flags argumentOliver Smith1-1/+1
2018-12-07add whitespace around PRId64 constantsStefan Sperling1-1/+1
2018-12-04add database schema versioning to the HLR databaseStefan Sperling1-2/+9
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-1/+1
2017-11-21db_test: don't verify SQLite issued error messages, they might changeNeels Hofmeyr1-1/+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-08hlr_db_tool: fix error log strerror invocationNeels Hofmeyr1-4/+4
2017-10-28add osmo-hlr-db-tool, program to migrate from osmo-nitb dbNeels Hofmeyr1-0/+426