2007-11-28 |
Wayne Davison | Preparing for release of 3.0.0pre6
|
commit | commitdiff | tree |
2007-11-28 |
Wayne Davison | Fixed a problem with extracting the previous release's
|
commit | commitdiff | tree |
2007-11-28 |
Wayne Davison | Mentioned the latest changes in the NEWS.
|
commit | commitdiff | tree |
2007-11-28 |
Wayne Davison | Switching over to a dynamic hash method for really...
|
commit | commitdiff | tree |
2007-11-28 |
Wayne Davison | Adding --contimeout=SECONDS option.
|
commit | commitdiff | tree |
2007-11-28 |
Wayne Davison | Don't use git-FOO command to call git sub-commands.
|
commit | commitdiff | tree |
2007-11-27 |
Wayne Davison | When the new "munge symlinks" option is off, a non...
|
commit | commitdiff | tree |
2007-11-27 |
Wayne Davison | Add a new daemon security option: "munge symlinks".
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Use a non-printing command for proto.h's build-rule.
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Give proto.h a build rule so that make re-checks its...
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Return to the master branch at the end.
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Modified the discovery of the generated files & use...
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Re-run autoconf and autoheader, as needed.
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | We now call set_stat_xattr() before set_xattr().
|
commit | commitdiff | tree |
2007-11-25 |
Wayne Davison | Various xattr fixes:
|
commit | commitdiff | tree |
2007-11-24 |
Wayne Davison | Improved proto.h-tstamp handling, including cleanup.
|
commit | commitdiff | tree |
2007-11-24 |
Wayne Davison | Made the (re-)building of the proto.h file automatic...
|
commit | commitdiff | tree |
2007-11-24 |
Wayne Davison | Fixed a problem with --fake-super not getting the fully...
|
commit | commitdiff | tree |
2007-11-22 |
Wayne Davison | A daemon needs to set dry_run with --only-write-batch.
|
commit | commitdiff | tree |
2007-11-22 |
Wayne Davison | New logging categories added to allow differentiation...
|
commit | commitdiff | tree |
2007-11-22 |
Wayne Davison | Use FLOG instead of FERROR for config errors.
|
commit | commitdiff | tree |
2007-11-22 |
Wayne Davison | Fix two iconv problems that Lennart Lövstrand pointed...
|
commit | commitdiff | tree |
2007-11-21 |
Wayne Davison | Don't try to delete when list_only is set.
|
commit | commitdiff | tree |
2007-11-21 |
Wayne Davison | Got rid of the unused symlink parameter to sanitize_path().
|
commit | commitdiff | tree |
2007-11-21 |
Wayne Davison | Make sure that a failure to build configure.sh or config...
|
commit | commitdiff | tree |
2007-11-20 |
Wayne Davison | Only allow the build farm to rsync the latest generated
|
commit | commitdiff | tree |
2007-11-19 |
Wayne Davison | Made some code that handles hard-linking of symlinks be
|
commit | commitdiff | tree |
2007-11-17 |
Wayne Davison | Adding a support script that can be used to make the...
|
commit | commitdiff | tree |
2007-11-17 |
Wayne Davison | Improved F_RDEV_P() define to use DEV_EXTRA_CNT count.
|
commit | commitdiff | tree |
2007-11-16 |
Wayne Davison | Make sure we process a parent patch before a dependent...
|
commit | commitdiff | tree |
2007-11-15 |
Wayne Davison | A couple minor improvments to the tar-creation code.
|
commit | commitdiff | tree |
2007-11-15 |
Wayne Davison | Updated to work with git instead of cvs.
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Handle new PATCH-$name files, improved $last_touch...
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Getting rid of all .cvsignore files.
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Mention the change for protocol 30.
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Exit if something goes wrong with commit or tag.
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Make sure that time has progressed when we need change...
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | If we start a sub-shell to let the user fix a rebase...
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Updated to work with latest git repository and to package
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | This script transforms one or more patch/* branches...
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Ignore a couple more items.
|
commit | commitdiff | tree |
2007-11-12 |
Wayne Davison | Including my extern-squishing script, which just found an
|
commit | commitdiff | tree |
2007-11-10 |
Wayne Davison | This helper script exists to create the generated files...
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Switched prototype generation from awk to perl.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Ignore generated files and dirs.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Tweaked gensend to upload man pages too.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Include the arg name for the lp_*() funtions.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Simplified script even more for HP-UX.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Use older open() style for compatibility with older...
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Improved the manpage install rules.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Don't fail the install if the man pages aren't there.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Clean generated files for distclean.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Added gensend target.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Let's try using perl for building proto.h.
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Improved configure bootstrap to try to build generated...
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | This is an attempt to remove generated files from the...
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Preparing for release of 3.0.0pre5
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | When performing a --dry-run, output a "(DRY RUN)" reminder...
|
commit | commitdiff | tree |
2007-11-09 |
Wayne Davison | Mention latest changes.
|
commit | commitdiff | tree |
2007-11-08 |
Wayne Davison | Got rid of a compiler warning.
|
commit | commitdiff | tree |
2007-11-08 |
Wayne Davison | Some fixes for SCO in new getaddrinfo() code.
|
commit | commitdiff | tree |
2007-11-08 |
Wayne Davison | Use uint32, not uint32_t.
|
commit | commitdiff | tree |
2007-11-08 |
Wayne Davison | Add back a define of "struct sockaddr_storage" for...
|
commit | commitdiff | tree |
2007-11-08 |
Wayne Davison | Improve the man page and --help descriptions of --dry...
|
commit | commitdiff | tree |
2007-11-06 |
Wayne Davison | Tweaked an extern.
|
commit | commitdiff | tree |
2007-11-06 |
Wayne Davison | Some changes to allow an unsorted file list even if...
|
commit | commitdiff | tree |
2007-11-05 |
Wayne Davison | Fixed some typos that Matt pointed out.
|
commit | commitdiff | tree |
2007-11-05 |
Wayne Davison | Make sure that get_xattr_data() never tries to malloc...
|
commit | commitdiff | tree |
2007-11-05 |
Wayne Davison | If the xattr data is bogus in get_rsync_acl(), free...
|
commit | commitdiff | tree |
2007-11-05 |
Wayne Davison | Fixed get_xattr_acl() -- it needed to zero *len_p.
|
commit | commitdiff | tree |
2007-11-05 |
Wayne Davison | Got rid of a redundant mtime check.
|
commit | commitdiff | tree |
2007-11-04 |
Wayne Davison | Conditional symlink-checking code in unchanged_attrs...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | Have unchanged_attrs() check the mtime on items where...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | Make sure that the user has write permissions when...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | Stop password errors from getting reported as transfer...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | - Renamed updating_basis -> updating_basis_or_equiv.
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | A better way to count our queued workload.
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | Fixed hang when --hard-links was processing a large...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | Avoid verbose output during the forwarding of flist...
|
commit | commitdiff | tree |
2007-11-03 |
Wayne Davison | In mplex_write(), make extra sure something unexpected...
|
commit | commitdiff | tree |
2007-11-02 |
Wayne Davison | The HAVE_UTIMBUF define changed to HAVE_STRUCT_UTIMBUF.
|
commit | commitdiff | tree |
2007-11-02 |
Wayne Davison | A new version of the getaddrinfo code from the samba...
|
commit | commitdiff | tree |
2007-11-02 |
Wayne Davison | Make use of the HAVE_NETDB_H define.
|
commit | commitdiff | tree |
2007-11-02 |
Wayne Davison | Changes to handle new getaddrinfo code.
|
commit | commitdiff | tree |
2007-11-02 |
Wayne Davison | Added AC_HAVE_TYPE().
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | One more SUBPROTOCOL_VERSION increase for iconv change.
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | - In --iconv mode, we can't lower the ndx_end value...
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Increment the SUBPROTOCOL_VERSION.
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Set ndx_start to 1 only for an inc-recursive transfer.
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | - Handle a dot-dir-containing flist using its parent_ndx...
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | - Fixed a problem with merging dot dirs with non-dot...
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Call clean_fname() with new flag arg.
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Changed clean_fname() to take a flag int instead of...
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | - Define the new CFN_* flags for clean_fname().
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Avoid a crash if we read an index value without a valid...
|
commit | commitdiff | tree |
2007-10-31 |
Wayne Davison | Suggest -Z as a good popt alias letter instead of -s.
|
commit | commitdiff | tree |
2007-10-30 |
Wayne Davison | Mention that --keep-dirlinks can be dangerous if there are
|
commit | commitdiff | tree |
2007-10-30 |
Wayne Davison | Fixed --one-file-system handling when dealing with...
|
commit | commitdiff | tree |
2007-10-29 |
Wayne Davison | My version of Matt's cleanup patch from bug 5051. ...
|
commit | commitdiff | tree |
2007-10-28 |
Wayne Davison | Made some more char pointers const.
|
commit | commitdiff | tree |