Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
4b6a7b902065e038f415a8b728df1709db00425d
/
lib
/
vty.c
b830c89
lib/vty.c: add missing format string when printing out motd message
by Nico Golde
· 14 years ago
78e6cd9
lib: log source of vty connections (bug #566)
by heasley
· 15 years ago
228da42
[bgpd] Stability fixes including bugs 397, 492
by Chris Caputo
· 15 years ago
62687ff
[vty] Add support for a 'restricted mode' with anonymous vty connections
by Paul Jakma
· 16 years ago
7f794f2
[vty] Allow delete during password entry
by Roy
· 16 years ago
6f0e3f6
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
by Paul Jakma
· 18 years ago
1ed72e0
[logging] Add new "log timestamp precision" command for subsecond timestamps
by Andrew J. Schorr
· 18 years ago
9d0a326
[lib] Do not call vty_close in vty_log_out to avoid possible free memory access
by Andrew J. Schorr
· 18 years ago
74542d7
[lib] Fix infinite recursion for errors on vtys with terminal monitor enabled
by Andrew J. Schorr
· 18 years ago
08942da
[debug] Debug messages to terminal vty sessions should include timestamps
by Andrew J. Schorr
· 18 years ago
a4b3030
[lib] vty_log shouldn't crash if called when vty isn't initiliased
by Paul Jakma
· 19 years ago
d16e043
[lib] CID #39, Fix the vty completion leak-fix to only free when desired
by Paul Jakma
· 19 years ago
2fe8aba
[lib] CID #39, fix leak in error path, vty_describe_command
by Paul Jakma
· 19 years ago
789f78a
[lib/vty] Add 'no terminal monitor' alias
by paul
· 19 years ago
f80a016
2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>
by gdt
· 19 years ago
05865c9
2005-10-26 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
fbf5d03
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
by vincent
· 19 years ago
1e83659
2005-08-22 Hugo Santos <hsantos@av.it.pt>
by paul
· 19 years ago
8b70d0b
2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
924b922
2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
926fe8f
2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
3d1dc85
2004-04-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
55468c8
2005-03-14 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
2208518
2005-03-08 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
b45da6f
2005-03-08 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
3b0c5d9
2005-03-08 Jeroen Massar <jeroen@unfix.org>
by paul
· 20 years ago
12f6ea2
* command.c: host.name might be NULL. * vty.c: Fix fd leak.
by hasso
· 20 years ago
cdb6ee9
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
9fc7ebf
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
6a52d0d
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
87d683b
* command.[ch], vty.c: cmd_execute_command() function must not attempt
by hasso
· 20 years ago
274a4a4
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
546e20d
Remove unused va_list variable that was introduced by mistake in the last patch
by ajs
· 20 years ago
d246bd9
2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
6099b3b
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
976d8c7
Remove unused dont_more variable in vty_flush and add return 0 to vtysh_write.
by ajs
· 20 years ago
5a64665
2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
49ff6d9
2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
75e15fe
2004-10-31 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
dccfb19
2004-10-29 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9035efa
2004-10-10 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
6ad96ea
Make more strings const.
by hasso
· 20 years ago
8c328f1
Number of warnings is down to 3 again in lib directory. A lot of const's
by hasso
· 20 years ago
e7168df
Big vtysh cleanup. See changelogs for details.
by hasso
· 20 years ago
e473b03
Compiler warnings fixes.
by hasso
· 20 years ago
c0618de
2004-08-18 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
320ec10
Removing code which looked at current dir for config file before attempting
by hasso
· 20 years ago
02ff83c
2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>
by paul
· 20 years ago
5e4fa16
2004-03-16 David Young <dyoung@pobox.com>
by gdt
· 21 years ago
9e867fe
Merge isisd into the Quagga's framework:
by jardin
· 21 years ago
3dbf996
Reorder free(f); unlink(f); to unlink before freeing.
by gdt
· 21 years ago
aa593d5
2003-12-22 Christian Hammers <ch@lathspell.de>
by gdt
· 21 years ago
e937253
2003-10-26 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
ccc9235
2003-10-22 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
5b8c1b0
2003-10-15 Jay Fenlason <fenlason@redhat.com>
by paul
· 21 years ago
79ad279
2003-10-15 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
7021c42
2003-07-15 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
b21b19c
2003-06-15 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
edd7c24
2003-06-04 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
1921e6f
Allow group access to vty socket.
by paul
· 22 years ago
29db05b
From: Sergiy Vyshnevetskiy <serg @ vostok.net>
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago