1. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  2. bec595a 2004-11-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  3. b9c3500 Fix comment for zlog_backtrace_sigsafe: it now supports syslog logging by ajs · 20 years ago
  4. 7d149b8 2004-11-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  5. 2557aed DEFUN_DEPRECATED passes attribute to DEFUN as well. by hasso · 20 years ago
  6. 48d6c69 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  7. 5b85fac 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  8. 063ee52 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  9. d1c51d7 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  10. 546e20d Remove unused va_list variable that was introduced by mistake in the last patch by ajs · 20 years ago
  11. b3c8c46 Fix compile. by hasso · 20 years ago
  12. 2680aa2 Merge svn revisions 1208, 1222 and 1228 from Zebra cvs. by hasso · 20 years ago
  13. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  14. accb156 Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl. by hasso · 20 years ago
  15. 4cf0d0d 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  16. e5879ca 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  17. ad4d974 In zlog_signal, should probably check the return code from backtrace, just by ajs · 20 years ago
  18. 101ec70 In zlog_signal, change type of size since backtrace actually returns an int. by ajs · 20 years ago
  19. cee3df1 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  20. b9e0ee3 2004-11-24 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  21. 59a06a9 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  22. d246bd9 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  23. 8686fc7 Note C99 requirement. by gdt · 20 years ago
  24. 9c3f5e6 note that OpenBSD versions are for 3.6. by gdt · 20 years ago
  25. 38c2cfe Note OpenBSD versions (thanks to Gernot W. Schmied). by gdt · 20 years ago
  26. 00c8dc7 2004-11-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  27. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  28. ae5e24d Fix previous change to use new function safe_strerror instead of strerror. by ajs · 20 years ago
  29. ca35976 2004-11-19 David Young <dyoung@pobox.com> by ajs · 20 years ago
  30. ff29bb3 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  31. 4857719 Make quagga.info in cvs actually useful for those who haven't latest by hasso · 20 years ago
  32. 996ac2d add note about alignment in LS updates due to opaque LSAs. by gdt · 20 years ago
  33. 0cdb8dd 2004-11-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  34. f858e49 2004-11-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  35. 56d1d20 2004-11-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  36. cbf566e Note that autoreconf should be invoked as 'autoreconf -i'. by ajs · 20 years ago
  37. 697877e Note that <dollar>Id:$ should be included in all files. by gdt · 20 years ago
  38. 69e1325 Rationalize CMSG_SPACE usage: by gdt · 20 years ago
  39. fbb6709 Make explicit that bumping required tool versions needs thought. by gdt · 20 years ago
  40. 3764c0c Note that either BSD make or GNU make works, and note versions. by gdt · 20 years ago
  41. 7fa25ff 2004-11-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  42. 8bed780 Add $Id:$. by gdt · 20 years ago
  43. 788dab1 2004-11-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  44. fbaf39e 2004-11-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  45. 05e85fa 2004-11-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  46. 9104f56 2004-11-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  47. 95d3184 2004-11-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  48. f31293a - urg, fix the missing close bracket from previous commit by paul · 20 years ago
  49. 670bbf1 2004-11-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  50. 85fb1e6 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  51. 7966b97 2004-11-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  52. 976d8c7 Remove unused dont_more variable in vty_flush and add return 0 to vtysh_write. by ajs · 20 years ago
  53. 5932020 2004-11-09 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  54. 1b074dd 2004-11-08 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  55. 36002ae - use makeinfo --html to generate quagga.html by paul · 20 years ago
  56. b86718e Oops, wrong date on changelog entries.. by paul · 20 years ago
  57. e050db2 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  58. 2265d20 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  59. 3e6064f 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  60. 53916ed - ignore missing, depcomp and install-sh, the recently removed files. by paul · 20 years ago
  61. 14c17fd 2004-11-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  62. b35e5b4 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  63. 0df63b5 * Sun Nov 07 2004 Paul Jakma <paul@dishone.st> - Fix with_ipv6 set to 0 build by paul · 20 years ago
  64. 6a22b1f 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  65. 0c3368a 2004-11-07 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  66. 76b89b4 2004-11-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  67. 1f8f61a 2004-11-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  68. 6639a04 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com> by gdt · 20 years ago
  69. 95e74e5 spelling: s/supress/suppress/ by ajs · 20 years ago
  70. 18323bb Adjust per-directory vs global ChangeLog to match current practice. by gdt · 20 years ago
  71. a2c0a57 spelling: s/supress/suppress/ by gdt · 20 years ago
  72. 5a64665 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  73. f3ae74c 2004-11-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  74. 49ff6d9 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  75. 62d8e96 2004-11-02 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  76. 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
  77. e064d6d 2004-11-01 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  78. a2b1ecd 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  79. 64511f3 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  80. 039b957 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  81. 70e149e 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  82. 9d11a19 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  83. 66cbbce 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  84. 37ccfa3 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  85. 2bfc7c0 - update cvs ignore, ignore quagga.dvi, quagga.ps, etc. by paul · 20 years ago
  86. 75e15fe 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  87. dccfb19 2004-10-29 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  88. 28f7972 - lib/ dir shouldnt be conditional, remove bad dir attribute from dev files by paul · 20 years ago
  89. f2799e6 "show running-daemons" -> "show daemons". by hasso · 20 years ago
  90. 6bd7c6a Remove dead "ip tunnel" command. by hasso · 20 years ago
  91. 8dceb82 Fix help of "show debugging ripng" command. by hasso · 20 years ago
  92. 98f5163 2004-10-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  93. 508ec91 Yet another breakage introduced in May with zserv cleanup. by hasso · 20 years ago
  94. 6b637e9 - andrew's service adding change to detect existing entries reliably by paul · 20 years ago
  95. cfc1842 - update with andrew's modifications - enable irdp by default again by paul · 20 years ago
  96. 3e511c8 2004-10-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  97. af0d97e 2004-10-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  98. 4ccb2c4 - credit rix for fixing openbsd by paul · 20 years ago
  99. 06f953f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  100. 4927cf0 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago