aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Use new external libosmogb and merge gbproxyHarald Welte1-1/+1
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck1-2/+35
2013-09-19move BTS-specific timezone override into sub-structureHarald Welte1-6/+8
2013-09-19Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+29
2013-09-13libbsc: Make argument optional in some 'show' commandsSylvain Munaut1-6/+6
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck1-0/+4
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-4/+6
2013-06-12vty: Print the state of all GPRS OML objects in show btsHolger Hans Peter Freyther1-0/+8
2013-02-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg1-0/+59
2013-02-05bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+35
2013-01-17osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+7
2012-09-17ARFCNs are in the range of 0..1023, not 0..1024Harald Welte1-3/+3
2012-07-20bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+27
2012-05-02vty: Document more VTY parameters of a commandHolger Hans Peter Freyther1-33/+55
2012-05-02bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-2/+2
2011-07-27BSC VTY: Accept MNC of 0-999, as 0 is a valid MNCDieter Spaar1-1/+1
2011-07-19bsc: Call the RF Control interface ctrl all the wayHolger Hans Peter Freyther1-2/+2
2011-07-16bsc_vty: Fix some Smatch warningsHarald Welte1-4/+7
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte1-2/+2
2011-06-03Introduce per-ts TSCHarald Welte1-2/+17
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-6/+6
2011-05-23abis_nm: Some more fall-out from the abis_nm move to libosmocoreHarald Welte1-0/+1
2011-05-23abis_nm: fix some fallout regarding abis_nm migration to libosmocoreHarald Welte1-2/+2
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-2/+2
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-9/+9
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther1-1/+2
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-2/+2
2011-03-08vty: fix segfault if rf_ctl is not setPablo Neira Ayuso1-1/+1
2011-03-04fix path of bscconfig.h include fileHarald Welte1-1/+1
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-2/+28
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+2773