aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
AgeCommit message (Expand)AuthorFilesLines
2016-09-09fix GGSN Ctrl port to 4257Neels Hofmeyr1-0/+1
2016-09-09comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr1-1/+7
2016-06-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens1-0/+2
2016-03-31vty: Make a reservation for the osmo-sip-connectorHolger Hans Peter Freyther1-0/+1
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr1-1/+1
2016-02-25vty: add bind command for telnet vty lineNeels Hofmeyr1-0/+3
2016-02-15Add CSCN ctrl port defsNeels Hofmeyr1-0/+1
2016-02-10add vty port nr for osmo-cscnNeels Hofmeyr1-0/+1
2015-11-12fix FSF address in sources/headersJaroslav Škarvada3-6/+6
2015-08-22stats/vty: Add selective show stats commandJacob Erlbeck1-0/+2
2015-11-02gtphub: add OSMO_VTY_PORT_GTPHUB.Neels Hofmeyr1-0/+1
2015-11-02fix some typosNeels Hofmeyr1-1/+1
2015-11-02vty: Add reserved nodes to enum node_typeJacob Erlbeck1-0/+9
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck2-2/+2
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-0/+1
2015-10-29stats/vty: Add stats_vty.cJacob Erlbeck1-0/+3
2015-10-28stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck1-0/+2
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-1/+5
2015-08-05vty: Change API to have node installation be done by intHolger Hans Peter Freyther2-6/+6
2014-12-04vty: Check with the application before writing the configHolger Hans Peter Freyther1-0/+2
2014-11-14remove references to u_char type, use 'unsigned char' insteadHarald Welte2-2/+2
2014-08-24add port number 4238 for BTS control interfaceHarald Welte1-0/+1
2014-08-21new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte1-0/+14
2014-06-16include: Switch to #pragma once patternSylvain Munaut7-27/+7
2013-10-10vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther1-0/+14
2013-09-08vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck1-0/+5
2012-10-22logging: Make sure to install standard "end" command in VTY nodeHarald Welte1-0/+1
2012-09-11vty: Include osmocom/core/utils.h for the value_string structHolger Hans Peter Freyther1-0/+1
2012-08-20import vty_cmd_string_from_valstr() from osmo-btsHarald Welte1-0/+5
2012-07-12VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg2-3/+11
2012-06-30build: simplify headers management and remove recursionDiego Elio Pettenò1-4/+0
2012-06-16add library VTY nodes for NS and BSSGPHarald Welte1-0/+2
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut3-3/+3
2012-03-28vty: Add a function to write the current config to a file.Holger Hans Peter Freyther1-0/+3
2012-03-01vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut1-0/+1
2011-11-12vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg1-0/+1
2011-11-12vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg1-0/+2
2011-09-04add missing declarations of cfg_description_cmd to vty/vty.h0.3.9Harald Welte1-0/+3
2011-08-17doxygen: split VTY configuration in multiple filesHarald Welte2-2/+2
2011-08-17doxygen: Add (partial) VTY API documentationHarald Welte3-70/+122
2011-07-24vty: Increase the number of arguments one can have in VTY commandsHolger Hans Peter Freyther1-1/+1
2011-07-19make sure we don't have namespace clashes between libraries and appsHarald Welte1-2/+2
2011-07-18vty: reserve nodes for libosmo-abisPablo Neira Ayuso1-0/+3
2011-07-16get rid of non-ANSI function declarations missing (void)Harald Welte1-1/+1
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-03-28vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.hPablo Neira Ayuso2-1/+11
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-2/+2
2011-03-19vty: integration with logging framework0.1.31Pablo Neira Ayuso1-2/+3
2011-02-18LOGGING: remove duplicated code between vty-logging and cfg-loggingHarald Welte1-0/+2
2011-02-18LOGGING: configure logging from the vtyHarald Welte1-0/+1