- 8454b05 [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal by Paul Jakma · 17 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
- c749b72 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- f366ad3 [vtysh] Never skip authentication, and add support for multiple -c commands by Andrew J. Schorr · 18 years ago
- 362b403 [vtysh] Add "show memory" to vtysh by Paul Jakma · 19 years ago
- 4150f33 [vtysh] suppress output in 'show logging' for daemons not present by Paul Jakma · 19 years ago
- dbf7d13 [vtysh] Add 'show logging' command by Paul Jakma · 19 years ago
- 44316fe 2006-01-11 Erik Smit <zoiah@zoiah.net> by paul · 19 years ago
- 53a6f93 * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. by hasso · 19 years ago
- c068939 * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked by hasso · 19 years ago
- 57b5b7e 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
- e378210 - Fix ChangeLog entry to properly refer to problem being Linux/ARM, not by paul · 19 years ago
- b899408 2005-07-12 Christian Hammers <ch@debian.org> by paul · 19 years ago
- 528bed4 * extract.pl.in: Ignore "router zebra". by hasso · 20 years ago
- b5d518f * Makefile.am: Remove rebuild4 target, it's not used any more by build by hasso · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 7f22396 * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with by hasso · 20 years ago
- 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 060d438 * vtysh_config.c: Move password commands to the AAA_NODE. It by hasso · 20 years ago
- b1aa147 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 13bfca7 * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will by hasso · 20 years ago
- 90b4214 * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> by hasso · 20 years ago
- 87d683b * command.[ch], vty.c: cmd_execute_command() function must not attempt by hasso · 20 years ago
- dfbb912 More cosmetical vtysh fixes. by hasso · 20 years ago
- 9a30ee5 No delimiter between "ip forwarding" and "ipv6 forwarding". by hasso · 20 years ago
- 09c3adb 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 274a4a4 2004-12-07 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
- 85fb1e6 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
- f2799e6 "show running-daemons" -> "show daemons". by hasso · 20 years ago
- 97b7db2 Don't popen pager if command is "exit". Fixes "vtysh screws up my terminal by hasso · 20 years ago
- f4ad4db - fix date in changelog of my last commit.. by paul · 20 years ago
- 43fb135 All access lists (IPv4 and IPv6) are used by all daemons to limit access to vty. by hasso · 20 years ago
- 0921d48 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 5862ff5 Fix warnings here. by hasso · 20 years ago
- dda0952 Vtysh compiles cleanly as well. by hasso · 20 years ago
- e7168df Big vtysh cleanup. See changelogs for details. by hasso · 20 years ago
- 4289546 Compiler warning fix. by hasso · 20 years ago
- 2852de1 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- b63dc1f 2004-09-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 0e82d0e 2004-09-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 94755ea remove zebra/irdp.c because it is no longer in the source tree. by gdt · 20 years ago
- e42f5a3 Port ospf6d to sigevent and rename signal handling functions in vtysh not to by hasso · 20 years ago
- 5a9c53d Brown paperbag, please. Don't segfault if VTYSH_PAGER isn't defined. by hasso · 20 years ago
- 34553cc Make "terminal length <0-512>" command work in vtysh. by hasso · 20 years ago
- 67e29ab More vtysh fixes. Specifying configuration from command line works now. by hasso · 20 years ago
- 95e735b Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE. by hasso · 20 years ago
- b094d26 Cleaning up whitespace mess mostly caused by my patches. Bigger by hasso · 20 years ago
- b219dea add .libs by gdt · 20 years ago
- b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
- a3f71c5 more cvsignores by paul · 20 years ago
- 87efd64 Add libtool support. by gdt · 20 years ago
- fc9d074 Make vtysh work on NetBSD, and minor cleanups: by gdt · 20 years ago
- 6c0f9a7 Zebra daemon has access lists. by hasso · 20 years ago
- d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
- 2a56df9 Workaround for Bugzilla #58. by hasso · 21 years ago
- 4991f6c Vtysh fixes: by hasso · 21 years ago
- 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
- fa2b17e Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER by hasso · 21 years ago
- 13b8baa 2004-01-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- ba6dffe Changelog entry about isisd integration. Sorry about previous commit by hasso · 21 years ago
- c25e458 *** empty log message *** by hasso · 21 years ago
- aa593d5 2003-12-22 Christian Hammers <ch@lathspell.de> by gdt · 21 years ago
- d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
- a652604 2003-10-24 waldi@debian.org by paul · 21 years ago
- 1ac09d3 2003-10-22 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- bb6065a 2003-08-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 42053f4 2003-08-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- f706c10 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 4eeccf1 Add IPv6 ping and traceroute. by hasso · 21 years ago
- edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 4f84947 RIP has now "route-map x [in|out] <interface>" as well. by hasso · 22 years ago
- 4a6e225 Just "write" command without any parameters writes conf to file. by hasso · 22 years ago
- 0750d21 Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used by hasso · 22 years ago
- 111bd7a slight addition to hasso's previous no_interface patch. by paul · 22 years ago
- 32d2463 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 7515cff Undo Hasso last patch, about to apply a slightly updated patch. by paul · 22 years ago
- 68f4384 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 3dec2de From: Paul Jakma <paulj@alphyra.ie> by paul · 22 years ago
- a304c1a From: Hasso Tepper <hasso@estpak.ee> Subject: [zebra 19120] [PATCH] Vtysh by paul · 22 years ago
- 445f143 Update Changelogs by paul · 22 years ago
- 24cd435 From: Sergiy Vyshnevetskiy <serg@vostok.net> by paul · 22 years ago
- a805cc2 From: Sergiy Vyshnevetskiy <serg@vostok.net> by paul · 22 years ago
- e54879f vtysh_cmd.c is no longer in repository, ignore it. by paul · 22 years ago
- ba23a69 Hasso Tepper by paul · 22 years ago
- 73ffb25 Hasso Tepper by paul · 22 years ago
- dfc0d9b Fix up vtysh.c compile warnings by paul · 22 years ago
- ef4e099 Add Makefile.in to the remaining .cvsignore's by paul · 22 years ago
- ec49766 Remove vtysh_cmd.c from the repository. by paul · 22 years ago
- fe06778 Change vty socket path defines to the global defines by paul · 22 years ago
- 05b3ff5 Removed stray hard coded vty socket paths by paul · 22 years ago
- 3a6440d Remove auto* files from the repository. by paul · 22 years ago
- 464dc8d Add 'no description' command by paul · 22 years ago
- 97e1c4d See http://bugzilla.dishone.st/show_bug.cgi?id=13 by paul · 22 years ago
- 6898008 2003-03-25 Paul Jakma <paul@dishone.st> by paul · 22 years ago
- 1bb066b Update auto files. by paul · 22 years ago
- 569c0f0 Updated vtysh_cmd's. Previously, this was only updated in rpm builds. by paul · 22 years ago