summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c
Commit message (Expand)AuthorAgeFilesLines
* Make command nodes staticStephen Hemminger2008-08-111-16/+16
* Merge branch 'upstream' into islavistaStephen Hemminger2008-07-311-1/+13
|\
| * [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandpaul2008-07-031-0/+11
| * [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtypaul2008-07-021-1/+2
| * [bgpd] Merge AS4 supportpaul2007-10-141-1/+1
| * [vtysh] bug #371: vtysh forgets to print 'end' for write-terminalpaul2007-06-201-0/+2
| * [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-101-2/+2
| * [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-291-0/+26
| * [vtysh] Never skip authentication, and add support for multiple -c commandsajs2006-07-271-8/+19
| * [vtysh] Add "show memory" to vtyshpaul2006-05-281-0/+26
| * [vtysh] suppress output in 'show logging' for daemons not presentpaul2006-05-231-6/+8
| * [vtysh] Add 'show logging' commandpaul2006-05-231-1/+24
| * 2006-01-11 Erik Smit <zoiah@zoiah.net>paul2006-01-111-1/+1
| * * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.hasso2005-09-151-1/+1
| * 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-221-2/+29
| * 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-2/+2
| * 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-281-142/+104
| * * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c willhasso2005-01-231-2/+45
| * * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-161-2/+2
| * 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-091-4/+0
| * 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-28/+147
| * 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-6/+7
| * 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-111-8/+7
| * "show running-daemons" -> "show daemons".hasso2004-10-281-5/+5
| * Don't popen pager if command is "exit". Fixes "vtysh screws up my terminalhasso2004-10-201-1/+4
| * 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-10-111-4/+7
| * Fix warnings here.hasso2004-10-111-1/+2
| * Vtysh compiles cleanly as well.hasso2004-10-071-10/+7
| * Big vtysh cleanup. See changelogs for details.hasso2004-10-031-71/+185
| * Compiler warning fix.hasso2004-09-261-1/+1
| * 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-09-171-11/+26
| * Brown paperbag, please. Don't segfault if VTYSH_PAGER isn't defined.hasso2004-08-271-2/+7
| * Make "terminal length <0-512>" command work in vtysh.hasso2004-08-271-2/+57
| * More vtysh fixes. Specifying configuration from command line works now.hasso2004-08-261-0/+1
| * Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE.hasso2004-08-261-263/+255
| * Cleaning up whitespace mess mostly caused by my patches. Biggerhasso2004-08-251-67/+67
| * Workaround for Bugzilla #58.hasso2004-05-091-0/+2
| * Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-5/+3
| * *** empty log message ***hasso2003-12-231-2/+59
| * 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-6/+7
| * Add IPv6 ping and traceroute.hasso2003-06-251-1/+51
| * Just "write" command without any parameters writes conf to file.hasso2003-05-251-0/+6
| * slight addition to hasso's previous no_interface patch.paul2003-05-231-2/+2
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+8
| * Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-8/+0
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+8
| * From: Paul Jakma <paulj@alphyra.ie>paul2003-05-211-8/+0
| * From: Sergiy Vyshnevetskiy <serg@vostok.net>paul2003-05-011-8/+11
| * Hasso Tepperpaul2003-04-191-18/+0
| * Fix up vtysh.c compile warningspaul2003-04-181-7/+7