aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
AgeCommit message (Expand)AuthorFilesLines
2021-01-20vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefixHarald Welte1-0/+2
2020-12-22gprs_ns2: add new vty2Alexander Couzens1-0/+2
2020-11-17vty/command: add 'hidden only' VTY reference generation modeVadim Yanitskiy1-0/+2
2020-10-25vty/command: fix: restrict the expert mode to the current sessionVadim Yanitskiy2-3/+3
2020-10-23vty/command: introduce vty_dump_xml_ref_mode()Vadim Yanitskiy1-1/+14
2020-10-21vty: introduce the expert mode and a command to enable itVadim Yanitskiy2-1/+5
2020-10-08command: add library command attribute for libosmo-abisPhilipp Maier1-0/+2
2020-10-07vty/command: restrict the use of '.', '!', and '@' as flagsVadim Yanitskiy1-0/+3
2020-10-06vty: introduce and use VTY_CMD_USR_ATTR_NUMVadim Yanitskiy1-2/+5
2020-10-06command: add library command attribute for libosmo-sccpPhilipp Maier1-0/+1
2020-10-06vty/command: introduce API for the library specific attributesVadim Yanitskiy1-0/+15
2020-10-06vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappersVadim Yanitskiy1-0/+3
2020-10-06vty/command: add global command attribute CMD_ATTR_NODE_EXITVadim Yanitskiy1-0/+1
2020-09-28vty/command: introduce new attribute CMD_ATTR_IMMEDIATEVadim Yanitskiy1-0/+1
2020-09-20vty: add program specific attributes to VTY commandsVadim Yanitskiy2-1/+32
2020-08-21Add VTY + CTRL ports for upcoming OsmoSMLCHarald Welte1-0/+1
2020-08-15vty/command: cosmetic: drop redundant line breakVadim Yanitskiy1-1/+1
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol2-0/+38
2020-07-28vty: add a define VTY_IPV46_CMD to require a IPv4/6 addressAlexander Couzens1-0/+4
2020-06-29vty/ports.h: Add VTY port for osmo-e1dHarald Welte1-0/+1
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-0/+2
2020-04-17ports.h: Add 4268 for UECUPS VTYHarald Welte1-0/+1
2020-02-06tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init()Vadim Yanitskiy1-1/+1
2019-11-24vty_app_info.is_config_node: add OSMO_DEPRECATEDNeels Hofmeyr1-1/+4
2019-11-24vty: track parent nodes also for telnet sessionsNeels Hofmeyr1-2/+7
2019-09-07tdef_vty.h: Add missing header dependenciesPau Espin Pedrol1-0/+3
2019-05-27tdef: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+6
2019-05-08Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)Harald Welte1-0/+1
2019-05-03add vty_is_active()Neels Hofmeyr1-0/+2
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