summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
Commit message (Expand)AuthorAgeFilesLines
* vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte2017-04-141-0/+8
* add VTY port number for osmo-stpHarald Welte2017-04-081-0/+1
* ports.h: rename CSCN to MSCNeels Hofmeyr2017-02-241-1/+1
* comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr2017-01-301-0/+1
* vty/ports.h: reserve port 4258 for OsmoHLR VTYNeels Hofmeyr2017-01-281-0/+1
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-071-0/+8
* fix GGSN Ctrl port to 4257Neels Hofmeyr2016-09-091-0/+1
* comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2016-09-091-1/+7
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-141-0/+2
* vty: Make a reservation for the osmo-sip-connectorHolger Hans Peter Freyther2016-03-311-0/+1
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-251-1/+1
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-251-0/+3
* Add CSCN ctrl port defsNeels Hofmeyr2016-02-151-0/+1
* add vty port nr for osmo-cscnNeels Hofmeyr2016-02-101-0/+1
* fix FSF address in sources/headersJaroslav Škarvada2015-11-123-6/+6
* stats/vty: Add selective show stats commandJacob Erlbeck2015-08-221-0/+2
* gtphub: add OSMO_VTY_PORT_GTPHUB.Neels Hofmeyr2015-11-021-0/+1
* fix some typosNeels Hofmeyr2015-11-021-1/+1
* vty: Add reserved nodes to enum node_typeJacob Erlbeck2015-11-021-0/+9
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-022-2/+2
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-0/+1
* stats/vty: Add stats_vty.cJacob Erlbeck2015-10-291-0/+3
* stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck2015-10-281-0/+2
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-1/+5
* vty: Change API to have node installation be done by intHolger Hans Peter Freyther2015-08-052-6/+6
* vty: Check with the application before writing the configHolger Hans Peter Freyther2014-12-041-0/+2
* remove references to u_char type, use 'unsigned char' insteadHarald Welte2014-11-142-2/+2
* add port number 4238 for BTS control interfaceHarald Welte2014-08-241-0/+1
* new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte2014-08-211-0/+14
* include: Switch to #pragma once patternSylvain Munaut2014-06-167-27/+7
* vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther2013-10-101-0/+14
* vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck2013-09-081-0/+5
* logging: Make sure to install standard "end" command in VTY nodeHarald Welte2012-10-221-0/+1
* vty: Include osmocom/core/utils.h for the value_string structHolger Hans Peter Freyther2012-09-111-0/+1
* import vty_cmd_string_from_valstr() from osmo-btsHarald Welte2012-08-201-0/+5
* VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg2012-07-122-3/+11
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-301-4/+0
* add library VTY nodes for NS and BSSGPHarald Welte2012-06-161-0/+2
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-183-3/+3
* vty: Add a function to write the current config to a file.Holger Hans Peter Freyther2012-03-281-0/+3
* vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut2012-03-011-0/+1
* vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2011-11-121-0/+1
* vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg2011-11-121-0/+2
* add missing declarations of cfg_description_cmd to vty/vty.hHarald Welte2011-09-041-0/+3
* doxygen: split VTY configuration in multiple filesHarald Welte2011-08-172-2/+2
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-173-70/+122
* vty: Increase the number of arguments one can have in VTY commandsHolger Hans Peter Freyther2011-07-241-1/+1
* make sure we don't have namespace clashes between libraries and appsHarald Welte2011-07-191-2/+2
* vty: reserve nodes for libosmo-abisPablo Neira Ayuso2011-07-181-0/+3
* get rid of non-ANSI function declarations missing (void)Harald Welte2011-07-161-1/+1