aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2011-07-19osmo-bsc: Only keep the newest of subsequent invalid positionsDaniel Willmann1-1/+12
2011-07-19osmo_bsc: Track the last three locations.Daniel Willmann1-7/+47
2011-07-19osmo-bsc: Add valid field to location commandDaniel Willmann1-6/+13
2011-07-19osmo-bsc: Improve return handling in verify_net_locDaniel Willmann1-3/+2
2011-07-19osmo-bsc: Compare char * with NULL instead of 0Daniel Willmann1-1/+2
2011-07-19bsc: Correct the cast for the signal dataHolger Hans Peter Freyther1-3/+3
2011-07-19bsc: Fix a memory leak when the BSC is not allowed to open a connectionHolger Hans Peter Freyther1-0/+4
2011-07-19bsc: Call the RF Control interface ctrl all the wayHolger Hans Peter Freyther3-10/+10
2011-07-18misc: Remove the osmocom/core/process.h includeHolger Hans Peter Freyther1-1/+0
2011-07-13controlif: declare controlif_setup() in control_cmd.hHarald Welte1-2/+0
2011-07-13controlif: Adapt to minor data structure change regarding nm_stateHarald Welte1-1/+1
2011-07-13osmo_bsc: Add some libctrl commandsDaniel Willmann1-0/+164
2011-07-13osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the natDaniel Willmann3-0/+39
2011-07-12osmo-bsc: Some more logging (LOGL_INFO).Harald Welte1-0/+12
2011-07-12osmo-bsc: Add missing return statement causing CIPH MODE REJHarald Welte1-0/+2
2011-07-11osmo_bsc_msc: use DMI consistnetly for debugging packet payloadHarald Welte1-1/+1
2011-07-11bsc/msc bssap: some logging clean-upHarald Welte1-6/+16
2011-07-11use the recently introduced gsm0808_bssmap_name() of libosmogsmHarald Welte1-2/+4
2011-06-30bsc: Require osmo-sccp 0.0.6 and update the APIHolger Hans Peter Freyther2-3/+4
2011-06-25osmo-bsc: bring in sync with recent NM MO changesHarald Welte1-5/+5
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-9/+2
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther1-10/+8
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso2-6/+6
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2-6/+6
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso6-7/+7
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso3-13/+13
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso3-19/+19
2011-05-04bsc: Provide a show statistics commandHolger Hans Peter Freyther1-0/+11
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther2-28/+48
2011-04-26bsc: Allow the NAT to query the list of LACsHolger Hans Peter Freyther1-3/+38
2011-04-26bsc: Handle MGCP coming from Osmo Extensions headerHolger Hans Peter Freyther1-0/+20
2011-04-13bsc: Remove the handling of the RTP option from the switch/case stmtHolger Hans Peter Freyther1-3/+0
2011-04-13bsc: Use the new name in the usage statementHolger Hans Peter Freyther1-1/+1
2011-04-07bsc: Add the bsc-rf-socket command to master as wellHolger Hans Peter Freyther2-6/+26
2011-04-07bsc: Include openbsc/ipaccess.h for the drop_oml commandHolger Hans Peter Freyther1-0/+1
2011-03-29bsc: Make the MSC node a child of CONFIG_NODEHolger Hans Peter Freyther1-15/+15
2011-03-29bsc: Fix the generation of the config file, fix indentionHolger Hans Peter Freyther1-4/+4
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte5-8/+8
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso8-15/+15
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-1/+1
2011-03-04fix path of bscconfig.h include fileHarald Welte1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-2/+6
2011-03-03re-structure the OpenBSC directory layoutHarald Welte11-0/+2675