| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: fix double free in parser | Quentin Young | 2016-10-01 | 1 | -1/+0 |
* | lib, vtysh: refactor vtysh.c, allow parser continuance | Quentin Young | 2016-10-01 | 2 | -1/+3 |
* | lib: initialize cmd_vector and add a root node to graph | Quentin Young | 2016-09-30 | 1 | -0/+4 |
* | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -7/+7 |
* | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 7 | -44/+27 |
* | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 5 | -21/+9 |
* | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 9 | -0/+37 |
* | lib: reformat vty.h | Quentin Young | 2016-09-27 | 1 | -23/+23 |
* | bgpd, etc: changed .LINE to LINE... | Daniel Walton | 2016-09-27 | 2 | -4/+4 |
* | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 6 | -35/+11 |
* | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -3/+3 |
* | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 2 | -4/+4 |
* | lib: added strmatch() | Daniel Walton | 2016-09-24 | 2 | -0/+10 |
* | lib: lib compiles | Quentin Young | 2016-09-23 | 3 | -62/+60 |
* | lib: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 11 | -272/+785 |
* | lib: Implement removed ALIAS into DEFUN | Quentin Young | 2016-09-23 | 4 | -73/+80 |
* | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 8 | -116/+116 |
* | lib: undo <> -> () change I made yesterday | Daniel Walton | 2016-09-23 | 1 | -7/+7 |
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 6 | -120/+132 |
* | lib: argv update for distribute.c and ns.c | Daniel Walton | 2016-09-23 | 2 | -11/+7 |
* | lib: argv update for filter.c, if_rmap.c keychain.c and plist.c | Daniel Walton | 2016-09-23 | 4 | -215/+215 |
* | lib: argv update for routemap.c | Quentin Young | 2016-09-23 | 1 | -81/+34 |
* | lib: argv update for if.c | Quentin Young | 2016-09-22 | 1 | -49/+40 |
* | lib: argv update for thread.c | Quentin Young | 2016-09-22 | 1 | -8/+8 |
* | lib: argv fixes, XFREE -> free, rm decl in matcher | Quentin Young | 2016-09-22 | 2 | -15/+11 |
* | lib: distribute.c, smux.c, vty.c grammar refactor | Quentin Young | 2016-09-22 | 3 | -331/+48 |
* | ospfd: argv update for all but ospf_vty.c | Daniel Walton | 2016-09-22 | 1 | -6/+6 |
* | lib: Remove last remnants of NUMBER_TKN...again | Quentin Young | 2016-09-22 | 1 | -16/+0 |
* | Revert "lib: Get thread.c to compile" | Daniel Walton | 2016-09-22 | 1 | -6/+6 |
* | Revert "lib, zebra: Fixup if.c to work in the new regime" | Daniel Walton | 2016-09-22 | 3 | -29/+53 |
* | Revert "lib: Fix vty.c to compile with new parser" | Daniel Walton | 2016-09-22 | 1 | -6/+6 |
* | Revert "lib: Fixup ns.c" | Daniel Walton | 2016-09-22 | 1 | -4/+4 |
* | Revert "lib: Fixup plist.c" | Daniel Walton | 2016-09-22 | 1 | -104/+104 |
* | Revert "lib: Fixup more files" | Daniel Walton | 2016-09-22 | 6 | -152/+152 |
* | bgpd: argv update for all but bgp_vty.c | Daniel Walton | 2016-09-22 | 3 | -9/+9 |
* | lib: Fixup json code to use struct cmd_token | Donald Sharp | 2016-09-21 | 2 | -3/+4 |
* | lib: Fixup more files | Donald Sharp | 2016-09-21 | 6 | -152/+152 |
* | Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetworks.com:7999/quag/qua... | Quentin Young | 2016-09-22 | 6 | -167/+143 |
|\ |
|
| * | lib: Fixup plist.c | Donald Sharp | 2016-09-21 | 1 | -104/+104 |
| * | lib: Fixup ns.c | Donald Sharp | 2016-09-21 | 1 | -4/+4 |
| * | lib: Fix vty.c to compile with new parser | Donald Sharp | 2016-09-21 | 1 | -6/+6 |
| * | lib, zebra: Fixup if.c to work in the new regime | Donald Sharp | 2016-09-21 | 3 | -53/+29 |
* | | lib: Remove NUMBER_TKN leftovers | Quentin Young | 2016-09-22 | 2 | -6/+0 |
|/ |
|
* | lib: Use listnode_add_before for prepending nodes | Quentin Young | 2016-09-22 | 1 | -1/+1 |
* | lib: Update copyright headers | Quentin Young | 2016-09-22 | 2 | -22/+26 |
* | lib: Get thread.c to compile | Donald Sharp | 2016-09-21 | 1 | -6/+6 |
* | Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammar | Donald Sharp | 2016-09-21 | 48 | -1098/+782 |
|\ |
|
| * | lib: Add #define str for JavaScript help string | Donald Sharp | 2016-09-21 | 1 | -0/+2 |
| * | lib: deregister memtypes on exit/unload | David Lamparter | 2016-09-19 | 1 | -6/+25 |
| * | lib: clean/restore memory debugging functions | David Lamparter | 2016-09-19 | 4 | -89/+37 |