summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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