aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_vty_subscr.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr1-3/+11
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-2/+2
2019-07-15VTY: add subscriber update network-access-modeOliver Smith1-0/+28
2019-05-13db_hlr.c: db_subscr_create(): add flags argumentOliver Smith1-1/+1
2019-01-24VTY: integrate IMEIOliver Smith1-2/+73
2018-12-10display last location update timestamp in vtyStefan Sperling1-0/+17
2018-12-02implement removal of MSISDNNeels Hofmeyr1-15/+27
2018-12-02add 'show subscriber' command, alias for 'subscriber ... show'Neels Hofmeyr1-2/+7
2018-07-30hlr_vty_subscr.c: fix subscriber creation command helpVadim Yanitskiy1-2/+3
2018-07-30hlr: Export + Declare global g_hlr symbolHarald Welte1-5/+1
2018-04-10notify GSUP clients when HLR subscriber information changesStefan Sperling1-0/+4
2018-03-01vty: Don't print error if removing auth data while none presentHarald Welte1-2/+2
2017-11-29db_get_auth_data / db_get_auc: clarify return valuesNeels Hofmeyr1-8/+11
2017-10-23vty: fix output of empty IMSINeels Hofmeyr1-1/+1
2017-10-17implement subscriber vty interface, testsNeels Hofmeyr1-0/+484