Age | Commit message (Expand) | Author |
2013-04-09 | lib/vty: register vtysh socket in server socket vector (BZ#754) | Christian Franke |
2012-05-02 | lib: remove last uses of sockunion_su2str() | Jorge Boncompte [DTI2] |
2012-03-25 | babeld: Initial import, for Babel routing protocol. | Paul Jakma |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-13 | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter |
2011-12-07 | vty_serv_sock_family unused | Stephen Hemminger |
2010-09-17 | lib/vty.c: add missing format string when printing out motd message | Nico Golde |
2009-12-07 | lib: log source of vty connections (bug #566) | heasley |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2008-08-23 | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma |
2008-08-22 | [vty] Allow delete during password entry | Roy |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-04-28 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2006-07-11 | [lib] Do not call vty_close in vty_log_out to avoid possible free memory access | Andrew J. Schorr |
2006-07-10 | [lib] Fix infinite recursion for errors on vtys with terminal monitor enabled | Andrew J. Schorr |
2006-07-03 | [debug] Debug messages to terminal vty sessions should include timestamps | Andrew J. Schorr |
2006-05-28 | [lib] vty_log shouldn't crash if called when vty isn't initiliased | Paul Jakma |
2006-05-15 | [lib] CID #39, Fix the vty completion leak-fix to only free when desired | Paul Jakma |
2006-05-12 | [lib] CID #39, fix leak in error path, vty_describe_command | Paul Jakma |
2006-01-17 | [lib/vty] Add 'no terminal monitor' alias | paul |
2005-12-29 | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt |
2005-10-26 | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul |
2005-09-29 | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent |
2005-08-22 | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul |
2005-04-28 | 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-16 | 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-08 | 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-05 | 2004-04-05 Paul Jakma <paul@dishone.st> | paul |
2005-03-14 | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul |
2005-03-08 | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul |
2005-03-08 | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul |
2005-03-08 | 2005-03-08 Jeroen Massar <jeroen@unfix.org> | paul |
2005-03-07 | * command.c: host.name might be NULL. | hasso |
2005-02-23 | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-02-23 | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-01-30 | 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-01-16 | * command.[ch], vty.c: cmd_execute_command() function must not attempt | hasso |
2004-12-07 | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-26 | Remove unused va_list variable that was introduced by mistake in the last patch | ajs |
2004-11-23 | 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-20 | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-10 | Remove unused dont_more variable in vty_flush and add return 0 to vtysh_write. | ajs |
2004-11-05 | 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-04 | 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-10-31 | 2004-10-31 Paul Jakma <paul@dishone.st> | paul |
2004-10-29 | 2004-10-29 Paul Jakma <paul@dishone.st> | paul |
2004-10-10 | 2004-10-10 Paul Jakma <paul@dishone.st> | paul |
2004-10-07 | Make more strings const. | hasso |
2004-10-05 | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso |
2004-10-03 | Big vtysh cleanup. See changelogs for details. | hasso |