aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Cosmetic: Fix typo: Siganlling->SignallingKeith1-1/+1
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-4/+1
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr1-0/+2
2018-02-19logging: Remove obsolete log categoriesHarald Welte1-72/+0
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr1-0/+12
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+186
2018-02-14libcommon: eliminate common_vty.cNeels Hofmeyr1-1/+84
2018-02-14libcommon: eliminate bsc_version.cNeels Hofmeyr1-2/+7
2018-02-14osmo-bsc: Add talloc context introspection via VTYHarald Welte1-0/+1
2018-01-19HO: enable handover by initializing at startup; rename init functionNeels Hofmeyr1-0/+3
2018-01-19osmo_bsc_mgcp: cosmetic: introduce mgcp_init(), soak up fsm initNeels Hofmeyr1-0/+3
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte1-4/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte1-1/+1
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier1-0/+13
2017-10-24osmo-bsc: Initialize logging before initializing rate_ctrHarald Welte1-3/+3
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-11/+11
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-1/+1
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-3/+7
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+301