aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty
AgeCommit message (Expand)AuthorFilesLines
2021-01-21logging_vty: Fix saving of "logging print file .. last"Harald Welte1-1/+2
2021-01-20vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefixHarald Welte1-12/+32
2020-12-21vty: Fix left shifting out of range on signed variableHarald Welte1-1/+1
2020-11-17vty/command: add 'hidden only' VTY reference generation modeVadim Yanitskiy1-1/+9
2020-11-09vty: Mark cpu_sched_vty commands with attr immediatePau Espin Pedrol1-4/+6
2020-10-25vty/command: fix: restrict the expert mode to the current sessionVadim Yanitskiy1-17/+38
2020-10-23vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASKVadim Yanitskiy1-1/+1
2020-10-23vty/command: introduce vty_dump_xml_ref_mode()Vadim Yanitskiy1-1/+39
2020-10-21vty/command: make some 'struct cmd_element' pointers constVadim Yanitskiy1-13/+9
2020-10-21vty: introduce the expert mode and a command to enable itVadim Yanitskiy1-10/+35
2020-10-19logging: introduce 'systemd-journal' targetVadim Yanitskiy1-0/+65
2020-10-12cosmetic: vty: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-10-12vty: Fix left shifting out of range on signed variablePau Espin Pedrol1-3/+3
2020-10-08command: add library command attribute for libosmo-abisPhilipp Maier1-0/+6
2020-10-07vty: fix vty_dump_element(): do not print empty <attributes>Vadim Yanitskiy1-1/+5
2020-10-07vty/command: restrict the use of '.', '!', and '@' as flagsVadim Yanitskiy2-0/+14
2020-10-07vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT}Vadim Yanitskiy1-6/+48
2020-10-07vty/command: print attribute flags in the output of 'list'Vadim Yanitskiy1-2/+79
2020-10-07vty/command: introduce a command to list attributesVadim Yanitskiy1-0/+97
2020-10-06command: add library command attribute for libosmo-sccpPhilipp Maier1-0/+3
2020-10-06vty/command: introduce API for the library specific attributesVadim Yanitskiy1-3/+48
2020-10-06vty: use install_lib_element() and install_lib_element_ve()Vadim Yanitskiy8-140/+140
2020-10-06vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappersVadim Yanitskiy1-0/+18
2020-10-06vty/command: add global command attribute CMD_ATTR_NODE_EXITVadim Yanitskiy1-0/+1
2020-10-06vty: check for reserved flags in application specific attributesVadim Yanitskiy1-0/+8
2020-10-04vty: check for duplicate flags in application specific attributesVadim Yanitskiy1-0/+16
2020-09-29logging_vty: set osmo_stderr_target to NULL on "no log stderr"Harald Welte1-0/+2
2020-09-28vty/command: reflect global attributes in the XML referenceVadim Yanitskiy1-0/+26
2020-09-22vty: cosmetic: fix missing curly braces in vty_describe_command()Vadim Yanitskiy1-2/+4
2020-09-22vty: cosmetic: s/width/cmd_width/g in vty_describe_command()Vadim Yanitskiy1-10/+10
2020-09-22vty: cosmetic: drop redundant 'break' statementsVadim Yanitskiy1-2/+0
2020-09-20vty: print program specific attributes in the XML referenceVadim Yanitskiy1-1/+26
2020-09-11vty: fix 'Unsigned compared against 0' generate_cpu_hex_mask()Vadim Yanitskiy1-1/+1
2020-08-20vty: Fix cpu-sched VTY node namePau Espin Pedrol1-1/+1
2020-08-18vty/command: cosmetic: swap i and j in vty_dump_element()Vadim Yanitskiy1-6/+6
2020-08-18vty/command: fix switch / case coding style in vty_go_parent()Vadim Yanitskiy1-15/+15
2020-08-17vty cpu sched: do not assert if sched impossibleEric1-2/+5
2020-08-15vty/command: cosmetic: fix formatting of config_help_cmdVadim Yanitskiy1-14/+15
2020-08-15vty/command: cosmetic: simplify conditions in in config_list_cmdVadim Yanitskiy1-4/+8
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol2-1/+675
2020-07-30vty: Don't match negative values on purely positive rangesPau Espin Pedrol1-0/+3
2020-07-30vty: Allow 64 bit values in numeric ranges if system supports itPau Espin Pedrol1-6/+22
2020-07-17stats: Add stats commands related to testingDaniel Willmann1-2/+38
2020-07-15vty: Avoid ultra-long multi-line strings cluttering talloc reportsHarald Welte1-0/+6
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-25/+60
2020-05-09stats: Support regular stats flushAlexander Chemeris1-0/+26
2020-05-09stats: Move cfg_stats_interval_cmd() function.Alexander Chemeris1-18/+17
2020-02-06tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init()Vadim Yanitskiy1-3/+3
2020-01-03logging_vty.c: Avoid acquiring log tgt lock in logging level cmd when not neededPau Espin Pedrol1-4/+4
2020-01-02Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1