1. feb6c53 vtysh: Vtysh support for babeld. by Juliusz Chroboczek · 13 years ago
  2. 0b42c70 vtysh: fix regexp for install_element() in babeld by Ang Way Chuang · 13 years ago
  3. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  4. 566b36e vtysh: [build] silence preprocessor errors in some cases by Dmitrij Tejblum · 13 years ago
  5. 3f4ab7f [vtysh] Save vtysh history to a file by Tomasz Pala · 15 years ago
  6. 6e79f8b Fix vtysh based "write term" output. by Chris Caputo · 15 years ago
  7. 914131f [vtysh] Add a --noerror option by Stephen Hemminger · 16 years ago
  8. 2c4d48b [vtysh] Return non-zero exit code on error. by Stephen Hemminger · 16 years ago
  9. 57fb974 [vtysh] Make vtysh more useable for scripting by Stephen Hemminger · 16 years ago
  10. 0fbd62a [vtysh] Force line buffered mode. by Stephen Hemminger · 17 years ago
  11. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  12. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  13. 41dc348 [vtysh] Add commands from zebra_routemap.c to vtysh by Bartek Kania · 16 years ago
  14. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  15. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  16. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  17. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  18. 10895fd [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command by Paul Jakma · 16 years ago
  19. 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
  20. 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
  21. 8454b05 [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal by Paul Jakma · 17 years ago
  22. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  23. 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
  24. c749b72 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
  25. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  26. f366ad3 [vtysh] Never skip authentication, and add support for multiple -c commands by Andrew J. Schorr · 18 years ago
  27. 362b403 [vtysh] Add "show memory" to vtysh by Paul Jakma · 19 years ago
  28. 4150f33 [vtysh] suppress output in 'show logging' for daemons not present by Paul Jakma · 19 years ago
  29. dbf7d13 [vtysh] Add 'show logging' command by Paul Jakma · 19 years ago
  30. 44316fe 2006-01-11 Erik Smit <zoiah@zoiah.net> by paul · 19 years ago
  31. 53a6f93 * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. by hasso · 19 years ago
  32. c068939 * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked by hasso · 19 years ago
  33. 57b5b7e 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
  34. e378210 - Fix ChangeLog entry to properly refer to problem being Linux/ARM, not by paul · 19 years ago
  35. b899408 2005-07-12 Christian Hammers <ch@debian.org> by paul · 19 years ago
  36. 528bed4 * extract.pl.in: Ignore "router zebra". by hasso · 20 years ago
  37. b5d518f * Makefile.am: Remove rebuild4 target, it's not used any more by build by hasso · 20 years ago
  38. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  39. 7f22396 * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with by hasso · 20 years ago
  40. 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  41. 060d438 * vtysh_config.c: Move password commands to the AAA_NODE. It by hasso · 20 years ago
  42. b1aa147 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  43. 13bfca7 * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will by hasso · 20 years ago
  44. 90b4214 * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> by hasso · 20 years ago
  45. 87d683b * command.[ch], vty.c: cmd_execute_command() function must not attempt by hasso · 20 years ago
  46. dfbb912 More cosmetical vtysh fixes. by hasso · 20 years ago
  47. 9a30ee5 No delimiter between "ip forwarding" and "ipv6 forwarding". by hasso · 20 years ago
  48. 09c3adb 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  49. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  50. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  51. 85fb1e6 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  52. 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
  53. f2799e6 "show running-daemons" -> "show daemons". by hasso · 20 years ago
  54. 97b7db2 Don't popen pager if command is "exit". Fixes "vtysh screws up my terminal by hasso · 20 years ago
  55. f4ad4db - fix date in changelog of my last commit.. by paul · 20 years ago
  56. 43fb135 All access lists (IPv4 and IPv6) are used by all daemons to limit access to vty. by hasso · 20 years ago
  57. 0921d48 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  58. 5862ff5 Fix warnings here. by hasso · 20 years ago
  59. dda0952 Vtysh compiles cleanly as well. by hasso · 20 years ago
  60. e7168df Big vtysh cleanup. See changelogs for details. by hasso · 20 years ago
  61. 4289546 Compiler warning fix. by hasso · 20 years ago
  62. 2852de1 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  63. b63dc1f 2004-09-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  64. 0e82d0e 2004-09-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  65. 94755ea remove zebra/irdp.c because it is no longer in the source tree. by gdt · 20 years ago
  66. e42f5a3 Port ospf6d to sigevent and rename signal handling functions in vtysh not to by hasso · 20 years ago
  67. 5a9c53d Brown paperbag, please. Don't segfault if VTYSH_PAGER isn't defined. by hasso · 20 years ago
  68. 34553cc Make "terminal length <0-512>" command work in vtysh. by hasso · 20 years ago
  69. 67e29ab More vtysh fixes. Specifying configuration from command line works now. by hasso · 20 years ago
  70. 95e735b Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE. by hasso · 20 years ago
  71. b094d26 Cleaning up whitespace mess mostly caused by my patches. Bigger by hasso · 20 years ago
  72. b219dea add .libs by gdt · 20 years ago
  73. b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
  74. a3f71c5 more cvsignores by paul · 20 years ago
  75. 87efd64 Add libtool support. by gdt · 20 years ago
  76. fc9d074 Make vtysh work on NetBSD, and minor cleanups: by gdt · 20 years ago
  77. 6c0f9a7 Zebra daemon has access lists. by hasso · 20 years ago
  78. d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
  79. 2a56df9 Workaround for Bugzilla #58. by hasso · 21 years ago
  80. 4991f6c Vtysh fixes: by hasso · 21 years ago
  81. 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
  82. fa2b17e Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER by hasso · 21 years ago
  83. 13b8baa 2004-01-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  84. ba6dffe Changelog entry about isisd integration. Sorry about previous commit by hasso · 21 years ago
  85. c25e458 *** empty log message *** by hasso · 21 years ago
  86. aa593d5 2003-12-22 Christian Hammers <ch@lathspell.de> by gdt · 21 years ago
  87. d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
  88. a652604 2003-10-24 waldi@debian.org by paul · 21 years ago
  89. 1ac09d3 2003-10-22 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  90. bb6065a 2003-08-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  91. 42053f4 2003-08-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  92. f706c10 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  93. 4eeccf1 Add IPv6 ping and traceroute. by hasso · 21 years ago
  94. edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  95. 4f84947 RIP has now "route-map x [in|out] <interface>" as well. by hasso · 22 years ago
  96. 4a6e225 Just "write" command without any parameters writes conf to file. by hasso · 22 years ago
  97. 0750d21 Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used by hasso · 22 years ago
  98. 111bd7a slight addition to hasso's previous no_interface patch. by paul · 22 years ago
  99. 32d2463 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
  100. 7515cff Undo Hasso last patch, about to apply a slightly updated patch. by paul · 22 years ago