aboutsummaryrefslogtreecommitdiffstats
path: root/src/ctrl.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-3/+3
2019-08-12fix spelling errors detected by lintianThorsten Alteholz1-1/+1
2018-12-07add whitespace around PRId64 constantsStefan Sperling1-2/+2
2017-11-29db_get_auth_data / db_get_auc: clarify return valuesNeels Hofmeyr1-4/+14
2017-10-27ctrl: completely replace all CTRL commandsNeels Hofmeyr1-36/+321
2017-10-27cosmetic: tweak params of hlr_controlif_setup()Neels Hofmeyr1-6/+6
2017-10-17add hlr_subsrc_nam to put GSUP client notification in proper APINeels Hofmeyr1-15/+3
2017-10-17fix mem leak in handle_cmd_ps(): free luopNeels Hofmeyr1-0/+1
2017-10-11refactor db_subscr_ps() to db_subscr_nam()Neels Hofmeyr1-1/+1
2017-10-10cosmetic: rename db_subscr_get() to db_subscr_get_by_imsi()Neels Hofmeyr1-1/+1
2017-03-06CTRL: add enable/disable packet service cmdsMax1-0/+43
2017-03-06Add CTRL interfaceMax1-0/+81