rsync/rsync.git
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...
2007-11-09 Wayne DavisonThis is an attempt to remove generated files from the...
2007-11-09 Wayne DavisonPreparing for release of 3.0.0pre5
2007-11-09 Wayne DavisonWhen performing a --dry-run, output a "(DRY RUN)" remin...
2007-11-09 Wayne DavisonMention latest changes.
2007-11-08 Wayne DavisonGot rid of a compiler warning.
2007-11-08 Wayne DavisonSome fixes for SCO in new getaddrinfo() code.
2007-11-08 Wayne DavisonUse uint32, not uint32_t.
2007-11-08 Wayne DavisonAdd back a define of "struct sockaddr_storage" for...
2007-11-08 Wayne DavisonImprove the man page and --help descriptions of --dry...
2007-11-06 Wayne DavisonTweaked an extern.
2007-11-06 Wayne DavisonSome changes to allow an unsorted file list even if...
2007-11-05 Wayne DavisonFixed some typos that Matt pointed out.
2007-11-05 Wayne DavisonMake sure that get_xattr_data() never tries to malloc...
2007-11-05 Wayne DavisonIf the xattr data is bogus in get_rsync_acl(), free...
2007-11-05 Wayne DavisonFixed get_xattr_acl() -- it needed to zero *len_p.
2007-11-05 Wayne DavisonGot rid of a redundant mtime check.
2007-11-04 Wayne DavisonConditional symlink-checking code in unchanged_attrs...
2007-11-03 Wayne DavisonHave unchanged_attrs() check the mtime on items where...
2007-11-03 Wayne DavisonMake sure that the user has write permissions when...
2007-11-03 Wayne DavisonStop password errors from getting reported as transfer...
2007-11-03 Wayne Davison- Renamed updating_basis -> updating_basis_or_equiv.
2007-11-03 Wayne DavisonA better way to count our queued workload.
2007-11-03 Wayne DavisonFixed hang when --hard-links was processing a large...
2007-11-03 Wayne DavisonAvoid verbose output during the forwarding of flist...
2007-11-03 Wayne DavisonIn mplex_write(), make extra sure something unexpected...
2007-11-02 Wayne DavisonThe HAVE_UTIMBUF define changed to HAVE_STRUCT_UTIMBUF.
2007-11-02 Wayne DavisonA new version of the getaddrinfo code from the samba...
2007-11-02 Wayne DavisonMake use of the HAVE_NETDB_H define.
2007-11-02 Wayne DavisonChanges to handle new getaddrinfo code.
2007-11-02 Wayne DavisonAdded AC_HAVE_TYPE().
2007-10-31 Wayne DavisonOne more SUBPROTOCOL_VERSION increase for iconv change.
2007-10-31 Wayne Davison- In --iconv mode, we can't lower the ndx_end value...
2007-10-31 Wayne DavisonIncrement the SUBPROTOCOL_VERSION.
2007-10-31 Wayne DavisonSet ndx_start to 1 only for an inc-recursive transfer.
2007-10-31 Wayne Davison- Handle a dot-dir-containing flist using its parent_nd...
2007-10-31 Wayne Davison- Fixed a problem with merging dot dirs with non-dot...
2007-10-31 Wayne DavisonCall clean_fname() with new flag arg.
2007-10-31 Wayne DavisonChanged clean_fname() to take a flag int instead of...
2007-10-31 Wayne Davison- Define the new CFN_* flags for clean_fname().
2007-10-31 Wayne DavisonAvoid a crash if we read an index value without a valid...
2007-10-31 Wayne DavisonSuggest -Z as a good popt alias letter instead of -s.
2007-10-30 Wayne DavisonMention that --keep-dirlinks can be dangerous if there are
2007-10-30 Wayne DavisonFixed --one-file-system handling when dealing with...
2007-10-29 Wayne DavisonMy version of Matt's cleanup patch from bug 5051. ...
2007-10-28 Wayne DavisonMade some more char pointers const.
2007-10-28 Wayne DavisonDon't call copy_file() for a dry-run. (Thanks, Matt!)
2007-10-28 Wayne DavisonFixed setting of updating_basis value.
2007-10-27 Wayne DavisonPreparing for release of 3.0.0pre4
2007-10-27 Wayne DavisonFixed a problem with build_hash_table() getting called too
2007-10-27 Wayne DavisonWhen listing a bare module name w/o -r, make sure we...
2007-10-27 Wayne DavisonPreparing for release of 3.0.0pre3
2007-10-26 Wayne DavisonChunk a really large file to avoid sender-side hash...
next