aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-17USSD: add special 'idle' handler to IUSE for testingVadim Yanitskiy1-2/+3
2020-10-29cosmetic: fix spelling in logging message: existAnt -> existEntVadim Yanitskiy1-1/+1
2020-04-30D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr1-0/+19
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-7/+7
2019-08-05Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol1-2/+2
2019-05-19Create subscribers on demandOliver Smith1-0/+56
2019-05-08osmo-hlr: allow configuring db path from cfg fileNeels Hofmeyr1-0/+13
2019-02-18Enable statsd supportMax1-0/+2
2019-01-24Optionally store IMEI in subscriber tableOliver Smith1-0/+21
2018-12-05SS/USSD: make NCSS session timeout configurableVadim Yanitskiy1-0/+15
2018-08-02USSD/hlr_vty.c: print error if EUSE is not foundVadim Yanitskiy1-1/+7
2018-07-30USSD: Add support for internal USSD handlersHarald Welte1-38/+67
2018-07-30USSD: fix null-pointer deref in "default-route" vty/config cmdHarald Welte1-1/+2
2018-07-30USSD: Add Core USSD handling + VTY routing config to HLRHarald Welte1-0/+153
2018-07-30hlr: Export + Declare global g_hlr symbolHarald Welte1-6/+2
2018-06-24Add "show gsup-connections" VTY commandHarald Welte1-2/+34
2018-02-14osmo-hlr: Add talloc context introspection via VTYHarald Welte1-0/+2
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-2/+0
2017-10-17implement subscriber vty interface, testsNeels Hofmeyr1-0/+3
2017-06-01VTY: Add hlr node and bind ip fieldPau Espin Pedrol1-1/+95
2017-02-01main: add VTY and '-c config-file' optionNeels Hofmeyr1-0/+44