]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2008-06-12  Wayne DavisonCast the datum_len value to a long for rprintf().
2008-06-09  Wayne DavisonHandle a solo_file of a directory for --delete-during.
2008-06-09  Wayne DavisonA couple more xattr improvements:
2008-06-09  Wayne DavisonFixed an "Internal abbrev error" when dealing with...
2008-06-04  Wayne DavisonImproved the progress_is_active code to not overwrite...
2008-06-04  Wayne DavisonImproved handling of a system that doesn't have a 64...
2008-06-04  Wayne DavisonImproved the proto.h target so that a build in a differ...
2008-05-31  Wayne DavisonImproved the daemon testing, including adding a test...
2008-05-31  Wayne DavisonFixed the destination path check so that it cannot...
2008-05-31  Wayne DavisonHave send_file_list() check is_excluded() (but only...
2008-05-31  Wayne DavisonIf an arg is excluded, don't include its implied dirs.
2008-05-31  Wayne DavisonMake sure the generator doesn't try to send a negative...
2008-05-22  Wayne DavisonFixed the backing up of a device or socket.
2008-05-22  Wayne DavisonA cuple more fixes for --xattrs combined with --backup...
2008-05-18  Wayne DavisonFixed the "src" symlink in each testtmp subdir.
2008-05-17  Wayne DavisonFix some path problems when the build dir is not the
2008-05-17  Wayne DavisonPreparing for release of 3.0.3pre2 v3.0.3pre2
2008-05-17  Wayne DavisonFixed an "else" in the device-making part of keep_backup().
2008-05-17  Wayne DavisonMention the latest fixes in the NEWS.
2008-05-17  Wayne DavisonFixed several issues with preserving xattrs when using...
2008-05-17  Wayne DavisonPreserve the right errno value when trying adjunct...
2008-05-10  Wayne DavisonImproved the docs for --inplace and made the mentions of
2008-05-08  Wayne DavisonPreparing for release of 3.0.3pre1 v3.0.3pre1
2008-05-08  Wayne DavisonThe test of HAVE_LUTIMES accidentally omitted the 'L'.
2008-05-06  Wayne DavisonAdded options to tls.c to allow us to ask for mtime...
2008-05-01  Wayne DavisonAdding missing entry for 3.0.3 protocol-history list.
2008-04-29  Wayne DavisonMention all the latest changes in the NEWS.
2008-04-29  Wayne Davison- Changed prev_name into a buffer so that there is...
2008-04-28  Wayne DavisonFixed a crash if a non-incremental-recursion transfer...
2008-04-19  Wayne DavisonReorder the filenames to touch to try to avoid a weird...
2008-04-19  Wayne DavisonAdded a --no-cd option to support/lsh so that the scrip...
2008-04-16  Wayne DavisonFixed a problem with how the daemon filters deal with
2008-04-16  Wayne DavisonDon't allow '.' dir to be excluded by the daemon's...
2008-04-16  Wayne DavisonA few $last_touch tweaks.
2008-04-15  Wayne DavisonWhen running in --progress mode with a progress message...
2008-04-15  Wayne DavisonMoved the setting of the socket options before the...
2008-04-15  Wayne DavisonFixed the %M escape, which was munging the wrong spaces.
2008-04-15  Wayne DavisonUse overflow_exit() for overflows, not out_of_memory().
2008-04-15  Wayne DavisonConsistently call the daemon parameters "parameters...
2008-04-15  Wayne DavisonUpdated the README and the NEWS file.
2008-04-12  Wayne DavisonFix a file-globbing bug in the daemon when chroot is on.
2008-04-12  Wayne DavisonIf the daemon test is run as root, use a --config option.
2008-04-12  Wayne DavisonPrepare repository for more development.
2008-04-08  Wayne DavisonPreparing for release of 3.0.2 v3.0.2
2008-04-08  Wayne DavisonCall patch-update in its new location.
2008-04-08  Wayne DavisonRoll over the NEWS files for the next release.
2008-04-08  Wayne DavisonFixed a potential overflow issue with realloc() that...
2008-04-06  Wayne DavisonHave the spec file put more useful stuff into the doc...
2008-04-06  Wayne DavisonMoving some files from support into packaging.
2008-04-04  Wayne DavisonComment out the Source1 tar file by default in the...
2008-04-04  Wayne DavisonFixed the code that removes old file versions for a...
2008-04-04  Wayne DavisonBump the repository version to 3.0.2dev.
2008-04-04  Wayne DavisonPreparing for release of 3.0.1 v3.0.1
2008-04-02  Wayne DavisonA few more spec-file tweaks.
2008-04-01  Wayne DavisonDefine a "srcdir" in the spec file and use it in the...
2008-03-31  Wayne DavisonTweaked rsync.spec to use "rsync" in place of "%{name...
2008-03-31  Wayne DavisonA simple change to change_pathname() to ensure that...
2008-03-31  Wayne DavisonPreparing for release of 3.0.1pre3 v3.0.1pre3
2008-03-30  Wayne DavisonImproved the chdir() code:
2008-03-30  Wayne DavisonSome argc-based actions in parse_arguments() shouldn...
2008-03-30  Wayne DavisonFixed a path-exclusion glitch when checking more than...
2008-03-30  Wayne DavisonImproved the code that protects a '.' dir from exclusion.
2008-03-28  Wayne DavisonExtended a test to ensure that hard-linked distant...
2008-03-28  Wayne DavisonAllow the file-list sending code to set XMIT_SAME_UID...
2008-03-28  Wayne DavisonDump an extraneous empty line.
2008-03-27  Wayne DavisonPreparing for release of 3.0.1pre2 v3.0.1pre2
2008-03-27  Wayne DavisonMention two more NEWS items.
2008-03-26  Wayne DavisonEnsure that a per-dir merge file is also loaded from...
2008-03-26  Wayne DavisonFixed the discovery of a prior finished hard-link when...
2008-03-26  Wayne DavisonImproved a length check in parse_merge_name().
2008-03-26  Wayne DavisonEnsure that a per-dir merge file is also loaded from...
2008-03-25  Wayne DavisonFixed the way rsync handles iconv-conversion problems...
2008-03-25  Wayne DavisonPreparing for release of 3.0.1pre1 v3.0.1pre1
2008-03-25  Wayne DavisonSome more improvements for the packaging/release-rsync...
2008-03-25  Wayne DavisonSome improvements for support/patch-update:
2008-03-24  Wayne DavisonDon't send daemon-config filter-action messages back...
2008-03-24  Wayne DavisonImproved --dirs/--no-dirs/--list-only option handling:
2008-03-23  Wayne DavisonAdded a couple more NEWS items.
2008-03-23  Wayne DavisonProperly handle a new patch-branch that is only availab...
2008-03-23  Wayne DavisonChanged the way version numbering of pre-releases will...
2008-03-23  Wayne DavisonMore NEWS updates and improvements.
2008-03-22  Wayne DavisonMade the filename arg-parsing code skip args that have...
2008-03-22  Wayne DavisonAdded XFLG_DIR2WILD3 flag that the daemon uses to trans...
2008-03-22  Wayne DavisonA couple fixes in add_rule() for XFLG_ABS_IF_SLASH:
2008-03-22  Wayne DavisonChange ex_len to pre_len in add_rule().
2008-03-22  Wayne DavisonImproved ENSURE_MEMSPACE() macro and use it in more...
2008-03-22  Wayne DavisonMention the most recent changes in the NEWS.
2008-03-22  Wayne DavisonSome RPM spec file improvements:
2008-03-21  Wayne DavisonMake glob_expand() return an indicator if the glob...
2008-03-21  Wayne DavisonChanged d_name() to be a static inline function.
2008-03-21  Wayne DavisonA couple improvements to the new arg-globbing code:
2008-03-21  Wayne DavisonChanged the arg-globbing routine to use a custom arg...
2008-03-21  Wayne DavisonSome improvements to the file-name cleaning code:
2008-03-20  Wayne DavisonChanged the name of the server_filter_list to be
2008-03-20  Wayne DavisonFixed a bug in the truncating of daemon-excluded paths.
2008-03-19  Wayne DavisonA couple more support/rrsync tweaks:
2008-03-19  Wayne DavisonSome more minor changes for the skip/missing/dry_run...
2008-03-19  Matt McCutchenUnsnarl missing_below/dry_run logic.
2008-03-18  Matt McCutchenFix a poorly placed sentence in rsyncd.conf.yo.
2008-03-18  Wayne DavisonMy modified version of Matt's improvements to the secti...
next