- 17801d1 vtysh: [build] silence preprocessor errors in some cases by Dmitrij Tejblum · 13 years ago
- 3f4ab7f [vtysh] Save vtysh history to a file by Tomasz Pala · 15 years ago
- 6e79f8b Fix vtysh based "write term" output. by Chris Caputo · 15 years ago
- 914131f [vtysh] Add a --noerror option by Stephen Hemminger · 16 years ago
- 2c4d48b [vtysh] Return non-zero exit code on error. by Stephen Hemminger · 16 years ago
- 57fb974 [vtysh] Make vtysh more useable for scripting by Stephen Hemminger · 16 years ago
- 0fbd62a [vtysh] Force line buffered mode. by Stephen Hemminger · 17 years ago
- 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- 41dc348 [vtysh] Add commands from zebra_routemap.c to vtysh by Bartek Kania · 16 years ago
- d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
- 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
- 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
- 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
- 10895fd [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command by Paul Jakma · 16 years ago
- 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
- 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
- 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