aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc/osmo_bsc_main.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Use shorter vty_app_info->name for all appsHarald Welte1-1/+1
2011-02-24misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621Holger Hans Peter Freyther1-1/+0
2011-01-06misc: Fix compiler warning about incompatible pointersHolger Hans Peter Freyther1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-11-15bsc: Add thr audio module to send the MDCX message to the BTSHolger Hans Peter Freyther1-0/+5
2010-11-03bsc: Add simple SCCP binding code.Holger Hans Peter Freyther1-0/+5
2010-09-18janitor: Move the * to the variable nameHolger Hans Peter Freyther1-1/+1
2010-09-16bsc; Register the BSC API with many blanks.Holger Hans Peter Freyther1-0/+2
2010-09-16bsc: Add code responsible for connecting, reconnecting to the MSCHolger Hans Peter Freyther1-0/+5
2010-09-15bsc: Move the rf_ctl into the msc data structHolger Hans Peter Freyther1-3/+3
2010-09-15bsc: Remove the old msc parameter, everything is in the VTY config nowHolger Hans Peter Freyther1-2/+0
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-0/+43
2010-09-11bsc: Set the copyright for the real BSC.Holger Hans Peter Freyther1-0/+2
2010-08-26vty: Provide a is_config_node for the VTY and use it for the bscHolger Hans Peter Freyther1-1/+2
2010-08-25Introduce '-D' commandline option to daemonize processesHarald Welte1-1/+15
2010-08-03Use new include paths of libosmo-sccp 0.0.2Harald Welte1-1/+1
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther1-0/+5
2010-06-30osmo_bsc: Add option parsing, vty dummyHolger Hans Peter Freyther1-0/+154
2010-06-30osmo_bsc: Add empty osmo_bsc_main.c and hook it into the buildHolger Hans Peter Freyther1-0/+29