aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-msc/msc_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03msc: exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-11-01fsm: use deferred deallocationNeels Hofmeyr1-2/+2
2019-09-03Implement a global switch on the network to disable call waiting.Keith Whyte1-0/+1
2019-08-05Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-05-15remove msc specific db countersAlexander Couzens1-26/+2
2019-05-12add DSS logging categoryNeels Hofmeyr1-2/+5
2019-05-08rename bscconfig.h to config.h, cleanupNeels Hofmeyr1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-68/+88
2019-04-12enable osmo_fsm_term_safely(), apply logging changesNeels Hofmeyr1-0/+2
2019-03-28libmsc: fix: properly initialize the SGs serverVadim Yanitskiy1-0/+6
2019-02-04Add SGs InterfaceHarald Welte1-0/+8
2018-12-21use vty->type instead of local variableStefan Sperling1-4/+0
2018-12-17log: by default start with all categories on LOGL_NOTICENeels Hofmeyr1-4/+4
2018-12-13require 'ipa-name' option to be set via config fileStefan Sperling1-0/+5
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-2/+11
2018-12-05msc_main: mncc: move mncc socket decision to after read_cfgNeels Hofmeyr1-5/+4
2018-12-05cosmetic: msc_main.c: default args definition styleNeels Hofmeyr1-5/+3
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-1/+0
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-1/+1
2018-09-27vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1
2018-08-17msc: Set talloc ctx for osmo_signal structuresPau Espin Pedrol1-0/+1
2018-08-14osmo-msc: track the use of talloc NULL memory contextsVadim Yanitskiy1-0/+3
2018-08-14osmo-msc: free the VTY talloc context on exitVadim Yanitskiy1-0/+3
2018-08-13osmo-msc: Improve shutdown due to signal and print talloc report on exitPau Espin Pedrol1-5/+26
2018-08-05RRLP: fix: actually init the RRLP signal handlersVadim Yanitskiy1-0/+3
2018-06-15msc_main: Fix typo in description of version paramPau Espin Pedrol1-1/+1
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-22dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.cNeels Hofmeyr1-1/+9
2018-03-22dissolve libcommon: drop debug.cNeels Hofmeyr1-0/+112
2018-03-22dissolve libcommon,libcommon-cs: clean up vty definitionsNeels Hofmeyr1-4/+47
2018-03-10msc_main: do not say 'osmo-nitb' in the usageNeels Hofmeyr1-1/+1
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-3/+1
2018-02-27cosmetic: gsm_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14osmo-msc: Add talloc context introspection via VTYHarald Welte1-0/+3
2018-02-14remove unused dyn_ts_allow_tch_f VTY optionHarald Welte1-14/+0
2018-02-09cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msgHarald Welte1-3/+1
2018-01-25debug: Remove dead log categoriesHarald Welte1-2/+2
2018-01-25remove dead ctrl.h header fileHarald Welte1-1/+0
2018-01-25remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.hHarald Welte1-1/+0
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-4/+0
2017-12-05mncc: remove deprecated commandline option.Philipp Maier1-6/+1
2017-11-24use only 0.23.1 as point code for both A and IuNeels Hofmeyr1-7/+5
2017-09-18main: remove cmdline args no longer available for osmo-mscNeels Hofmeyr1-27/+1
2017-09-15Remove unused osmo_bsc_rf.h headerMax1-1/+0
2017-09-15Remove BTS-specific attributesMax1-1/+0
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-5/+5
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-18/+18
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+1
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-5/+9