aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-nitb
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Add very clear obsolescence / unmaintained warningsHarald Welte1-0/+28
2020-11-25osmo-nitb: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2017-08-20Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-18NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte1-2/+0
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso1-4/+3
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-13/+14
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr1-1/+1
2017-02-08vty: remove ignored logging parametersMax1-1/+1
2016-12-31fix 'osmo-nitb --version' segfaultNeels Hofmeyr1-1/+1
2016-12-21build: remove obsolete $LIBCRYPT in two placesNeels Hofmeyr1-1/+0
2016-12-21build: osmo-nitb: fix missing LIBCRYPTO_FLAGSNeels Hofmeyr1-0/+1
2016-12-02osmo-nitb: exit when MNCC socket init failedNeels Hofmeyr1-3/+7
2016-12-02global gsm_network: move allocation further upNeels Hofmeyr1-18/+17
2016-12-02split bsc_bootstrap_network() in alloc and configNeels Hofmeyr1-5/+16
2016-11-24move to libcommon-cs: net init 3: actual moveNeels Hofmeyr1-0/+1
2016-11-01Cosmetic: Add missing switch to usage helpPhilipp1-0/+1
2016-09-30log CTRL bind only onceNeels Hofmeyr1-2/+0
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr1-1/+1
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr1-3/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-14/+40
2016-08-31osmo-nitb: generate backtrace on SIGABRTHarald Welte1-0/+1
2016-07-28dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr1-0/+13
2016-05-21drop unneccessary duplicate linking: osmo-nitbNeels Hofmeyr1-1/+0
2016-04-22Add extra debug output with channel mode and typeMax1-1/+3
2016-02-25smpp: refactor initialization, add bind addressNeels Hofmeyr1-2/+2
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr1-1/+9
2016-02-25osmo-nitb: be strict about cmdline argsNeels Hofmeyr1-1/+3
2016-02-25osmo-nitb: cosmetic: rename to rf_ctrl_path, following mncc_sock_pathNeels Hofmeyr1-4/+4
2016-02-25osmo-nitb: add -M to pass specific MNCC socket pathNeels Hofmeyr1-6/+11
2015-11-02stats: Enable stats for sgsn, gbproxy, nitb, bsc, natJacob Erlbeck1-0/+2
2015-10-12libmsc: Use RAND_bytes when choosing a tmsiDaniel Willmann1-1/+1
2015-09-24vty: Change the return type from enum to intHolger Hans Peter Freyther1-1/+1
2015-09-15osmo-nitb: obsess about --help formatting.Neels Hofmeyr1-13/+13
2015-01-01Fix most compiler warnings with gcc-4.9.2Harald Welte1-0/+1
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-1/+1
2014-09-16nitb: Don't mention the broken PCAP generation optionHolger Hans Peter Freyther1-1/+0
2014-08-24Use port number #defines for VTY and CTRL portsHarald Welte1-1/+2
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte2-4/+4
2014-05-22bsc_hack: Don't strdup the string argumentsDaniel Willmann1-2/+2
2014-03-23ctrl: Move the lookup into a separate file in preparation for GPRSHolger Hans Peter Freyther1-1/+1
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-1/+6
2014-03-06nitb: Add a test for "show network" in the python testsuite.Ciaby1-3/+3
2014-03-04libbsc: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther1-0/+5
2014-02-08libbsc: Create the RF interface all the timeHolger Hans Peter Freyther1-6/+4
2013-12-13build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DLHolger Hans Peter Freyther1-1/+1
2013-12-13freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linkingNikola1-1/+1
2013-11-27osmo-nitb: don't print 'bac_hack' in usage/help outputHarald Welte1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-03-13Fix osmo-nitb build without libsmppHarald Welte1-0/+2
2013-03-13SMPP: Fix crash on delivery of incoming SUBMIT-SMHarald Welte1-1/+2