rsync/rsync.git
2004-05-15 Wayne DavisonChanged rprintf() calls that included strerror() to...
2004-05-15 Wayne DavisonChanged rprintf() calls that included strerror() to...
2004-05-15 Wayne DavisonAdded rsyserr().
2004-05-15 Wayne DavisonWhitespace tweaks.
2004-05-15 Wayne DavisonChanging if (!write_batch) in front of send_exclude_lis...
2004-05-15 Wayne DavisonAdded a "gen" rule to remake various generated files...
2004-05-14 Wayne DavisonIn the debug output, distinguish between a user-request...
2004-05-13 Wayne DavisonChanged PERMS_SKIP_TIME to PERMS_SKIP_MTIME.
2004-05-13 Wayne DavisonGot rid of some useless externs.
2004-05-13 Wayne DavisonThe finish_transfer() call takes an arg that specifies...
2004-05-13 Wayne DavisonIf the file did not transfer correctly, only save it...
2004-05-13 Wayne DavisonCall finish_transfer() with its new arg. Also put...
2004-05-13 Wayne DavisonUse the new PERMS_REPORT flag when calling set_perms().
2004-05-13 Wayne DavisonAdded PERMS_REPORT and PERMS_SKIP_TIME.
2004-05-13 Wayne DavisonIf we got a read-error on a file, make sure that the...
2004-05-13 Wayne DavisonDon't force the modtime on our backup dirs -- the dirs...
2004-05-11 Wayne DavisonIn send_files(), changed the name of the map_struct...
2004-05-11 Wayne DavisonUse memset() to initialize a new map_struct.
2004-05-11 Wayne DavisonGot rid of an unused extern.
2004-05-11 Wayne DavisonGot rid of unused externs.
2004-05-08 Wayne DavisonLet's just remove all the UNUSED() macros for now.
2004-05-08 Wayne DavisonChanged the non-globbing version of glob_expand_one...
2004-05-08 Wayne DavisonOne more attempt to get HP-UX's cc to build popt succes...
2004-05-08 Wayne DavisonImproved a comment and got rid of some trailing whitespace.
2004-05-08 Wayne DavisonTweaked the sizeof syntax and some multi-statement...
2004-05-08 Wayne DavisonChanged the order of the msgcode enum so that new items...
2004-05-08 Wayne Davison- Improved the get_secret()'s function comments, made...
2004-05-08 Wayne DavisonImproved the function comments for read_line() and...
2004-05-07 Wayne DavisonDocument the -4, -6, --ipv4, --ipv6 options.
2004-05-06 Wayne DavisonCorrect a typo.
2004-05-06 Wayne Davison- Updated the comments for open_socket_in().
2004-05-06 Wayne DavisonIntroduced long-option names for -4 and -6.
2004-05-05 Wayne DavisonIf we need to set IPV6_V6ONLY but setsockopt() fails...
2004-05-05 Wayne DavisonAdded missing extern for read_batch.
2004-05-05 Wayne DavisonDon't force the whole-file option when using read-batch.
2004-05-04 Wayne DavisonCalls to make_bak_dir() should only happen when we...
2004-05-03 Wayne DavisonA slight refinement to my last patch.
2004-05-03 Wayne DavisonFixed crash bug that can affect --delete in certain...
2004-05-02 Wayne DavisonGot rid of a TODO comment that was fixed long ago.
2004-05-02 Wayne DavisonRenamed variable STRIP to INSTALL_STRIP to avoid an...
2004-05-02 Wayne DavisonGot rid of trailing comma in an enum.
2004-04-30 Wayne DavisonMoved some news items under new headings.
2004-04-30 Wayne DavisonChanged the order that ssh and rsh are mentioned.
2004-04-30 Wayne DavisonAdditional testing confirmed the limited scope of the...
2004-04-30 Wayne DavisonPreparing for release of 2.6.2
2004-04-30 Wayne DavisonMention the last few tweaks that made it into 2.6.2.
2004-04-30 Wayne DavisonImproved the program that checks for broken large-file...
2004-04-30 Wayne DavisonDon't rely on the local shell's wildcard expansion...
2004-04-30 Wayne DavisonOnly refer to AI_NUMERICHOST if it is defined.
2004-04-30 Wayne DavisonFixed a few typos.
2004-04-29 Wayne DavisonMention the desire to improve how a daemon returns...
2004-04-29 Wayne DavisonDescribe the changes for 2.6.2.
2004-04-29 Wayne DavisonPreparing for release of 2.6.2pre1
2004-04-29 Wayne DavisonGot rid of unused check for sys/sysctl.h.
2004-04-29 Wayne DavisonFixed a sorting problem when an entry has an empty...
2004-04-29 Wayne DavisonRestore old behavior of logging most daemon errors...
2004-04-28 Wayne DavisonUndefined __attribute__ in some circumstances.
2004-04-28 Wayne DavisonFixed the use of an uninitialized variable in map_uid...
2004-04-27 Wayne DavisonIn copy_file(), check len < 0 before checking the close...
2004-04-27 Wayne DavisonCheck the return code from close() and output an error...
2004-04-27 Wayne DavisonGot rid of a debug-output statement.
2004-04-27 Wayne DavisonPreparing for release of 2.6.1
2004-04-27 Wayne Davison- Tweaked the bullet char so that vim can auto-format...
2004-04-27 Wayne Davison- Changed XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
2004-04-27 Wayne DavisonChanged XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
2004-04-27 Wayne Davison- Changed XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
2004-04-27 Wayne DavisonGot rid of HP-UX kludge (since it didn't help).
2004-04-27 Wayne DavisonMade a comment clearer.
2004-04-25 Wayne DavisonOne more try at getting the HP-UX system in the build...
2004-04-25 Wayne DavisonDon't use __attribute__((__unused__)) on HP-UX w/o...
2004-04-24 Wayne DavisonImproved the debug string for the local_exclude_list.
2004-04-24 Wayne DavisonImproved the EXCLUDE PATTERNS section some more.
2004-04-23 Wayne DavisonFixed a comment.
2004-04-23 Wayne DavisonMention how --update behaves when the type of the file...
2004-04-23 Wayne DavisonRecently added caveat is no longer true.
2004-04-22 Wayne DavisonRestore the old include behavior where a command-line...
2004-04-22 Wayne DavisonGot rid of a wrong paragraph.
2004-04-22 Wayne DavisonGot rid of a bunch of cruft.
2004-04-22 Wayne DavisonUpdated the default list of cvs-excluded files and...
2004-04-22 Wayne DavisonAdded "debug_type" to the exclude_list_struct.
2004-04-22 Wayne DavisonNo need to pass a debug string to check_exclude() anymore.
2004-04-22 Wayne DavisonNo need to pass a debug string to check_exclude() anymo...
2004-04-22 Wayne DavisonInitialize the new debug_type string in each exclude...
2004-04-22 Wayne DavisonChanged check_exclude()'s prototype.
2004-04-22 Wayne DavisonThe debug output for add_exclude() now needs to limit...
2004-04-19 Wayne DavisonA couple minor text improvements.
2004-04-18 Wayne DavisonMentioned the better handling of option paths when...
2004-04-17 Wayne DavisonMade the device-changes section agree with the latest...
2004-04-17 Wayne DavisonPreparing for release of 2.6.1pre-2
2004-04-17 Wayne DavisonMention that --from0 does not affect --cvs-exclude...
2004-04-17 Wayne DavisonIn add_exclude_file(), if we're word-splitting, stop...
2004-04-17 Wayne DavisonThe inode and dev values in the idev struct are now...
2004-04-17 Wayne DavisonChanged the dev handling for -H back to using an opaque...
2004-04-17 Wayne DavisonUse "uint64" instead of INO64_T (which is now gone).
2004-04-17 Wayne DavisonFixed alloc_sanitize_path()'s handling of a rootdir...
2004-04-15 Wayne DavisonDon't say "skipped" if the file is just not being trans...
2004-04-15 Wayne DavisonMention exclude improvements.
2004-04-15 Wayne DavisonGot rid of a couple useless lines.
2004-04-15 Wayne DavisonMoved some externs.
2004-04-15 Wayne DavisonGot rid of zlib/dummy ("dummy" is in the zlib .cvsignor...
next