aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-09osmo-bsc vty: be fatal for addressbook entry errorsNeels Hofmeyr1-10/+8
2017-11-09osmo-bsc: SCCP addrs: default only if unset, reject invalidNeels Hofmeyr1-32/+25
2017-11-09osmo-bsc RESET FSM: use distinct struct namesNeels Hofmeyr1-10/+10
2017-11-09debian: Increase required libosmo-legacy-mgcp-dev versionHarald Welte1-1/+1
2017-11-09debian: Add dependency to libosmo-mgcp-client-devHarald Welte1-1/+2
2017-11-07fix build: bssap test broke by undefined referencesNeels Hofmeyr1-0/+3
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier13-67/+1324
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr8-9/+240
2017-11-02Check OML state per-BTSMax4-10/+10
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr6-12/+0
2017-10-29Bump version: 1.1.1.2-52cd → 1.1.21.1.2Harald Welte1-0/+7
2017-10-29debian/control: Specify versions of packages we depend uponHarald Welte1-7/+7
2017-10-28Debian: depend on libosmo-sigtran (bsc) and libosmo-sccp (bsc-nat)Harald Welte1-0/+1
2017-10-28Bump version: 1.1.0.2-0ae59 → 1.1.11.1.1Harald Welte1-0/+10
2017-10-28Debian: re-introduce missing build dependency to libssl-devHarald Welte1-0/+1
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
2017-10-28Tag/Release Version 1.1.01.1.0Harald Welte1-1/+62
2017-10-28Debian: osmo-bsc-dbg should cover only the osmo-bsc packageHarald Welte1-1/+1
2017-10-28Debian: Split off osmo-bsc-{bs11,ipaccess}-utils sub-packagesHarald Welte3-0/+5
2017-10-28Don't link osmo-bsc_nat against libosmoabisHarald Welte1-2/+0
2017-10-28Debian: Package osmo-bsc systemd serviceHarald Welte1-0/+1
2017-10-28Debian: Don't package osmo-bsc_natHarald Welte2-1/+18
2017-10-28osmo-bsc_nat: Don't link against libosmonetifHarald Welte1-2/+0
2017-10-28connfigure.ac: Depend on latest versions of libosmo-*Harald Welte1-7/+7
2017-10-28Debian: Remove obsolete build dependenciesHarald Welte1-6/+1
2017-10-26log: output hexdump of transmitted sccp messagesPhilipp Maier1-2/+2
2017-10-26log: log the sccp message type of messages sentPhilipp Maier1-0/+16
2017-10-24Rename osmo_fsm to avoid illegal space in name + more meaningful nameHarald Welte2-4/+4
2017-10-24osmo-bsc: Initialize logging before initializing rate_ctrHarald Welte1-3/+3
2017-10-24nanobts_omlattra_test: Initialize logging before executing testsHarald Welte1-0/+3
2017-10-24Fix nanobts_omlattr unit testHarald Welte1-0/+1
2017-10-23bsc_vty: Improve description of mid-call-text cmdPau Espin Pedrol1-1/+2
2017-10-23libbsc: Use correct printf formatting for uint64_tPau Espin Pedrol1-4/+4
2017-10-17bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol1-2/+4
2017-10-11debian/rules: show testsuite.log when tests are failingAlexander Couzens1-0/+4
2017-10-11SI1q: fix EARFCN appenderMax2-12/+33
2017-10-11ctrl: add oml-uptime commandMax4-13/+43
2017-10-10Remove pkg-config fileMax3-14/+0
2017-10-10SI2q: fix generation for multiple UARFCNsMax3-29/+25
2017-10-09OML: consider RSL link stateMax7-6/+39
2017-10-09SI2q: cleanup UARFCN additionMax2-88/+90
2017-10-05add ';' after OSMO_ASSERT()Neels Hofmeyr1-1/+1
2017-10-04Remove any references to RANAP and IuHarald Welte3-66/+0
2017-10-03.gitignore: Update to post-NITB-split realitiesHarald Welte1-26/+13
2017-10-02Fix repo split aftermathMax2-9/+6
2017-10-01gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte2-4/+70
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte3-92/+110
2017-10-01libbsc: document arguments of generate_bcch_chan_list()Harald Welte1-1/+7
2017-09-27Show OML link uptime in vtyMax4-3/+31
2017-09-26Remove unneeded dbi dependencyPau Espin Pedrol5-6/+0