aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte1-4/+4
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte1-1/+13
2012-08-17BSC VTY: use numeric ranges for bts/trx/timeslot numbersHarald Welte1-8/+8
2012-08-17dynamically generate a proper VTY reference for phys_chan_configHarald Welte1-0/+34
2012-08-17... and more VTY help fixesHarald Welte1-4/+7
2012-08-17Some more VTY documentation / help fixesHarald Welte1-6/+12
2012-08-16complete the VTY help messages so we don't get "null" in the manualHarald Welte1-41/+159
2012-07-21libbsc: Add documentation to MM INFO, LAC, TSC, CIHolger Hans Peter Freyther1-4/+6
2012-07-12move BTS-specific timezone override into sub-structureHarald Welte1-6/+8
2012-07-04BSC VTY: Allow encryption to be set to A5/3Harald Welte1-2/+3
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+1
2012-06-16split libgb into a separate library for outside useHarald Welte1-1/+1
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-1/+1
2012-05-31vty / cfg_bts_tsc: TSC range is 0..7, not 0..255Harald Welte1-6/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-2/+2
2012-01-29ARFCNs are in the range of 0..1023, not 0..1024Harald Welte1-3/+3
2012-01-15bsc: Fix "show lchan" for partially provided informationHolger Hans Peter Freyther1-13/+53
2011-12-02Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+29
2011-11-13bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospcSylvain Munaut1-1/+1
2011-10-18libbsc/nokia_site: Fix reset procedure and add option to skip it.Sylvain Munaut1-0/+24
2011-10-12vty: Document more VTY parameters of a commandHolger Hans Peter Freyther1-33/+55
2011-08-23Revert "we don't have openbsc/ipaccess.h anymore"Harald Welte1-1/+1
2011-08-20we don't have openbsc/ipaccess.h anymoreHarald Welte1-1/+1
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-4/+29
2011-08-11libbsc: Only skip lchans with state AND type set to NONE in show lchanJan Luebbe1-1/+1
2011-08-11E1 Input: Move 'show e1_*' command to e1_input_vty.cHarald Welte1-117/+0
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