summaryrefslogtreecommitdiffstats
path: root/lib/command.c
Commit message (Expand)AuthorAgeFilesLines
* [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-281-0/+39
* [lib] Fix vector leak in error path in command.c, CID #38paul2006-06-151-0/+2
* [lib] CID #55, fix return of freed pointer, cmd_describe_command_realpaul2006-05-121-2/+2
* [lib] CID #37, fix error case leak, cmd_complete_command_realpaul2006-05-121-0/+1
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-61/+51
* 2005-09-05 Paul Jakma <paul.jakma@sun.com>paul2005-09-051-2/+6
* 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-221-0/+3
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-4/+4
* 2005-04-25 Paul Jakma <paul.jakma@sun.com>paul2005-04-251-2/+5
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-51/+51
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-366/+366
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-33/+45
* 2005-03-09 Paul Jakma <paul.jakma@sun.com>paul2005-03-091-1/+3
* 2005-03-09 Paul Jakma <paul.jakma@sun.com>paul2005-03-091-8/+6
* 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-1/+2
* 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-5/+7
* 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-2/+4
* 2005-03-08 Jeroen Massar <jeroen@unfix.org>paul2005-03-081-1/+19
* * command.c: host.name might be NULL.hasso2005-03-071-1/+2
* 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-281-24/+20
* * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c willhasso2005-01-231-1/+1
* * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-161-1/+5
* 2005-01-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-141-4/+3
* 2005-01-14 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-01-141-2/+4
* Reverting some int -> unsigned int fixes in command.c for now. Fixes crashhasso2005-01-021-4/+4
* 2004-12-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-171-0/+15
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-2/+6
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-234/+402
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-8/+3
* 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-231-1/+1
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-1/+1
* Small copyright string and hostname related cleanup.hasso2004-10-191-12/+18
* Fix critical bugzilla #113. Make CMD_ERR_NOTHING_TODO nonfatal.hasso2004-10-131-5/+6
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+1
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-10/+26
* Even more const strings and fix to bugfix.hasso2004-10-071-4/+9
* Make more strings const.hasso2004-10-071-2/+3
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-68/+63
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-17/+13
* 2004-09-13 Paul Jakma <paul@dishone.st>paul2004-09-131-1/+1
* Make "terminal length <0-512>" command work in vtysh.hasso2004-08-271-2/+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
* 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-0/+8
* 2003-08-20 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>paul2003-08-211-10/+14
* 2003-08-13 Paul Jakma <paul@dishone.st>paul2003-08-131-1/+1
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-2/+2
* 2003-07-26 Paul Jakma <paul at dishone.st>paul2003-07-261-2/+173
* 2003-07-11 Vsevolod Sipakov <zebra@vs.megalink.ru>paul2003-07-111-0/+12
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+4