summaryrefslogtreecommitdiffstats
path: root/lib/vty.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-6/+46
|\
| * [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-231-3/+43
| * [vty] Allow delete during password entryRoy2008-08-221-3/+3
| * [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-2/+2
| * [logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr2007-04-281-19/+16
| * [lib] Do not call vty_close in vty_log_out to avoid possible free memory accessAndrew J. Schorr2006-07-111-2/+8
| * [lib] Fix infinite recursion for errors on vtys with terminal monitor enabledAndrew J. Schorr2006-07-101-0/+5
| * [debug] Debug messages to terminal vty sessions should include timestampsAndrew J. Schorr2006-07-031-3/+9
| * [lib] vty_log shouldn't crash if called when vty isn't initiliasedPaul Jakma2006-05-281-0/+7
| * [lib] CID #39, Fix the vty completion leak-fix to only free when desiredPaul Jakma2006-05-151-1/+2
| * [lib] CID #39, fix leak in error path, vty_describe_commandPaul Jakma2006-05-121-8/+3
| * [lib/vty] Add 'no terminal monitor' aliaspaul2006-01-171-0/+8
| * 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-12-291-1/+1
| * 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-3/+8
| * 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-1/+8
| * 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-221-0/+1
| * 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-281-3/+5
| * 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-161-0/+17
| * 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-081-2/+2
| * 2004-04-05 Paul Jakma <paul@dishone.st>paul2005-04-051-2/+8
| * 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-7/+7
| * 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-7/+7
| * 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-9/+10
| * 2005-03-08 Jeroen Massar <jeroen@unfix.org>paul2005-03-081-1/+22
| * * command.c: host.name might be NULL.hasso2005-03-071-1/+1
| * 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-40/+0
| * 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-129/+200
| * 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-301-3/+3
| * * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-161-1/+1
| * 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-7/+29
| * Remove unused va_list variable that was introduced by mistake in the last patchajs2004-11-261-2/+0
| * 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-231-7/+18
| * 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-6/+6
| * Remove unused dont_more variable in vty_flush and add return 0 to vtysh_write.ajs2004-11-101-1/+1
| * 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-051-59/+1
| * 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-041-8/+26
| * 2004-10-31 Paul Jakma <paul@dishone.st>paul2004-10-311-3/+8
| * 2004-10-29 Paul Jakma <paul@dishone.st>paul2004-10-291-6/+6
| * 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
| * Make more strings const.hasso2004-10-071-2/+2
| * Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-8/+9
| * Big vtysh cleanup. See changelogs for details.hasso2004-10-031-0/+1
| * Compiler warnings fixes.hasso2004-09-261-1/+2
| * 2004-08-18 Paul Jakma <paul@dishone.st>paul2004-08-181-1/+7
| * Removing code which looked at current dir for config file before attemptinghasso2004-06-201-85/+61
| * 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-06-111-5/+5
| * 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
| * Merge isisd into the Quagga's framework:jardin2003-12-231-0/+2
| * Reorder free(f); unlink(f); to unlink before freeing.import_isisd_sf_20031223gdt2003-12-221-2/+2
| * 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-0/+8