aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-26libbsc: nokia_site: Fix uninitialized return valPau Espin Pedrol1-1/+2
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-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte3-101/+90
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
2018-03-22cosmetic: remove dead code and obsolete fixmesPhilipp Maier1-17/+2
2018-03-22Cosmetic: fix missing semicolon after osmo-assertPhilipp Maier1-3/+3
2018-03-22cosmetic: fix incomplete sentence in comment.Philipp Maier1-2/+2
2018-03-22cosmetic: remove needless fixme note.Philipp Maier1-8/+0
2018-03-22cosmetic: fix argument order of forward_dtap()Philipp Maier1-9/+8
2018-03-22cosmetic: remove unused enum membersPhilipp Maier1-2/+0
2018-03-22fixup: apply mnc3 change also in ipaccess/network_listen.cNeels Hofmeyr1-3/+3
2018-03-22cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNCNeels Hofmeyr1-16/+4
2018-03-19fix an error message in bssmap_handle_paging()Stefan Sperling1-1/+1
2018-03-18pcu_sock.c: Avoid breaking strict-aliasing on ptr derreferencePau Espin Pedrol1-1/+1
2018-03-17RR: Send RR STATUS in case of unsupported/unknown messageHarald Welte2-0/+30
2018-03-17paging: Unify formatting of log messages with (bts=%d) prefixHarald Welte1-7/+10
2018-03-17abis_nm: Improve and fix OML loggingHarald Welte1-87/+68
2018-03-17cosmetic: Fix infinite number of formatting errors in gscon_fsm_statesHarald Welte1-64/+64
2018-03-17bsc_subscr_conn_fsm.c: Fix wrong param list passed to LOGPFSMLPau Espin Pedrol1-1/+1
2018-03-17bsc_api.c: bsc_handle_lchan_signal: Remove unused variablePau Espin Pedrol1-4/+1
2018-03-16ipaccess-config: Check cmdlie arg unit-id formatPau Espin Pedrol1-0/+38
2018-03-16abisip-find: Improve use information outputPau Espin Pedrol1-3/+5
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte15-1632/+1408
2018-03-14use libosmocore to parse cell identifiers in osmo-bscStefan Sperling1-86/+49
2018-03-13ipaccess-config: Improve handling of last parameterPau Espin Pedrol1-8/+11
2018-03-13ipaccess-config: Add missing path with log errorPau Espin Pedrol1-0/+1
2018-03-13ipaccess-config: Enable logging all categories to print errorsPau Espin Pedrol1-2/+2
2018-03-12abisip-find: Add --format-json optionPau Espin Pedrol1-4/+38
2018-03-12abisip-find: Force stdout buffer flushPau Espin Pedrol1-2/+3
2018-03-12abisip-find: Add option to bind to a specific source addressPau Espin Pedrol1-4/+20
2018-03-12bsc_vty: display bts features in show btsPhilipp Maier1-0/+20
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier8-48/+24
2018-03-12sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6Harald Welte1-5/+5
2018-03-11pcu_if: implement support for 3-digit MNCNeels Hofmeyr1-1/+1
2018-03-08cosmetic: typo in log: handover_decision2.c: 'measuements'Neels Hofmeyr1-1/+1
2018-03-08cosmetic: hodec2: log nr of neighbors in meas reportNeels Hofmeyr1-1/+2
2018-03-08gsm48_parse_meas_rep(): set num_cell=0 if no neighbor cells are reportedNeels Hofmeyr1-1/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr13-133/+183
2018-03-06libbsc/bsc_vty.c: prevent uninitialized accessVadim Yanitskiy1-0/+3
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr4-8/+8
2018-03-05gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of bufNeels Hofmeyr2-7/+8
2018-03-05compiler warning: chan_compat_with_mode(): clearly handle all enum valsNeels Hofmeyr1-19/+7
2018-03-04bsc_vty: Merge more VTY documentation string #definesHarald Welte1-10/+14
2018-03-02Revert "Generate the S_L_INP_TEI_UP signal earlier."Harald Welte1-12/+13
2018-03-01a_reset: Add FSM event namesPhilipp Maier1-0/+8