aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon-cs
AgeCommit message (Expand)AuthorFilesLines
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr2-4/+20
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-07-12check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-2/+2
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-0/+13
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-0/+3
2017-01-26various comment / whitespace tweaks (libmsc, gprs, libcommon-cs)Neels Hofmeyr1-1/+1
2016-12-02move to libcommon-cs: net timezone VTY configNeels Hofmeyr1-0/+64
2016-12-02move to libcommon-cs: network VTY that isn't BSC-specificNeels Hofmeyr1-1/+206
2016-12-02move to libcommon-cs: global vty gsm_network pointerNeels Hofmeyr1-0/+24
2016-12-02sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counterNeels Hofmeyr1-0/+15
2016-11-24move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej()Neels Hofmeyr1-0/+33
2016-11-24move to libcommon-cs: net init 3: actual moveNeels Hofmeyr1-0/+63
2016-11-24Add empty libcommon-csNeels Hofmeyr3-0/+58