rsync.git
2018-01-28 Wayne DavisonPreparing for release of 3.1.3 v3.1.3
2018-01-15 Wayne DavisonMention nanoseconds change.
2018-01-15 Wayne DavisonDon't force nanoseconds if a file wasn't transferred...
2018-01-15 Wayne DavisonPreparing for release of 3.1.3pre1 v3.1.3pre1
2018-01-15 Wayne DavisonTweak copyright date.
2018-01-15 Wayne DavisonMention more changes.
2018-01-10 Jeriko OneIgnore --protect-args when already sent by client
2017-12-04 Wayne DavisonFix issue with earlier path-check (fixes "make check")
2017-12-04 Jeriko OneCheck daemon filter against fnamecmp in recv_files().
2017-12-04 Jeriko OneSanitize xname in read_ndx_and_attrs.
2017-12-04 Jeriko OneCheck fname in recv_files sooner.
2017-11-07 Wayne DavisonMore archaic-checksum improvements. This makes the...
2017-11-07 Wayne DavisonUse the right sum len.
2017-11-05 Wayne DavisonReplace startdit|enddit with description for newer...
2017-11-05 Wayne DavisonAdd missing closing paren that Paul Slootman pointed...
2017-11-05 Wayne DavisonEnforce trailing \0 when receiving xattr name values.
2017-10-30 Wayne DavisonUse full MD4 len for archaic protocol auth.
2017-10-29 Wayne DavisonDon't overflow an allocated dest buf when input path...
2017-10-29 Wayne DavisonAdd an extra argc validation in do_server_sender().
2017-10-25 Wayne DavisonOnly allow a modern checksum method for passwords.
2017-10-25 Wayne DavisonDon't forget to tweak sum_update().
2017-10-24 Wayne DavisonHandle archaic checksums properly.
2017-10-10 Wayne DavisonSet our_uid & our_gid values when changed by the daemon.
2017-10-08 Wayne DavisonMention --link-dest limit.
2017-10-08 Wayne DavisonMention refusing delete for write-only.
2017-10-08 Wayne DavisonMention -O is forced, not just implied.
2017-10-08 Wayne DavisonFix double-fuzzy + link-dest issue.
2017-10-08 Wayne DavisonFix possible buffer overrun for some large name_len...
2017-09-04 Wayne DavisonAdd "daemon chroot|uid|gid" parameters.
2017-08-31 Wayne DavisonAdd nanosecond mtime support for Mac OS X.
2017-04-29 Wayne DavisonAdd "syslog tag" to rsync daemon config.
2017-02-20 Wayne DavisonDon't allow --daemon or --server alias via popt.
2017-01-23 Wayne DavisonAdd a way to specify xattr name filtering.
2017-01-22 Wayne DavisonJoin some lines.
2017-01-22 Wayne DavisonGet rid of some superfluous double-quotes in error...
2016-10-31 Wayne DavisonFix extern of preallocated_len w/o SUPPORT_PREALLOCATION.
2016-10-29 Wayne DavisonMore fixes for --progress quirks.
2016-10-29 Wayne DavisonWe need a LF after filelist-progress with a CR.
2016-10-15 Wayne DavisonUse S_BLKSIZE when multiplying st_blocks.
2016-10-10 Wayne DavisonSupport --sparse combined with --preallocate or --inplace.
2016-08-14 Stefan Metzmacherxattrs: maintain a hashtable in order to speed up find_...
2016-08-14 Stefan Metzmacherhashtable: add hashlittle() from lookup3.c, by Bob...
2016-08-14 Stefan Metzmacherxattrs: introduce a rsync_xa_list struct as layer betwe...
2016-08-14 Stefan Metzmacherxattrs: let rsync_xal_store() return ndx.
2016-08-14 Stefan Metzmacherxattrs: add const to empty_xattr
2016-07-20 Greg WhiteleyMakefile: rounding.h generation requires proto.h via h
2016-06-26 Wayne DavisonFix "could not find xattr #1" errors.
2016-06-04 Wayne DavisonFix path check when prior_dir_file is NULL.
2016-05-07 Wayne DavisonImprove the top-level section on include/exclude traversal.
2016-05-02 Wayne DavisonAdd --checksum-choice option to choose the checksum...
2016-05-01 Wayne DavisonTweak indentation only.
2016-04-17 Wayne DavisonIf a backup fails (e.g. full disk) rsync should fail.
2016-04-17 Wayne DavisonOutput "UNKNOWN" if starttime or endtime is -1.
2016-04-17 Wayne DavisonSupport only splitting users/groups on commas.
2016-04-17 Wayne DavisonTweak non-fatal output when man pages cannot be created.
2016-04-17 Wayne DavisonFix use of obsolete compile macro.
2016-04-17 Wayne DavisonOnly output about new backup dirs when requested.
2016-01-31 Wayne DavisonFix/improve the sort functions.
2016-01-24 Wayne DavisonAdd support for comparing nanoseconds on the receiver.
2016-01-24 Wayne DavisonPrepare the repository for more development.
2015-12-24 Wayne DavisonFix a tweak that should have been untweaked.
2015-12-21 Wayne DavisonPreparing for release of 3.1.2 v3.1.2
2015-12-21 Wayne DavisonImprove the "use chroot" & "numeric ids" info a bit...
2015-12-21 Wayne DavisonImprove the comment a bit more.
2015-12-19 Wayne DavisonFix rule for out-of-tree builds.
2015-12-18 Wayne DavisonDon't allow an empty flag name to --info & --debug.
2015-12-18 Wayne DavisonDocument expand_item_list's args & make sure incr=...
2015-12-05 Wayne DavisonFix return of stat info from try_dests_reg().
2015-09-13 Wayne DavisonAdd -wo option for write-only rrsync mode.
2015-09-07 Wayne DavisonFixed logging of %b & %c when using --log-file.
2015-09-02 Wayne DavisonAdd support for netbsd in xattrs case.
2015-08-24 Wayne DavisonChange daemon's gid list to use an "item_list".
2015-08-24 Wayne DavisonAdd configure option to set max daemon gid list.
2015-08-24 Wayne DavisonAvoid creating even the top-level backup dir until...
2015-08-24 Wayne DavisonImprove make_path() error return for non-dir element.
2015-08-08 Wayne DavisonPreparing for release of 3.1.2pre1 v3.1.2pre1
2015-08-08 Wayne DavisonUpdate the copyright year.
2015-08-08 Wayne DavisonMention latest fixes.
2015-08-08 Wayne DavisonDon't create so many empty backup dirs.
2015-08-02 Wayne DavisonAllow samba.org hostname to be overridden.
2015-07-13 Wayne DavisonImprove mergedir filter handling internals.
2015-07-12 Wayne DavisonMake sure chk subdir can't diverge in time from its...
2015-07-12 Wayne DavisonAvoid --remove-sent-file issue for non-regular files.
2015-07-12 Wayne DavisonMention local-only effect of --msgs2stderr.
2015-07-12 Wayne DavisonMention how we handle a module named "global".
2015-07-07 Wayne DavisonBrant Gurganus's autoconf updates.
2015-07-04 Wayne DavisonAdd parent-dir validation for --no-inc-recurse too.
2015-06-10 Wayne DavisonChange "fail" to "test_fail".
2015-05-11 Wayne DavisonMake the checksum_seed a bit harder to predict.
2015-05-11 Wayne DavisonAdd compat flag to allow proper seed checksum order.
2015-05-01 Wayne DavisonPass -I option to aclocal.
2015-05-01 Tiziano MüllerUse AS_IF instead of plain if/then/fi
2015-05-01 Tiziano MüllerIgnore .deps directories.
2015-05-01 Tiziano MüllerCheck for perl and assign it to a var since it is neede...
2015-05-01 Tiziano MüllerRemove dead targets from build system
2015-05-01 Wayne DavisonHandle configure's new version style.
2015-05-01 Tiziano MüllerSpecify package name and version in call to AC_INIT
2015-05-01 Tiziano MüllerProperly quote arguments for AC_LIBOBJ.
2015-05-01 Wayne DavisonMust define LIBOBJDIR in the Makefile.
2015-04-27 Tiziano MüllerUse AC_CONFIG_LIBOBJ_DIR and AC_REPLACE_FUNCS to adhere...
next