aboutsummaryrefslogtreecommitdiffstats
path: root/src/luop.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-18move creation of insert subscriber data messages to a common functionStefan Sperling1-26/+13
2018-05-04add error handling to osmo_gsup_configure_wildcard_apn()Neels Hofmeyr1-1/+6
2018-05-04add gsup_test to catch OS#3231Neels Hofmeyr1-17/+0
2018-05-04fix luop crash: use buffer for APN that remains validNeels Hofmeyr1-1/+3
2018-05-02rewrite subscriber_update_notify() without calls into luopStefan Sperling1-11/+1
2018-03-29more robust usage of osmo_timer API for osmo-hlr luop timerStefan Sperling1-2/+5
2017-12-15luop.c: Transform FIXME from warning to pragma messagePau Espin Pedrol1-2/+1
2017-10-17api doc: say that lu_op_tx_del_subscr_data() doesn't freeNeels Hofmeyr1-1/+2
2017-10-17luop: fix mem leak upon error in lu_op_alloc_conn()Neels Hofmeyr1-1/+3
2017-10-17add lu_op_free(), use in luop.cNeels Hofmeyr1-4/+10
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/+13
2017-02-16Move lu_operation into separate fileMax1-0/+268