aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-8/+9
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-207/+2
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-208/+2
2010-03-29[misc] Remove whitespace from the end of the line.Holger Hans Peter Freyther1-5/+5
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-16/+16
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-3/+3
2010-03-25channel requests: Add configuration to handle paging any with TCHHolger Hans Peter Freyther1-0/+14
2010-03-25channel request: Store the to be assigned channel type in the GSM NetworkHolger Hans Peter Freyther1-0/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-2/+164
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-52/+395
2010-03-22GPRS: make NSEI configurable from VTYHarald Welte1-0/+20
2010-03-22GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactiveHarald Welte1-0/+30
2010-03-22GPRS: make NSVC parameters VTY-configurableHarald Welte1-8/+77
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte1-1/+44
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2010-02-07[vty] Add a config for a simple OpenBSC BSC tokenHolger Hans Peter Freyther1-0/+16
2010-01-14[vty_interface.c]: Warn if no BTS could be allocatedDaniel Willmann1-1/+4
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte1-1/+4
2010-01-08[on-waves] Use a default rtp_base_port, write it out in the configHolger Hans Peter Freyther1-0/+1
2010-01-07[vty] In case of handover only warn about the proxy mode when it is enabledHolger Hans Peter Freyther1-2/+4
2010-01-07[bssap] Allow to use a different country code tooHolger Hans Peter Freyther1-0/+13
2010-01-06[vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part)Holger Hans Peter Freyther1-26/+0
2010-01-06[vty] Move db usage out of the libbsc (fork dumping of subscr)Holger Hans Peter Freyther1-1/+1
2010-01-05[bsc_msc_ip] Turn the MNC hack into a config optionHolger Hans Peter Freyther1-0/+13
2010-01-03vty: dump subscriber authentication (a3/a8) infos if availableSylvain Munaut1-0/+31
2010-01-03vty: Register logging_set_log_level_cmdSylvain Munaut1-0/+1
2009-12-29Introduce gsm_lchans_name() for human readable lchan state nameHarald Welte1-1/+2
2009-12-28vty: replace'logging level' numeric value with human readable stringHarald Welte (local)1-2/+10
2009-12-28set the TRX nominal power by default and/or VTYHarald Welte (local)1-6/+15
2009-12-28rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)1-1/+1
2009-12-26[debug] add new 'logging level' command to set loglevel more user friendlyHarald Welte (local)1-2/+29
2009-12-22Import the new logging architectureHolger Hans Peter Freyther1-0/+173
2009-12-22pretty-print statistics in 'show statistics'Harald Welte1-7/+7
2009-12-22print last measurement report during 'show lchan'Harald Welte1-0/+42
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-18/+23
2009-12-22bts: Allow config of RACH control parameters tx-integer & max retransSylvain Munaut1-0/+32
2009-12-22Display current channel usage load in 'show bts' and 'show network'Harald Welte1-0/+32
2009-12-22[vty] Document the various T??? we are ausing.Holger Hans Peter Freyther1-13/+13
2009-12-22Merge commit 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-8/+209
2009-12-22keep some internal statistics inside OpenBSCHarald Welte1-0/+36
2009-12-21remove duplicate flag for cell barringHarald Welte1-3/+3
2009-12-21make handover algorithm parameters configurable from VTYHarald Welte1-0/+65
2009-12-20don't enable handover unless RTP Proxy is enabledHarald Welte1-0/+6
2009-12-19[handover] add VTY parameter to enable/disable handoverHarald Welte1-0/+14
2009-12-14[PATCH] fix MM INFO parsing in vty_interfaceHarald Welte1-0/+1
2009-12-14Add VTY setting for whether or not to sending MM INFOHarald Welte1-0/+12
2009-12-13[RRLP] make RRLP mode configurable from config fileHarald Welte1-0/+14
2009-12-12[VTY] add more cell reselection parameters to VTYHarald Welte1-4/+35
2009-12-12print some more RF related information about BTS in VTYHarald Welte1-0/+6
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte1-0/+15