summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-515/+491
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: add frr_config_fork()David Lamparter2017-03-081-1/+5
* vtysh: Fix cli help string to have only 1 mention of vty_socketDonald Sharp2017-03-071-1/+0
* Lowercase frr.confMartín Beauchamp2017-02-271-2/+2
* vtysh: make -c useful with -C (dryrun)David Lamparter2017-02-101-2/+35
* *: Found some instances of Quagga.confDonald Sharp2017-02-071-3/+3
* vtysh: Quagga.conf -> Frr.confQuentin Young2017-02-031-4/+4
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* vtysh: Add --config_dir option to override compiled in location for vtysh.con...Martin Winter2017-01-251-4/+58
* vtysh: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-251-0/+9
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-1/+1
* vtysh: fix config writeDavid Lamparter2016-11-101-0/+1
* Revert "vtysh: Make vtysh run as quagga user"David Lamparter2016-11-091-24/+0
* vtysh: add -w option for integrated-config writeDavid Lamparter2016-11-091-1/+24
* vtysh: detangle configuration writesDavid Lamparter2016-11-091-7/+8
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* bgpd: Fix for CM-11777 Need Quagga.conf created at quagga installSid Khot2016-08-171-1/+4
* *: get rid of "MTYPE 0"David Lamparter2016-07-281-2/+2
* vtysh: drop unused variables & RETSIGTYPEDavid Lamparter2016-06-081-8/+2
* vtysh: fix function prototypesDavid Lamparter2016-06-081-0/+1
* lib, vtysh: reduce unneccessary C extension usageDavid Lamparter2016-06-081-1/+4
* vtysh -f needs to flock the fileDaniel Walton2016-04-151-0/+2
* stop/start of zebra creates empty Quagga.conf file when "no serviceDaniel Walton2016-04-131-1/+1
* vtysh: Add file locking to Quagga.confDonald Sharp2016-04-071-0/+37
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-5/+6
* vtysh: Make vtysh run as quagga userDonald Sharp2016-04-011-0/+24
* vtysh: Set an erroneous exit code if dry run fails because of syntax errorDonald Sharp2016-03-091-4/+10
* vtysh: Modify -b option to work with -n optionDonald Sharp2016-02-101-1/+4
* doc, vtysh: Fixup of history handlingDonald Sharp2016-01-131-2/+30
* Quagga: Fix some more compile warningsDonald Sharp2015-10-071-1/+7
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-201-8/+8
* vtysh-add-mark-cmd.patchDonald Sharp2015-05-201-4/+38
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* [vtysh] Save vtysh history to a fileTomasz Pala2009-06-241-1/+7
* [vtysh] Add a --noerror optionStephen Hemminger2009-06-181-7/+18
* [vtysh] Make vtysh more useable for scriptingStephen Hemminger2009-06-181-3/+42
* [vtysh] Force line buffered mode.Stephen Hemminger2009-06-181-0/+1
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-161-1/+11
* [vtysh] Never skip authentication, and add support for multiple -c commandsAndrew J. Schorr2006-07-271-14/+73
* Vtysh compiles cleanly as well.hasso2004-10-071-1/+0
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-20/+13
* Port ospf6d to sigevent and rename signal handling functions in vtysh not tohasso2004-08-281-7/+8
* More vtysh fixes. Specifying configuration from command line works now.hasso2004-08-271-8/+10
* Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE.hasso2004-08-261-14/+11
* Cleaning up whitespace mess mostly caused by my patches. Biggerhasso2004-08-251-6/+6
* Vtysh fixes:hasso2004-04-061-6/+16
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Initial revisionpaul2002-12-131-0/+288