aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Fix some typos in stdout outputRuben Undheim1-1/+1
2016-12-09bsc_ctrl: Ensure we don't pass NULL string into strtok_r()Harald Welte1-0/+1
2016-12-02split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr3-4/+4
2016-12-02Move timezone settings up to network levelNeels Hofmeyr2-30/+24
2016-12-02global gsm_network: move allocation further upNeels Hofmeyr1-5/+8
2016-12-02split bsc_bootstrap_network() in alloc and configNeels Hofmeyr1-2/+6
2016-12-02factor out gen of USSD notify and release complete to libosmocoreNeels Hofmeyr5-10/+10
2016-11-24move to libcommon-cs: net init 3: actual moveNeels Hofmeyr1-0/+1
2016-10-13msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr1-0/+1
2016-09-30log CTRL bind only onceNeels Hofmeyr1-2/+0
2016-09-28COSMETIC: 'if' is not a function, so there is space before '('Harald Welte1-1/+1
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr1-1/+1
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr1-1/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-16/+50
2016-05-21drop unneccessary duplicate linking: osmo-bscNeels Hofmeyr1-1/+0
2016-03-27osmo-bsc: fix compiler warning: store struct in vty->indexNeels Hofmeyr1-2/+2
2016-03-15bsc_scan_msc_msg: check protocol discriminatorNeels Hofmeyr1-0/+5
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr2-9/+9
2016-02-29minor commentNeels Hofmeyr1-0/+1
2016-02-29osmo_bsc_filter.c: add fixme noteNeels Hofmeyr1-0/+3
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr1-1/+9
2016-02-24osmo-bsc: fix checking wrong pointer for ctrl setup successNeels Hofmeyr1-1/+1
2016-01-30gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther1-1/+1
2016-01-15bsc/vty: Provide a hint of available inputHolger Hans Peter Freyther1-1/+1
2015-11-02stats: Enable stats for sgsn, gbproxy, nitb, bsc, natJacob Erlbeck1-0/+2
2015-10-02amr: Attempt to unbreak the AMR support in the BSCHolger Hans Peter Freyther1-11/+25
2015-09-24vty: Change the return type from enum to intHolger Hans Peter Freyther1-1/+1
2015-08-18GSM/GPRS 04.08: Don't print numeric mobile identity typesHarald Welte1-2/+2
2015-07-13bsc: Rename core_ncc to core_mncHolger Hans Peter Freyther4-8/+8
2015-07-01bsc: Check for the rand and then generate a resHolger Hans Peter Freyther2-4/+83
2015-07-01bsc/nat: Fix the structure of the identity request messageHolger Hans Peter Freyther1-1/+1
2015-06-19Fix build wrt. missing CFLAGS constituentsAndreas Rottmann1-1/+1
2015-06-15bsc: Attempt to fix crash when sending a SCCP CREF messageHolger Hans Peter Freyther1-1/+1
2015-05-17Replace ad-hoc function with generic one from libosmocoreMax1-12/+2
2015-05-03bsc: Send a LU Reject in case it has been filteredHolger Hans Peter Freyther1-8/+42
2015-05-03bsc: Add access list filtering to the BSCHolger Hans Peter Freyther2-3/+60
2015-05-03bsc: Add access lists to the MSC and the BSCHolger Hans Peter Freyther3-2/+72
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther1-0/+1
2015-04-01bsc: Change paging strategy based on override or notHolger Hans Peter Freyther1-6/+16
2015-04-01bsc: In preparation to the MT lac/ci patching split the codeHolger Hans Peter Freyther1-11/+21
2015-04-01bsc: Allow to use different LAC/CI for the core-networkHolger Hans Peter Freyther4-6/+66
2015-02-10nitb: Move the rf-lock commands from osmo-bsc to libbscHolger Hans Peter Freyther1-86/+0
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-0/+29
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck3-6/+8
2014-10-29bsc: Allow to disable sending ping/pong to the MSCHolger Hans Peter Freyther3-8/+31
2014-10-02bsc: Let the VTY verify that the timeout is a numberHolger Hans Peter Freyther1-2/+2
2014-09-05bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther4-12/+83
2014-08-24Use port number #defines for VTY and CTRL portsHarald Welte1-1/+2
2014-08-21libctrl: Move bulk of node lookup code into libosmocoreHarald Welte1-1/+1
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte4-8/+9