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