summaryrefslogtreecommitdiffstats
path: root/src/vty/command.c
Commit message (Expand)AuthorAgeFilesLines
* vty: track parent nodes also for telnet sessionsNeels Hofmeyr2019-11-241-30/+24
* vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol2019-10-281-2/+1
* vty: Fix go_parent_cb not called for indented nodes at end of cfg filePau Espin Pedrol2019-10-111-0/+4
* vty: Optionally Set/replace cfg file during cmd 'write file'Pau Espin Pedrol2019-10-071-2/+6
* MAXPATHLEN set if not definedRuben Undheim2019-09-021-0/+5
* vty: Simplify char escaping in asciidoc outputPau Espin Pedrol2019-06-251-9/+4
* vty: command.c: Fix: single-choice optional args are no longer passed incompl...Pau Espin Pedrol2019-06-141-5/+14
* vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty...Pau Espin Pedrol2019-06-141-7/+44
* vty: command.c: Get rid of big indentation blockPau Espin Pedrol2019-06-141-30/+30
* command.c: Improve return check condition in cmd_execut_command_real()Pau Espin Pedrol2019-06-141-2/+2
* vty: command.c: Get rid of huge indentation blockPau Espin Pedrol2019-06-121-91/+94
* cosmetic: vty: command.c: Use upper case for enum match_type value namesPau Espin Pedrol2019-06-121-101/+101
* vty: command.c: Fix is_cmd_ambiguous() returning always 0Pau Espin Pedrol2019-06-111-5/+5
* vty: command.c: Get rid of huge indentation blockPau Espin Pedrol2019-06-111-84/+87
* vty/command.c: cosmetic: add missing curly bracketsVadim Yanitskiy2019-06-011-2/+4
* vty: enable tab-completion for optional-multi-choice argsNeels Hofmeyr2019-02-041-1/+10
* vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr2019-02-041-3/+21
* vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2019-02-041-1/+1
* vty: omit HIDDEN from vty referenceNeels Hofmeyr2018-09-241-2/+2
* vty list: fix deprecation/hidden bit logicNeels Hofmeyr2018-09-241-2/+1
* vty reference: fix deprecation bit evaluationNeels Hofmeyr2018-09-241-2/+2
* vty: fix use-after-free and memleaks in is_cmd_ambiguous()Neels Hofmeyr2018-07-111-20/+43
* vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()Neels Hofmeyr2018-07-091-8/+1
* vty/command.c: talloc from tall_vty_cmd_ctx, not NULLNeels Hofmeyr2018-07-091-3/+3
* vty: Don't dump deprecated commands in XML exportHarald Welte2018-06-091-2/+4
* vty/command.c: write_config_file(): sanely compose temp pathNeels Hofmeyr2018-03-281-1/+11
* vty: set name for VIEW+ENABLE nodes, for VTY referenceNeels Hofmeyr2017-12-101-0/+4
* VTY reference: use node names as section namesNeels Hofmeyr2017-12-101-0/+1
* VTY reference: do not list empty nodesNeels Hofmeyr2017-12-101-0/+2
* vty XML export: avoid repeating common node commands for each nodeNeels Hofmeyr2017-12-101-0/+45
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+6
* vty: Fix bad use of vector_slot()Pau Espin Pedrol2017-11-101-1/+1
* Revert "vty: Fix bad use of vector_slot()"Neels Hofmeyr2017-11-011-1/+1
* vty: Fix bad use of vector_slot()Pau Espin Pedrol2017-10-241-1/+1
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-271-13/+29
* vty: derive node name from prompt, use as XML idsNeels Hofmeyr2017-09-231-1/+46
* vty: use internal node id for xml idsNeels Hofmeyr2017-09-231-1/+1
* comment: describe indent_cmp()Neels Hofmeyr2017-09-201-0/+4
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-201-7/+32
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-191-24/+192
* VTY: interactive: never look for matching commands on parent nodeNeels Hofmeyr2017-09-081-26/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-13/+13
* vty/command.c: drop useless assignmentVadim Yanitskiy2017-06-131-1/+1
* update/extend doxygen documentationHarald Welte2017-06-121-1/+2
* vty: OSMO_ASSERT() if two identical commands are installedHarald Welte2017-01-071-0/+19
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-1/+1
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-141-0/+53
* vty: Don't call exit() but rather use OSMO_ASSERT()Harald Welte2015-11-121-15/+4
* fix FSF address in sources/headersJaroslav Škarvada2015-11-121-2/+2