aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_hack.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-26MNCC: Introduce bsc_hack argument '-m' for enabling MNCC socketHarald Welte1-2/+14
2010-12-26MNCC: remove 'upqueue'Harald Welte1-1/+1
2010-12-26MNCC: clarify naming / rename mncc_recv() to int_mncc_recv()Harald Welte1-1/+1
2010-12-26sms: Change the default values for the sms_queueHolger Hans Peter Freyther1-1/+1
2010-12-26sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther1-0/+4
2010-09-18janitor: Move the * to the variable nameHolger Hans Peter Freyther1-1/+1
2010-08-26vty: Provide a is_config_node for the VTY and use it for the bscHolger Hans Peter Freyther1-2/+2
2010-08-25Introduce '-D' commandline option to daemonize processesHarald Welte1-1/+16
2010-06-30bsc_api: Move the API init into the main function.Holger Hans Peter Freyther1-0/+2
2010-06-09misc: Fix the return type of the go back vty function...Holger Hans Peter Freyther1-1/+1
2010-05-31[bsc_hack] Call handle_options before bootstrapping the networkHolger Hans Peter Freyther1-3/+3
2010-05-25[VTY] use new struct vty_app_info in libvtyHarald Welte1-1/+11
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+1
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte1-1/+9
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte1-19/+6
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-10/+10
2010-03-25bsc_hack: Add other known options to the listHolger Hans Peter Freyther1-1/+3
2010-03-25bsc_hack: Add option to set the global log level.Holger Hans Peter Freyther1-1/+6
2010-03-24Make the compiler happy and use a putsHolger Hans Peter Freyther1-1/+1
2010-03-24Move the copyright and version header to bsc_init.cHolger Hans Peter Freyther1-10/+2
2010-03-23automatically include program version and print it from vty and --versionHarald Welte1-2/+28
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-2/+2
2010-01-14Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.cDaniel Willmann1-0/+2
2010-01-12update copyright statementsHarald Welte1-1/+1
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte1-0/+6
2009-12-24vty: sub-divide talloc contexts and include them in talloc reportHarald Welte1-0/+6
2009-12-23[statistics] Do the syncing to db from within the bsc_hackHolger Hans Peter Freyther1-0/+23
2009-12-22Import the new logging architectureHolger Hans Peter Freyther1-3/+11
2009-12-20remove hand full of 'extern ipacc_rtp_direct' definitionsHarald Welte1-1/+0
2009-12-19add --help message about --rtp-proxy argumentHarald Welte1-0/+1
2009-12-17[handover] first functional handover implementationHarald Welte1-0/+1
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte1-5/+0
2009-12-06[bsc_hack] Ignore the sigpipe...Holger Hans Peter Freyther1-0/+1
2009-12-01Introduce new S_GLOBAL_SHUTDOWN signalHarald Welte1-0/+2
2009-08-17[bsc_init] Create a bsc_init.c that can be used for setting up hings.Holger Hans Peter Freyther1-1076/+20
2009-08-17actual code running at end of har2009Harald Welte (local)1-0/+13
2009-08-16trigger RRLP position requests after paging succeeded and after subscriber at...Harald Welte (local)1-0/+1
2009-08-15move talloc context creation out of on_dso / constructorsHarald Welte (local)1-0/+1
2009-08-14allow vty to set periodic location updating timer t3212Harald Welte (local)1-2/+1
2009-08-13Merge commit 'har/laforge'Daniel Willmann1-5/+2
2009-08-13disable emergency call bit (i.e. cell does not support emergency call)Harald Welte1-4/+4
2009-08-13fix token auth implementationHarald Welte (local)1-0/+1
2009-08-13replace the command line option -a with the auth-policy config optionJan Luebbe1-4/+0
2009-08-13add 'ms max power' vty command to set the maximum MS power in dBmHarald Welte (local)1-1/+1
2009-08-12add help message about timestamp optionHarald Welte1-0/+1
2009-08-12patch power reduction into NM attributesHarald Welte1-0/+4
2009-08-12patch the SI and NM attr tables independentlyHarald Welte1-23/+39
2009-08-12set nominal TRX power for BS-11 and nanoBTSHarald Welte (local)1-0/+9
2009-08-12implement bts->cell_barred feature, configurable in VTYHarald Welte (local)1-0/+16
2009-08-10Merge commit 'origin/master'Harald Welte1-3/+4