index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in latest quagga (0.99.11)
Stephen Hemminger
2008-10-27
1
-6
/
+46
|
\
|
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
1
-3
/
+43
|
*
[vty] Allow delete during password entry
Roy
2008-08-22
1
-3
/
+3
|
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-2
/
+2
|
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
Andrew J. Schorr
2007-04-28
1
-19
/
+16
|
*
[lib] Do not call vty_close in vty_log_out to avoid possible free memory access
Andrew J. Schorr
2006-07-11
1
-2
/
+8
|
*
[lib] Fix infinite recursion for errors on vtys with terminal monitor enabled
Andrew J. Schorr
2006-07-10
1
-0
/
+5
|
*
[debug] Debug messages to terminal vty sessions should include timestamps
Andrew J. Schorr
2006-07-03
1
-3
/
+9
|
*
[lib] vty_log shouldn't crash if called when vty isn't initiliased
Paul Jakma
2006-05-28
1
-0
/
+7
|
*
[lib] CID #39, Fix the vty completion leak-fix to only free when desired
Paul Jakma
2006-05-15
1
-1
/
+2
|
*
[lib] CID #39, fix leak in error path, vty_describe_command
Paul Jakma
2006-05-12
1
-8
/
+3
|
*
[lib/vty] Add 'no terminal monitor' alias
paul
2006-01-17
1
-0
/
+8
|
*
2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-12-29
1
-1
/
+1
|
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-26
1
-3
/
+8
|
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-1
/
+8
|
*
2005-08-22 Hugo Santos <hsantos@av.it.pt>
paul
2005-08-22
1
-0
/
+1
|
*
2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-28
1
-3
/
+5
|
*
2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-16
1
-0
/
+17
|
*
2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-08
1
-2
/
+2
|
*
2004-04-05 Paul Jakma <paul@dishone.st>
paul
2005-04-05
1
-2
/
+8
|
*
2005-03-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-14
1
-7
/
+7
|
*
2005-03-08 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-08
1
-7
/
+7
|
*
2005-03-08 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-08
1
-9
/
+10
|
*
2005-03-08 Jeroen Massar <jeroen@unfix.org>
paul
2005-03-08
1
-1
/
+22
|
*
* command.c: host.name might be NULL.
hasso
2005-03-07
1
-1
/
+1
|
*
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-23
1
-40
/
+0
|
*
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-23
1
-129
/
+200
|
*
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-30
1
-3
/
+3
|
*
* command.[ch], vty.c: cmd_execute_command() function must not attempt
hasso
2005-01-16
1
-1
/
+1
|
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-7
/
+29
|
*
Remove unused va_list variable that was introduced by mistake in the last patch
ajs
2004-11-26
1
-2
/
+0
|
*
2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-23
1
-7
/
+18
|
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-6
/
+6
|
*
Remove unused dont_more variable in vty_flush and add return 0 to vtysh_write.
ajs
2004-11-10
1
-1
/
+1
|
*
2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-05
1
-59
/
+1
|
*
2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-04
1
-8
/
+26
|
*
2004-10-31 Paul Jakma <paul@dishone.st>
paul
2004-10-31
1
-3
/
+8
|
*
2004-10-29 Paul Jakma <paul@dishone.st>
paul
2004-10-29
1
-6
/
+6
|
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-1
/
+1
|
*
Make more strings const.
hasso
2004-10-07
1
-2
/
+2
|
*
Number of warnings is down to 3 again in lib directory. A lot of const's
hasso
2004-10-05
1
-8
/
+9
|
*
Big vtysh cleanup. See changelogs for details.
hasso
2004-10-03
1
-0
/
+1
|
*
Compiler warnings fixes.
hasso
2004-09-26
1
-1
/
+2
|
*
2004-08-18 Paul Jakma <paul@dishone.st>
paul
2004-08-18
1
-1
/
+7
|
*
Removing code which looked at current dir for config file before attempting
hasso
2004-06-20
1
-85
/
+61
|
*
2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>
paul
2004-06-11
1
-5
/
+5
|
*
2004-03-16 David Young <dyoung@pobox.com>
gdt
2004-03-16
1
-1
/
+1
|
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-0
/
+2
|
*
Reorder free(f); unlink(f); to unlink before freeing.
import_isisd_sf_20031223
gdt
2003-12-22
1
-2
/
+2
|
*
2003-12-22 Christian Hammers <ch@lathspell.de>
gdt
2003-12-22
1
-0
/
+8
[next]