aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-15osmo-bsc.vty WIPneels/miscNeels Hofmeyr1-0/+585
2018-04-15NOT FOR MERGE tempoarily disable ctrl testsNeels Hofmeyr1-209/+3
2018-04-15associate conn with bsc subscriber where possible (TODO)Neels Hofmeyr6-11/+30
2018-04-15try to record subsrc on l3-complNeels Hofmeyr1-1/+12
2018-04-15bsc_subscr: explicitly log ref count on allocNeels Hofmeyr1-1/+1
2018-04-14inform A-RESET FSM about MSC CR timeoutsPhilipp Maier1-2/+9
2018-04-13fix handling of state changes in acc rampingStefan Sperling3-36/+112
2018-04-12only trigger acc ramping if trx 0 is usable and unlockedStefan Sperling1-4/+9
2018-04-12trigger acc ramping on state-changed-event reportsStefan Sperling1-2/+10
2018-04-11rename helper functions in the acc ramp code to avoid confusionStefan Sperling1-13/+13
2018-04-11trigger acc ramping based on trx rf-locked stateStefan Sperling2-1/+49
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling4-29/+43
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol3-9/+5
2018-04-11bsc_nat: forward_to_bsc: Fix memleak on send failurePau Espin Pedrol1-1/+2
2018-04-11bsc_nat: forward_to_bsc: remove one level of indentationPau Espin Pedrol1-45/+46
2018-04-11bsc_nat: ctrl: fix memleak on reply receivalPau Espin Pedrol1-4/+3
2018-04-11libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mncPau Espin Pedrol1-0/+2
2018-04-10only log actual access control class ramping changesStefan Sperling1-2/+4
2018-04-09fix initialization of acc rampingStefan Sperling1-10/+4
2018-04-09fix a format string error in bts_update_t3122_chan_load()Stefan Sperling1-1/+2
2018-04-07"show timeslot": Show dynamic PDCH state also for Osmocom-style dyn PDCHHarald Welte1-1/+4
2018-04-07Start Dynamic PDCH Initialization after RSL is upHarald Welte3-13/+3
2018-04-07Generate the S_L_INP_TEI_UP signal earlier.Stefan Sperling1-13/+12
2018-04-05vty: re-add 'timeout-ping' and 'timeout-pong' as dummy commandsNeels Hofmeyr1-0/+21
2018-04-02doc/examples: use NECI = 1 by defaultVadim Yanitskiy2-2/+2
2018-04-02cosmetic: Add fixme note for OS#3112Philipp Maier1-0/+5
2018-04-02cosmetic: remove dead codePhilipp Maier6-634/+0
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr11-19/+41
2018-03-28cosmetic: gsm0408_test: drop unused arg from bts_init()Neels Hofmeyr1-7/+8
2018-03-28move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_testNeels Hofmeyr2-36/+36
2018-03-28fix gsm0408_test: properly free bts struct after each testNeels Hofmeyr2-10/+23
2018-03-28range_enc_arfcns: avoid runtime error on zero sizeNeels Hofmeyr1-18/+24
2018-03-27change return type of page_subscriber() to voidStefan Sperling2-21/+12
2018-03-27gscon: fix illegal state transitionsPhilipp Maier1-2/+1
2018-03-26bssap: Log non handled paging requestsPau Espin Pedrol2-1/+3
2018-03-26paging: paging_request_bts: Fix wrong return valuePau Espin Pedrol1-1/+1
2018-03-26bsc_vty: Fix uninitialized var false positive on gcc 7.3.1Pau Espin Pedrol1-3/+3
2018-03-26libbsc: nokia_site: Fix uninitialized return valPau Espin Pedrol1-1/+2
2018-03-23contrib: osmo-bsc.service: Fix osmo-mgw.service dependencyPau Espin Pedrol1-1/+1
2018-03-23contrib: osmo-bsc.service: Update descriptionPau Espin Pedrol1-1/+1
2018-03-23cosmetic: remove dead code: osmo_bsc_reset.cPhilipp Maier1-190/+0
2018-03-22bs11: make bs11_config build againPhilipp Maier2-0/+17
2018-03-22ipaccess: make ipaccess-config build againPhilipp Maier2-0/+16
2018-03-22gsm0408_test: drop LAI encoding testNeels Hofmeyr2-28/+0
2018-03-22vty: drop unused vty definitions (*_NODE, msc_*)Neels Hofmeyr1-14/+0
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte5-110/+91
2018-03-22GSCON FSM: Fix argument order when calling gsm0808_assign_req()Harald Welte1-2/+3
2018-03-22BSSAP: document match_codec_pref() more thoroughlyHarald Welte1-2/+8
2018-03-22BSSAP: Fix test_codec_pref() implementation for AMRHarald Welte1-1/+1
2018-03-22cosmetic: remove old, already commented-out codePhilipp Maier1-2/+0