summaryrefslogtreecommitdiffstats
path: root/lib/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/tests: add cmd_hostname_set()David Lamparter2017-01-311-9/+10
* Merge pull request #101 from LabNConsulting/working/master/patch-set/3-vrfDonald Sharp2017-01-261-0/+3
|\
| * bgpd: add vrf-policy config using existing vnc codeLou Berger2017-01-231-0/+3
* | Merge pull request #105 from opensourcerouting/cli_merge_step_prepDonald Sharp2017-01-251-2/+6
|\ \
| * | grammar_sandbox: add into daemons if DEV_BUILDDavid Lamparter2017-01-231-1/+5
| * | lib: parser: simplify OPTION_TKN & SELECTOR_TKNDavid Lamparter2017-01-231-1/+1
| |/
* | lib: parser: fix memory managementDavid Lamparter2017-01-251-10/+14
* | lib: guard strict cli completionsQuentin Young2017-01-191-0/+4
|/
* Merge pull request #27 from qlyoung/fix-derefs2Donald Sharp2017-01-071-0/+3
|\
| * bgpd, lib: fix a few scan-build catchesQuentin Young2016-12-201-0/+3
* | Merge pull request #24 from qlyoung/fix-uninitialized-jumpDonald Sharp2017-01-071-1/+2
|\ \
| * | lib: Initialize ->allowrepeatQuentin Young2016-12-181-1/+2
* | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-14/+10
|\ \ \ | |_|/ |/| |
| * | watchfrr: Rename watchquagga -> watchfrrDonald Sharp2017-01-041-1/+1
| * | Merge pull request #37 from LabNConsulting/working/2.0/patch-set-170102aDavid Lamparter2017-01-031-11/+17
| |\ \
| | * | lib/command.c: fix leak id'ed by valgrindLou Berger2017-01-021-11/+17
| * | | build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-12/+8
| |/ /
* | / lib: fix crash when tab-completing `do ...` commandsQuentin Young2016-12-181-1/+1
| |/ |/|
* | lib: parser: fix SEGV when Tab hits non-WORD_TKNDavid Lamparter2016-12-161-0/+13
* | Merge branch 'fixes/command'David Lamparter2016-12-081-2/+1
|\ \
| * | lib: "write mem" should write to persistent configurationChristian Franke2016-12-051-2/+1
* | | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-15/+0
* | | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-36/+23
|\ \ \
| * | | lib: remove misleading copy/del_cmd_elementDavid Lamparter2016-12-011-21/+0
| * | | lib: move command_parse_format prototypeDavid Lamparter2016-12-011-1/+0
| * | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-14/+23
| |/ /
* | | Merge branch 'stable/2.0'David Lamparter2016-12-051-0/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch '-renato' into stable/2.0David Lamparter2016-12-051-0/+2
| |\
| | * zebra/lib: plug several memleaksRenato Westphal2016-11-281-0/+2
| * | build: fix -Wmaybe-uninitialized warningsDavid Lamparter2016-11-151-1/+1
| |/
* | *: fix "uninitialized" warningsDavid Lamparter2016-11-291-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-11-121-7/+20
|\|
| * lib: add minimal no-config VTY modeDavid Lamparter2016-11-101-7/+23
* | lib, vtysh: Fix memory leaks, change cmd_element to constQuentin Young2016-11-121-26/+24
* | lib: Update `list [permutations]`Quentin Young2016-11-111-1/+4
* | lib: Implement hidden and deprecated commandsQuentin Young2016-11-111-3/+4
* | lib: Remove node debug message on `list` outputQuentin Young2016-11-031-1/+0
* | lib: Fix segfault on erroneous commandQuentin Young2016-10-311-12/+13
* | lib: Various minor improvements & bugfixes to CLI backendQuentin Young2016-10-291-56/+64
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-12/+30
|\|
| * lib: keep hash of node's commands to detect duplicate installsPaul Jakma2016-10-201-2/+32
* | lib: Add helper function for working with argv, update bgpd to use itQuentin Young2016-10-201-0/+20
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-0/+6
|\|
| * lib: add api method to read current config pathChristian Franke2016-10-181-0/+6
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-30/+54
|\|
| * lib/vtysh: fix duplicate installation of some vty commandsRenato Westphal2016-10-131-1/+6
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-9/+0
| * lib: Consolidate VIEW_NODE to be ENABLE_NODE as wellDonald Sharp2016-10-081-0/+3
| * bgpd, lib: Remove RESTRICTED_NODE from code baseDonald Sharp2016-10-081-20/+0
| * lib: add "qobj" object-ID infrastructureDavid Lamparter2016-10-071-0/+3