1. 9cb7529 Remove some trailing whitespace. by Wayne Davison · 3 years, 8 months ago
  2. c3b553a Preparing for release of 3.2.4pre2 by Wayne Davison · 4 years, 3 months ago
  3. 3e44bbd Preparing for release of 3.2.4pre1 by Wayne Davison · 4 years, 3 months ago
  4. 0f87eaf A couple minor tweaks. by Wayne Davison · 4 years, 6 months ago
  5. 3af0027 We need stat memcpy. by Wayne Davison · 4 years, 6 months ago
  6. b774dbc Improve --omit-dir-times & --omit-link-times by Wayne Davison · 4 years, 6 months ago
  7. 296352e Tweak atime/crtime code a bit more. by Wayne Davison · 4 years, 6 months ago
  8. 291a042 Support --crtimes on Cygwin. by Wayne Davison · 4 years, 9 months ago
  9. 974f49e Add --crtimes option. by Wayne Davison · 6 years ago
  10. 2c681b8 Some fixes after compiling on cygwin. by Wayne Davison · 6 years ago
  11. e63ff70 Some indentation fixes. by Wayne Davison · 6 years ago
  12. d326961 Fix overzealous setting of mtime & tweak time comparisons by Wayne Davison · 6 years ago
  13. b936741 Added --atimes and --set-noatime options. by Wayne Davison · 6 years ago
  14. d297021 Spelling fixes from a Fossies run done by Jens. by Wayne Davison · 6 years ago
  15. 1c82a1e A few file-data improvements. by Wayne Davison · 6 years ago
  16. c5fabfb Set Copyright years and make them easier to update by Wayne Davison · 6 years ago
  17. b32aa47 Make exit_cleanup() use _exit() if called from a signal handler. by Wayne Davison · 6 years ago
  18. 3e2e4b5 Tweak the copyright year. by Wayne Davison · 7 years ago
  19. 0f8e9e2 Don't force nanoseconds if a file wasn't transferred or checksummed. by Wayne Davison · 8 years ago
  20. 473108a Tweak copyright date. by Wayne Davison · 8 years ago
  21. 70aeb5f Sanitize xname in read_ndx_and_attrs. by Jeriko One · 8 years ago
  22. b973bff If a backup fails (e.g. full disk) rsync should fail. Fixes bug 11668. by Wayne Davison · 10 years ago
  23. 453914e Update the copyright year. by Wayne Davison · 11 years ago
  24. 23afe20 Brant Gurganus's autoconf updates. by Wayne Davison · 11 years ago
  25. 962f8b9 Complain if an inc-recursive path is not right for its dir. by Wayne Davison · 11 years ago
  26. 5b34561 Call set_modtime even if only NSEC is different. by Wayne Davison · 11 years ago
  27. dfa5b49 Bump the year to 2014. by Wayne Davison · 12 years ago
  28. 0e3152f Change owner+group before setting xattrs to avoid xattr loss. Fixes bug 10163. by Wayne Davison · 12 years ago
  29. d4070db Avoid I/O via signal-handler thread. by Wayne Davison · 13 years ago
  30. cb784f1 Improve iconvbufs() to do more buffer size checks. by Wayne Davison · 13 years ago
  31. 7e1a9c4 Update copyright year. by Wayne Davison · 13 years ago
  32. d42e718 Add free_stat_x() inline function. by Wayne Davison · 13 years ago
  33. 0d34fbd Make daemon listener exit w/code 0 on SIGTERM. by Wayne Davison · 14 years ago
  34. eee2c77 Some uid/gid fixes for (id_t)-1 and other large ID values. by Wayne Davison · 15 years ago
  35. 69be312 Some minor variable and flag cleanup. by Wayne Davison · 15 years ago
  36. 743348e Fix issues with unchanged_attrs() for symlinks. by Wayne Davison · 15 years ago
  37. ba342e2 Undo unintended mode-reference tweak. by Wayne Davison · 16 years ago
  38. 2624e00 Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less. by Wayne Davison · 16 years ago
  39. 3b22184 Avoid a non-writable-by-the-user file when copying xattrs. by Wayne Davison · 16 years ago
  40. 05c3601 More --timeout improvements, especially for the receiving side: by Wayne Davison · 16 years ago
  41. 92d0214 Improve --timeout method to take into account all I/O that is going on. by Wayne Davison · 16 years ago
  42. 82b2a31 Added an am_receiver variable. by Wayne Davison · 16 years ago
  43. d03c0b1 Fix a comment. by Wayne Davison · 16 years ago
  44. 907e6a3 Change the handling of circular buffers to not waste 4 bytes by Wayne Davison · 16 years ago
  45. 23a0d1e Get rid of some unneeded externs. by Wayne Davison · 16 years ago
  46. d8a7290 Give iconvbufs() an ICB_INIT flag. by Wayne Davison · 16 years ago
  47. 20caffd A major overhaul of I/O routines, creating perform_io(). by Wayne Davison · 16 years ago
  48. ee1c00f Pass "new_mode" to set_acl() and change its return values. by Wayne Davison · 17 years ago
  49. 1a2e41a Add support for transferring & setting nsec time values. by Wayne Davison · 17 years ago
  50. ce827c3 Have the sender use dead time to pad out the file list. by Wayne Davison · 17 years ago
  51. 21cddef Improved the backup code: by Wayne Davison · 17 years ago
  52. b3bf9b9 Update the copyright year. by Wayne Davison · 17 years ago
  53. 09ca0d1 Added init_stat_x() to avoid duplication of acl/xattr init code. by Wayne Davison · 17 years ago
  54. 08b7c3e Fixed send_protected_args() to send "." in place of an empty arg. by Wayne Davison · 17 years ago
  55. 8b3e605 Improved the fix that ensures that the generator gets notified about an by Wayne Davison · 18 years ago
  56. e982d59 Changed flist_for_ndx() to optionally die with an error by Wayne Davison · 18 years ago
  57. f303b74 Added logic to the receiving side to ensure that the --delete-during by Wayne Davison · 18 years ago
  58. c9f540f Changed the iconv-related message that was being output as the by Wayne Davison · 18 years ago
  59. eabc85e Added a debug-helping option, --msgs2stderr, than should help all by Wayne Davison · 18 years ago
  60. 951e826 Added the --info=FLAGS an --debug=FLAGS options, which allows by Wayne Davison · 18 years ago
  61. 4337eeb A cuple more fixes for --xattrs combined with --backup, this time to by Wayne Davison · 18 years ago
  62. e9489cd Fixed several issues with preserving xattrs when using --backup. by Wayne Davison · 18 years ago
  63. 7abcfd8 Moved declaration of "int i" outside the ifdef in send_protected_args(). by Wayne Davison · 18 years ago
  64. 53936ef Fixed the use of --protect-args (-s) with a daemon. by Wayne Davison · 18 years ago
  65. ee39281 Fixed the 'T' itemized output for a symlink the right way this time. by Wayne Davison · 18 years ago
  66. d3d07a5 Include 2008 in the copyright years. by Wayne Davison · 18 years ago
  67. 0099e42 Only set FLAG_TIME_FAILED if receiver_symlink_times is set. by Wayne Davison · 18 years ago
  68. 1ed56a0 Extended the protocol-30 info-passing code at startup, and use it to by Wayne Davison · 18 years ago
  69. 87629cf Re-indent some code in set_file_attrs() to make the flow clearer. by Wayne Davison · 18 years ago
  70. 83235db Fixed a case where the receiver indicates a successful update when the by Wayne Davison · 18 years ago
  71. 65b4e4b Updated indexing for accurate progress and improved raw ndx values. by Wayne Davison · 18 years ago
  72. 4d7c8e6 We now call set_stat_xattr() before set_xattr(). by Wayne Davison · 18 years ago
  73. e107b6b Fixed a problem with --fake-super not getting the fully tweaked new_mode by Wayne Davison · 18 years ago
  74. 3f0211b New logging categories added to allow differentiation between by Wayne Davison · 18 years ago
  75. b7386d2 Avoid verbose output during the forwarding of flist data (for now, at least). by Wayne Davison · 18 years ago
  76. b1eca24 Avoid a crash if we read an index value without a valid first_flist. by Wayne Davison · 18 years ago
  77. 4efa116 We need to provide iconvbufs() anytime ICONV_CONST is defined. by Wayne Davison · 18 years ago
  78. 2e52ba3 Added braces to an empty "if" (to avoid any complaints from a compiler by Wayne Davison · 18 years ago
  79. 1371087 Changed "statx" to "stat_x" to try to work around a build problem on AIX. by Wayne Davison · 19 years ago
  80. 6191429 Added a missing "void" to the arg-spec of setup_iconv(). by Wayne Davison · 19 years ago
  81. 1b42f62 Moved inline functions from rsync.h into ifuncs.h. by Wayne Davison · 19 years ago
  82. 2ac9793 - Added new iconvbufs() conversion function that is now used for by Wayne Davison · 19 years ago
  83. 2dc7b91 Handle inheritance of SGID bit on dirs marked with FLAG_DIR_CREATED. by Wayne Davison · 19 years ago
  84. f999804 Made omit_dir_times a static variable in options.c by encoding by Wayne Davison · 19 years ago
  85. 8e41b68 Tweaking the license text a bit more. by Wayne Davison · 19 years ago
  86. 6755a7d If we get an ndx that is 1 entry prior to an incremental flist's by Wayne Davison · 19 years ago
  87. 9decb4d Changed "count" to "used" in struct file_list since there can by Wayne Davison · 19 years ago
  88. 4fd842f Switching to GPL 3. by Wayne Davison · 19 years ago
  89. 9b25ef3 Switch the checking of preserve_[ug]id var to checking [ug]id_ndx var by Wayne Davison · 19 years ago
  90. 1faa1a6 Output a -vvv(erbose) message when receiving an incremental file list. by Wayne Davison · 19 years ago
  91. 59fd2a5 Improved the error message when a dir-number is out of bounds. by Wayne Davison · 19 years ago
  92. 858d45f Cast some F_OWNER()/F_GROUP() values to make sure that we don't get by Wayne Davison · 19 years ago
  93. 4ade505 - Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID(). by Wayne Davison · 19 years ago
  94. 8f3335a The server now needs the F_NDX() data for --iconv with incremental recursion. by Wayne Davison · 19 years ago
  95. 332cf6d The --iconv option has now made it to the trunk. by Wayne Davison · 19 years ago
  96. 9439c0c Adding the --fake-super option. by Wayne Davison · 19 years ago
  97. 19d4cac We now allow verbose messages to be sent when forwarding incremental-recursion by Wayne Davison · 19 years ago
  98. 16edf86 The improved --xattrs option is landing on the trunk. by Wayne Davison · 19 years ago
  99. 1c3344a The ACL support has arrived! This version has a brand new protocol by Wayne Davison · 19 years ago
  100. 3831f06 - Moved the second send_extr_file_list() call to a better spot. by Wayne Davison · 19 years ago