aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
AgeCommit message (Expand)AuthorFilesLines
2023-05-06vty: move struct vty_parent_node to private APINeels Hofmeyr1-15/+0
2023-05-06vty: fix vty->index for implicit go_parent_nodeNeels Hofmeyr1-0/+1
2023-01-18Split include/Makefile.am content into subdirsPau Espin Pedrol1-0/+17
2023-01-09libosmocore: Deprecate APIs telnet_init(_dynip)()arehbein1-2/+6
2022-11-07vty/logging.h: Avoid -Werror=pragmas error in C++ codeHarald Welte1-0/+1
2022-11-06Disable -Wstrict-prototypes for logging_vty_add_cmds()Harald Welte1-1/+6
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte2-3/+3
2022-10-16allocate VTY port number 4270 for osmo-isdntapHarald Welte1-0/+1
2022-04-28vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters'Harald Welte1-2/+10
2022-01-21ports.h: add osmo-pfcp-tool portsNeels Hofmeyr1-0/+2
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr1-0/+2
2021-12-14treewide: remove FSF addressOliver Smith2-9/+0
2021-10-21{ctrl,vty}/ports.h: Allocate ports for osmo-hnodebPau Espin Pedrol1-0/+3
2021-09-23vty: add vty_out_uptime() print the uptime to the vtyAlexander Couzens1-0/+2
2021-09-10vty: allow flushingEric1-0/+1
2021-08-06vty/ports: move pcap server/client portsOliver Smith1-2/+4
2021-08-06vty/ports: prepare formatting for a long defineOliver Smith1-22/+22
2021-07-27command: fix sourcecode formattingPhilipp Maier1-1/+1
2021-06-18vty: make function cmd_range_match() publicPhilipp Maier1-0/+2
2021-05-18vty: Introduce API vty_read_config_filepPau Espin Pedrol1-1/+2
2021-05-17vty: Implement missing public API host_config_file()Pau Espin Pedrol1-1/+1
2021-03-05TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte1-0/+7
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