rsync/rsync.git
2008-04-04 Wayne DavisonPreparing for release of 3.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 spec to use "rsync" in place of "%{name}" in...
2008-03-31 Wayne DavisonA simple change to change_pathname() to ensure that...
2008-03-31 Wayne DavisonPreparing for release of 3.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
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
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 old/master
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...
2008-03-18 Wayne DavisonImproved arg-path checking so that wildcards can't...
2008-03-18 Wayne DavisonUse the missing_below code to make the daemon-exclusions
2008-03-18 Wayne DavisonReject a daemon-excluded destination.
2008-03-18 Wayne DavisonOutput a non-existent-file error for server-excluded...
2008-03-17 Matt McCutchenMore typo fixes.
2008-03-17 Wayne DavisonA couple more changes for dealing with "checker" warnings.
2008-03-17 Matt McCutchenFix typo in rsyncd.conf man page.
2008-03-17 Wayne DavisonAttempting to silence some more "checker" warnings.
2008-03-17 Wayne DavisonMention all the latest changes in the NEWS file.
2008-03-17 Wayne DavisonIf we're not compiling one or more major options (ACLs...
2008-03-17 Wayne DavisonChanged stat() call to do_stat().
2008-03-17 Wayne DavisonMoved declaration of "int i" outside the ifdef in send_...
2008-03-17 Wayne DavisonIf the system's popt.h file is not found, use our provi...
2008-03-17 Wayne DavisonAdded "const" to a couple more char * args.
2008-03-17 Wayne DavisonFixed hard-linking when some of the files can get skipp...
2008-03-17 Wayne DavisonMade the FLAG_MOUNT_DIR bit only honored on a directory.
2008-03-17 Wayne DavisonMoved the --append check so that files that don't need...
2008-03-17 Wayne DavisonMake the --ignore-existing option not overwrite a regul...
2008-03-16 Wayne DavisonA daemon no longer tries to refuse the iconv option...
2008-03-16 Wayne DavisonFixed a hang when using --remove-source-files in dry...
2008-03-15 Wayne DavisonAdded missing $(CPPFLAGS) from the building of rounding.h.
2008-03-15 Wayne DavisonFixed the use of --protect-args (-s) with a daemon.
2008-03-15 Wayne DavisonGenerate a helpful message when we get an option-error...
2008-03-15 Wayne DavisonAnother optimization of "bp" adding when creating a...
2008-03-15 Wayne DavisonGot rid of some useless uses of the -t option.
2008-03-15 Wayne Davison- Fixed a crash bug when backing up files with ACLs...
2008-03-15 Wayne DavisonHave configure check to see if /usr/include/popt/popt...
2008-03-14 Wayne Davison(Matt) More itemize clarifications.
2008-03-12 Wayne DavisonClarify that the change/checksum itemize flag can be...
2008-03-12 Wayne DavisonFixed the 'T' itemized output for a symlink the right...
2008-03-11 Wayne Davison- One more fix for the 'T' itemized output for a symlin...
2008-03-11 Wayne Davison(Matt) Add missing --no-y option.
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-10 Wayne DavisonFixed the itemizing of perms with -E.
2008-03-08 Wayne DavisonSome popt improvements:
2008-03-08 Wayne DavisonFixed the latest xattrs tests on OS X.
2008-03-08 Wayne DavisonRestore a long-attribute test that was temporarily...
2008-03-08 Wayne DavisonFixed a syntax problem for non-HAVE_LINUX_ATTRS systems.
2008-03-08 Wayne DavisonHandle the very latest spot for the nightly dir.
2008-03-08 Wayne DavisonFixed the interaction of --fake-super with --link-dest...
2008-03-07 Wayne DavisonThe --fake-super option conflicts with -XX (which copie...
2008-03-06 Wayne DavisonSimplify the description of what we're doing.
2008-03-06 Wayne DavisonAdded even more no-OPTION overrides.
2008-03-06 Wayne DavisonMade the description of ignored symlink errors more...
2008-03-05 Wayne DavisonUpdated nightly-rsync and release-rsync to handle the new
2008-03-05 Wayne DavisonUpdated rrsync to deal with the latest 3.0.0's use...
2008-03-05 Wayne DavisonDon't call utimes() on a dir that doesn't need its...
2008-03-05 Wayne Davison- Made the itemize test check for CAN_HARDLINK_SYMLINK...
2008-03-04 Wayne DavisonFixing a problem with a NULL config_file pointer when...
2008-03-03 Wayne DavisonImproved the error-checking when tweaking the files...
2008-03-03 Wayne DavisonUpdated copyright year in --version output and improved...
2008-03-03 Wayne DavisonFixed a thinko and a typo in the --append option.
next