rsync/rsync.git
2008-01-12 Wayne Davison- Make sure the Makefile is up-to-date before running...
2008-01-12 Wayne DavisonFixed a bug with truncated xattr data requests when...
2008-01-11 Wayne DavisonIf "make gensend" fails, abort the script.
2008-01-11 Wayne DavisonImproved check_for_finished_files() to be really, reall...
2008-01-09 Wayne DavisonFixed a length problem parsing an arg of "./".
2008-01-09 Wayne DavisonDon't allow a slash to be specified in a module name.
2008-01-03 Wayne DavisonMade read_arg_from_pipe() handle EINTR.
2008-01-01 Wayne DavisonRebuild the Makefile when it is not up-to-date.
2008-01-01 Wayne DavisonRenamed mkrounding.c to rounding.c.
2008-01-01 Wayne DavisonChanged the creation of rounding.h to use a set of...
2008-01-01 Wayne DavisonIf we're cross-compiling, tell the user to run mkroundi...
2008-01-01 Wayne DavisonSome minor tweaks:
2007-12-31 Wayne DavisonFixed a case where the receiver indicates a successful...
2007-12-30 Wayne DavisonMade some user-/group-name pointers "const".
2007-12-30 Wayne DavisonSome minor tweaking to name_to_uid() and name_to_gid().
2007-12-29 Wayne DavisonAdded check for libiconv_open when iconv_open isn't...
2007-12-29 Wayne DavisonAdded reconfigure target to re-run configure.
2007-12-19 Wayne DavisonFixed Source URL and changed from ftp to http.
2007-12-18 Wayne DavisonImproved prepare-source to make it more flexible. ...
2007-12-17 Wayne DavisonFixed a FALL THROUGH comment.
2007-12-17 Wayne DavisonOnly ignore ENOSYS error from lutimes().
2007-12-16 Wayne DavisonAdded the 'h' option to the tar command that creates...
2007-12-16 Wayne DavisonPreparing for release of 3.0.0pre7
2007-12-16 Wayne DavisonFixed extracting files from old tar file.
2007-12-16 Wayne DavisonMention 2 more changes in the NEWS.
2007-12-16 Wayne DavisonAdded a "fetchall" option.
2007-12-16 Wayne DavisonFixed the check_filter() calls that might be checking...
2007-12-16 Wayne DavisonMoved the dir_count increment into an even better spot...
2007-12-15 Wayne DavisonFixed a potential memory leak in make_file().
2007-12-15 Wayne DavisonRefer to delta-transfer algorithm rather than rsync...
2007-12-15 Wayne DavisonCheck on the alternate destination dirs and report...
2007-12-15 Wayne DavisonMake push_dir() output where we are when verbosity...
2007-12-13 Wayne DavisonMove incrementing of dir_count so that it can't get...
2007-12-08 Wayne DavisonUpdated indexing for accurate progress and improved...
2007-12-01 Wayne DavisonA few more additions of $(srcdir) to Makefile.in.
2007-12-01 Wayne DavisonFixed a build problem for those building in a different...
2007-12-01 Wayne DavisonReorganize the build-farm "prepare-source" magic a...
2007-11-30 Wayne DavisonImproved header-file dependency rules even more.
2007-11-30 Wayne DavisonMake sure that the test programs get rebuilt when a...
2007-11-30 Wayne DavisonOne build-farm system needs to fetch the proto.h* files...
2007-11-30 Wayne DavisonSimplified the time_t overflow check and moved an extra...
2007-11-30 Wayne DavisonMake sure that the inc_recurse value is always set to
2007-11-30 Wayne DavisonGet rid of some compiler warnings in the AIX sysacls...
2007-11-29 Wayne DavisonDon't try to process hard-link data in list-only mode.
2007-11-29 Wayne DavisonRevised release-rsync and nightly-rsync code to create...
2007-11-28 Wayne DavisonPreparing for release of 3.0.0pre6
2007-11-28 Wayne DavisonFixed a problem with extracting the previous release's
2007-11-28 Wayne DavisonMentioned the latest changes in the NEWS.
2007-11-28 Wayne DavisonSwitching over to a dynamic hash method for really...
2007-11-28 Wayne DavisonAdding --contimeout=SECONDS option.
2007-11-28 Wayne DavisonDon't use git-FOO command to call git sub-commands.
2007-11-27 Wayne DavisonWhen the new "munge symlinks" option is off, a non...
2007-11-27 Wayne DavisonAdd a new daemon security option: "munge symlinks".
2007-11-25 Wayne DavisonUse a non-printing command for proto.h's build-rule.
2007-11-25 Wayne DavisonGive proto.h a build rule so that make re-checks its...
2007-11-25 Wayne DavisonReturn to the master branch at the end.
2007-11-25 Wayne DavisonModified the discovery of the generated files & use...
2007-11-25 Wayne DavisonRe-run autoconf and autoheader, as needed.
2007-11-25 Wayne DavisonWe now call set_stat_xattr() before set_xattr().
2007-11-25 Wayne DavisonVarious xattr fixes:
2007-11-24 Wayne DavisonImproved proto.h-tstamp handling, including cleanup.
2007-11-24 Wayne DavisonMade the (re-)building of the proto.h file automatic...
2007-11-24 Wayne DavisonFixed a problem with --fake-super not getting the fully...
2007-11-22 Wayne DavisonA daemon needs to set dry_run with --only-write-batch.
2007-11-22 Wayne DavisonNew logging categories added to allow differentiation...
2007-11-22 Wayne DavisonUse FLOG instead of FERROR for config errors.
2007-11-22 Wayne DavisonFix two iconv problems that Lennart Lövstrand pointed...
2007-11-21 Wayne DavisonDon't try to delete when list_only is set.
2007-11-21 Wayne DavisonGot rid of the unused symlink parameter to sanitize_path().
2007-11-21 Wayne DavisonMake sure that a failure to build configure.sh or confi...
2007-11-20 Wayne DavisonOnly allow the build farm to rsync the latest generated
2007-11-19 Wayne DavisonMade some code that handles hard-linking of symlinks be
2007-11-17 Wayne DavisonAdding a support script that can be used to make the...
2007-11-17 Wayne DavisonImproved F_RDEV_P() define to use DEV_EXTRA_CNT count.
2007-11-16 Wayne DavisonMake sure we process a parent patch before a dependent...
2007-11-15 Wayne DavisonA couple minor improvments to the tar-creation code.
2007-11-15 Wayne DavisonUpdated to work with git instead of cvs.
2007-11-12 Wayne DavisonHandle new PATCH-$name files, improved $last_touch...
2007-11-12 Wayne DavisonGetting rid of all .cvsignore files.
2007-11-12 Wayne DavisonMention the change for protocol 30.
2007-11-12 Wayne DavisonExit if something goes wrong with commit or tag.
2007-11-12 Wayne DavisonMake sure that time has progressed when we need change...
2007-11-12 Wayne DavisonIf we start a sub-shell to let the user fix a rebase...
2007-11-12 Wayne DavisonUpdated to work with latest git repository and to package
2007-11-12 Wayne DavisonThis script transforms one or more patch/* branches...
2007-11-12 Wayne DavisonIgnore a couple more items.
2007-11-12 Wayne DavisonIncluding my extern-squishing script, which just found an
2007-11-10 Wayne DavisonThis helper script exists to create the generated files...
2007-11-09 Wayne DavisonSwitched prototype generation from awk to perl.
2007-11-09 Wayne DavisonIgnore generated files and dirs.
2007-11-09 Wayne DavisonTweaked gensend to upload man pages too.
2007-11-09 Wayne DavisonInclude the arg name for the lp_*() funtions.
2007-11-09 Wayne DavisonSimplified script even more for HP-UX.
2007-11-09 Wayne DavisonUse older open() style for compatibility with older...
2007-11-09 Wayne DavisonImproved the manpage install rules.
2007-11-09 Wayne DavisonDon't fail the install if the man pages aren't there.
2007-11-09 Wayne DavisonClean generated files for distclean.
2007-11-09 Wayne DavisonAdded gensend target.
2007-11-09 Wayne DavisonLet's try using perl for building proto.h.
2007-11-09 Wayne DavisonImproved configure bootstrap to try to build generated...
next