aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2020-03-29Meas Tools, Avoid compiler format warningsKeith1-3/+3
2020-03-29Meas Tools: Avoid unusable terminal in case of error on osmo_sock_initKeith1-5/+4
2020-03-28Meas Tools: Avoid OSMO_ASSERT due to uninitialised logging.Keith2-0/+29
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+4
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol2-0/+2
2019-11-19cosmetic: bs11_config: clean trailing whitespacePau Espin Pedrol1-4/+4
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+0
2019-04-17Change comments/strings from OpenBSC to OsmoBSCDaniel Willmann1-1/+1
2019-03-14src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client depsPau Espin Pedrol1-3/+0
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr4-38/+6
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr3-6/+46
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+1
2018-03-22bs11: make bs11_config build againPhilipp Maier2-0/+17
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-1/+0
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-2/+1
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr1-0/+4
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+14
2017-12-19Remove dead code left over from NITB splitHarald Welte2-2/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr6-11/+11
2017-09-03configure.ac: remove smpp_mirror, which has no relation to a BSCHarald Welte2-377/+0
2017-08-27utils: smpp_mirror: bounce Delivery Receipts as Delivery AcknowledgmentsPablo Neira Ayuso1-9/+8
2017-08-27utils: smpp_mirror: reflect message reference TLVPablo Neira Ayuso1-1/+23
2017-08-27utils: smpp_mirror: temporarily munch SMPP delivery receiptsPablo Neira Ayuso1-0/+8
2017-08-27utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr10-0/+2729