aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
AgeCommit message (Expand)AuthorFilesLines
2019-03-06represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr1-1/+3
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr1-0/+67
2019-02-04vty api: add vty_out_va()Neels Hofmeyr1-0/+1
2018-12-23vty: Make TCP port configurable and introduce telnet_init_defaultHolger Hans Peter Freyther2-0/+3
2018-09-24vty/command.h: document and prettify CMD_ATTR_* flagsVadim Yanitskiy1-2/+3
2018-06-09vty: Add logging_vty_add_deprecated_subsysHarald Welte1-0/+1
2018-05-29ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann1-1/+1
2018-05-24introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling1-0/+2
2018-02-22ports.h: Add VTY and CTRL ports for osmo-trxPau Espin Pedrol1-0/+2
2017-12-20logging vty: tweak general 'logging' command docNeels Hofmeyr1-1/+1
2017-12-20ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr1-0/+2
2017-11-20ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcpHarald Welte1-1/+1
2017-11-10vty: add port number for osmo-mgwPhilipp Maier1-0/+1
2017-11-08vty: deprecate now empty node commandsNeels Hofmeyr1-2/+2
2017-09-27vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr1-3/+2
2017-09-27VTY: implement talloc context introspection commandVadim Yanitskiy1-0/+1
2017-09-23vty: derive node name from prompt, use as XML idsNeels Hofmeyr1-0/+5
2017-09-19VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2-0/+25
2017-08-16ports.h: Add VTY port for GGSNHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr9-15/+22
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr3-100/+100
2017-06-21vty: additional nodes for sccp-address configurationPhilipp Maier1-2/+2
2017-05-09vty: cleanup logging functionsMax1-1/+1
2017-04-14vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte1-0/+8
2017-04-08add VTY port number for osmo-stpHarald Welte1-0/+1
2017-02-24ports.h: rename CSCN to MSCNeels Hofmeyr1-1/+1
2017-01-30comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr1-0/+1
2017-01-28vty/ports.h: reserve port 4258 for OsmoHLR VTYNeels Hofmeyr1-0/+1
2017-01-07fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte1-0/+8
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