Age | Commit message (Expand) | Author |
2009-06-24 | [vtysh] Save vtysh history to a file | Tomasz Pala |
2009-06-23 | Fix vtysh based "write term" output. | Chris Caputo |
2009-06-18 | [vtysh] Add a --noerror option | Stephen Hemminger |
2009-06-18 | [vtysh] Return non-zero exit code on error. | Stephen Hemminger |
2009-06-18 | [vtysh] Make vtysh more useable for scripting | Stephen Hemminger |
2009-06-18 | [vtysh] Force line buffered mode. | Stephen Hemminger |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger |
2008-10-04 | [vtysh] Add commands from zebra_routemap.c to vtysh | Bartek Kania |
2008-08-22 | [administrivia] Git should ignore backup files and .loT files | Paul Jakma |
2008-08-22 | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma |
2008-08-22 | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr |
2008-08-22 | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma |
2008-07-03 | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | Paul Jakma |
2008-07-02 | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma |
2007-10-14 | [bgpd] Merge AS4 support | Paul Jakma |
2007-06-20 | [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal | Paul Jakma |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-05-02 | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma |
2007-04-29 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-07-27 | [vtysh] Never skip authentication, and add support for multiple -c commands | Andrew J. Schorr |
2006-05-28 | [vtysh] Add "show memory" to vtysh | Paul Jakma |
2006-05-23 | [vtysh] suppress output in 'show logging' for daemons not present | Paul Jakma |
2006-05-23 | [vtysh] Add 'show logging' command | Paul Jakma |
2006-01-11 | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul |
2005-09-15 | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. | hasso |
2005-08-25 | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso |
2005-08-22 | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul |
2005-07-12 | - Fix ChangeLog entry to properly refer to problem being Linux/ARM, not | paul |
2005-07-12 | 2005-07-12 Christian Hammers <ch@debian.org> | paul |
2005-04-07 | * extract.pl.in: Ignore "router zebra". | hasso |
2005-04-07 | * Makefile.am: Remove rebuild4 target, it's not used any more by build | hasso |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-03-28 | * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with | hasso |
2005-03-14 | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul |
2005-03-09 | * vtysh_config.c: Move password commands to the AAA_NODE. It | hasso |
2005-01-28 | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-01-23 | * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will | hasso |
2005-01-23 | * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> | hasso |
2005-01-16 | * command.[ch], vty.c: cmd_execute_command() function must not attempt | hasso |
2004-12-22 | More cosmetical vtysh fixes. | hasso |
2004-12-22 | No delimiter between "ip forwarding" and "ipv6 forwarding". | hasso |
2004-12-09 | 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-07 | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-20 | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-11 | 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-02 | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul |
2004-10-28 | "show running-daemons" -> "show daemons". | hasso |
2004-10-20 | Don't popen pager if command is "exit". Fixes "vtysh screws up my terminal | hasso |