1. bc63ae3 Removing vestigial support for protocol versions prior to 15. by J.W. Schultz · 23 years ago
  2. 6e12886 Logic error in preserve_perms + link_dest by J.W. Schultz · 23 years ago
  3. b5ca91a Fixed a typo. by Wayne Davison · 23 years ago
  4. 89855e7 Started a new section for the next release. by Wayne Davison · 23 years ago
  5. e106de4 Tweaked the O_BINARY code to the latest idiom. by Wayne Davison · 23 years ago
  6. afbcc8f Define O_BINARY as "0" if it isn't defined. by Wayne Davison · 23 years ago
  7. f177b7c Documented --files-from, --no-relative, --no-implied-dirs, and --from0. by Wayne Davison · 23 years ago
  8. ea5164d Support the new --files-from, --no-relative, --no-implied-dirs, and --from0 by Wayne Davison · 23 years ago
  9. ccdff3e Open the file in BINARY fd mode, handle the normal line-ending characters by Wayne Davison · 23 years ago
  10. 24d0fcd Support the new --files-from and --no-implied-dirs options. by Wayne Davison · 23 years ago
  11. 56014c8 Support the new --files-from and --from0 options. by Wayne Davison · 23 years ago
  12. 7c2a9e7 Support the new --files-from option. by Wayne Davison · 23 years ago
  13. bb24028 Make link-dest aware of --perms, --owner and --group. ---- Chris Darroch by J.W. Schultz · 23 years ago
  14. 52d3e10 Prevent tempfile names from overflowing. Debian BUG# 183667 by J.W. Schultz · 23 years ago
  15. 67863f4 Warn if 64bit value sent or received on system that doesn't by J.W. Schultz · 23 years ago
  16. 9c28e52 Seperate the uint64_t macros from int64_t by J.W. Schultz · 23 years ago
  17. 1b2f167 Frustration mounting. I'll get it right eventually. by J.W. Schultz · 23 years ago
  18. 702d0c4 earlier problem was a typo. by J.W. Schultz · 23 years ago
  19. 51106ba Another stab at uint64 because some platforms seem to have by J.W. Schultz · 23 years ago
  20. 42d4edc removed log_transfer() It was no more than a conditional by J.W. Schultz · 23 years ago
  21. fbc0bc4 Create uint64 for INO64_T and DEV64_T eliminating type mismatches. by J.W. Schultz · 23 years ago
  22. 1b2db7a Increased maximum protocol version. by J.W. Schultz · 23 years ago
  23. 1ce2956 Minor correction to protocol annotation. by J.W. Schultz · 23 years ago
  24. 3742bf3 Annotated each release with protocol version and by J.W. Schultz · 23 years ago
  25. 18d6b67 The close_all() function was missing its "void" prototype. by Wayne Davison · 23 years ago
  26. dbda5fb Get rid of eol whitespace. by Wayne Davison · 23 years ago
  27. 2154309 Optimized the implied-directory code to avoid putting so many duplicate by Wayne Davison · 23 years ago
  28. afb6e94 - Use popt to better effect for the two options that can be both by Wayne Davison · 23 years ago
  29. dfa3248 - Simplified the whole-file option handling. - Fixed some whitespace issues. by Wayne Davison · 23 years ago
  30. 2cda256 - Simplified the whole-file option handling. by Wayne Davison · 23 years ago
  31. d9c7edf - Fixed lots of line-indentation problems, including a really huge section by Wayne Davison · 23 years ago
  32. a151343 Cleanup: Added header files to dependancies. by J.W. Schultz · 23 years ago
  33. 85ed0aa Typo corrections. Thanks to Paul Slootman <paul@debian.org> by J.W. Schultz · 23 years ago
  34. 3019f95 Removing --csum-length option documentation since there is no such option. by J.W. Schultz · 23 years ago
  35. 5702bc1 Apply patch from Steve Bonds to repair this test. by Paul Green · 23 years ago
  36. b0d791b Patch from Roderick Schertler (roderick at argon.org) to ignore by Paul Green · 23 years ago
  37. 3903928 Remove RedHat-specific .spec files in favor of the .spec files by Paul Green · 23 years ago
  38. 827c37f The sender no longer removes the duplicate names from the file list -- we by Wayne Davison · 23 years ago
  39. b45b059 Back out one of the changes in log.c revision 1.62, and always send errors by David Dykstra · 23 years ago
  40. f39281a Patch from jw schultz to reword "link" to "connection" in a couple of spots. by Paul Green · 23 years ago
  41. e2bea9e Update packaging spec files per patch submitted by Horst von Brand. by Paul Green · 23 years ago
  42. 931a979 Restored changes accidentally backed out by Dave Dykstra in previous revision. by Paul Green · 23 years ago
  43. 3fccfaf Apply fix from Horst von Brand. See comments in rsync.spec. by Paul Green · 23 years ago
  44. 7a6fd4c preparing for release of 2.5.6 by David Dykstra · 23 years ago
  45. 8395d24 Add header for 2.5.6 release. by David Dykstra · 23 years ago
  46. 7d08596 Remove the Cygwin msleep(100) before the generator kills the receiver, by David Dykstra · 23 years ago
  47. 3884317 Change the default of --modify-window back to 0 on Cygwin. by David Dykstra · 23 years ago
  48. 089a243 Ack! I had accidentally ifdefed out the kill from the generator to the by David Dykstra · 23 years ago
  49. 8ed16de Change so the delay before generator signals receiver is only done on Cygwin. by David Dykstra · 23 years ago
  50. a577af9 Added a TODO item about temporary file names bumping up against the by Paul Green · 23 years ago
  51. 59af136 Move the sleep to workaround the default modify-window of 1 on Cygwin to by David Dykstra · 23 years ago
  52. 787568f Insert a 100ms sleep just before sending the USR2 signal to the by David Dykstra · 23 years ago
  53. f0019fc Remove the "Connection reset by peer" from TODO by David Dykstra · 23 years ago
  54. 9f63921 Prevent the "Connection reset by peer" messages often seen from Cygwin. by David Dykstra · 23 years ago
  55. deec574 Update date on man page. by David Dykstra · 23 years ago
  56. 04657e4 Update rsyncd.conf documentation to be right for rsync server mode over a by David Dykstra · 23 years ago
  57. 1b88775 Change erroneous references to a --config-file option to the correct --config by David Dykstra · 23 years ago
  58. 7f65375 Change news item about handling of text mode in files to just permitting by David Dykstra · 23 years ago
  59. 518233c Got rid of recent O_TEXT* and O_BINARY* changes. by Wayne Davison · 23 years ago
  60. bc72130 Got rid of O_TEXT_STR and added code to strip '\r' from the end of the by Wayne Davison · 23 years ago
  61. 855decd Added back the O_BINARY #ifdef. by Wayne Davison · 23 years ago
  62. 0090cbd Got rid of O_TEXT_STR change. by Wayne Davison · 23 years ago
  63. 73ff720 File I/O already handles '\r', so we can remove the O_TEXT flags. by Wayne Davison · 23 years ago
  64. c561e13 Remove a couple items I know are no longer needed. by David Dykstra · 23 years ago
  65. aa2c47d Better fix for infinite recursion; don't return from exit_cleanup by David Dykstra · 23 years ago
  66. 536b846 Open config files in text mode when O_TEXT is defined. This helps on by David Dykstra · 23 years ago
  67. 7508b79 Tests that use hands_setup to make a test file directory and right by David Dykstra · 23 years ago
  68. 76ee1d1 Don't try to run daemon tests as "nobody". by Wayne Davison · 23 years ago
  69. 379bc86 Getting rid of recent "chown" since we decided to forego trying to run by Wayne Davison · 23 years ago
  70. 0666966 Change default of --modify-window on Cygwin from 2 to 1 because that's all by David Dykstra · 23 years ago
  71. 755bcd3 Restore trailing newline character at the end of the file. by Paul Green · 23 years ago
  72. 1985aa9 Mentioned the fact that config.sub and config.guess got updated. by Paul Green · 23 years ago
  73. f4663a3 Updated config.sub and config.guess to latest revision. by Paul Green · 23 years ago
  74. 521e6fd Mention test-case fixes. by Wayne Davison · 23 years ago
  75. 61ab574 Moved the chown from the download test to the upload test. by Wayne Davison · 23 years ago
  76. 660cb6a Chown the $TO and $FROM directories to $RSYNCD_UID:$RSYNCD_GID (if we by Wayne Davison · 23 years ago
  77. 4274208 Chown the $TO and $FROM directories to $RSYNCD_UID:$RSYNCD_GID (if we by Wayne Davison · 23 years ago
  78. 34db05b Put the UID and GID that rsyncd will run as into variables. by Wayne Davison · 23 years ago
  79. 1657be2 Separated a `cat "..."` command out from inside a double-quoted string by Wayne Davison · 23 years ago
  80. 3636b9f Change the name on the --modify-window default for Cygwin to Lapo Luchini. by David Dykstra · 23 years ago
  81. e3cd264 Change version to working version 2.5.6pre3cvs by David Dykstra · 23 years ago
  82. 69555b0 Change version to 2.5.6pre2 by David Dykstra · 23 years ago
  83. 522c05c Declare preserve_perms for latest syscall.o. by Wayne Davison · 23 years ago
  84. f0b4fda Ignore errors from chmod when --preserve-perms/-p/-a are not set. by David Dykstra · 23 years ago
  85. ac6ce98 Added a couple missing NEWS items. by Wayne Davison · 23 years ago
  86. 1b3cada Re-activate the piece of code that creates intervening directories by David Dykstra · 23 years ago
  87. 61ca7d5 Update description of hosts allow for IPv6. From Bert Vermeulen. by David Dykstra · 23 years ago
  88. 688d573 Make the default for --modify-window be 2 on cygwin. by David Dykstra · 23 years ago
  89. ec6e0bf Backed out Paul Green's IRIX patch since it didn't seem to be a part of by Wayne Davison · 23 years ago
  90. 184dede Save the value of the test for getaddrinfo defines in the config cache. by David Dykstra · 23 years ago
  91. d2cc032 Also need to include lib/getnameinfo when the getaddrinfo defines don't exist. by David Dykstra · 23 years ago
  92. 3a1eefd Oops, lib/getaddrinfo wasn't pulled in when the system doesn't define by David Dykstra · 23 years ago
  93. 824f1c7 Only look for a system getaddrinfo/getnameinfo if AI_PASSIVE is defined by David Dykstra · 23 years ago
  94. 7bc8218 Fix bug that causes messages like by David Dykstra · 23 years ago
  95. a405cda Add unsafe-byname tests with symlink destinations ending in '..'. by David Dykstra · 23 years ago
  96. 7afa3a4 Optimized unsafe_symlink() to avoid malloc/free calls. by Wayne Davison · 23 years ago
  97. c80b3d8 Added "extern" to io_{read,write}_phase line (they were being multiply defined). by Wayne Davison · 23 years ago
  98. ef6122c Got rid of trailing whitespace and tweaked a few things that might by Wayne Davison · 23 years ago
  99. 75fb17b Define DBL_EPSILON if it doesn't exist. by Wayne Davison · 23 years ago
  100. 2abbf24 Trying out Paul Green's IRIX patch to see if it fixes the syntax by Wayne Davison · 23 years ago