aboutsummaryrefslogtreecommitdiffstats
path: root/src/hlr_vty_subscr.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-25change format of 'last LU seen'neels/last_lu_seen_fmtNeels Hofmeyr1-10/+8
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