rsync/rsync.git
2007-05-21 Wayne DavisonGet rid of compiler warning about iconv()'s second...
2007-05-21 Wayne DavisonFixed a thinko in the calling of recv_add_gid().
2007-05-21 Wayne DavisonGot rid of the temporary "set -x" that was added for...
2007-05-21 Wayne DavisonThe match_gid() function needed to affect the *flags_pt...
2007-05-21 Wayne DavisonThe recv_file_entry() function needed to remember the...
2007-05-21 Wayne DavisonSet -x option to diagnose what is going wrong on FreeBSD.
2007-05-21 Wayne DavisonCast some F_OWNER()/F_GROUP() values to make sure that...
2007-05-21 Wayne DavisonFixed a problem in a couple OS's sys_acl_get_access_bit...
2007-05-21 Wayne DavisonMake sure that the scratch dirs have rwx permissions...
2007-05-21 Wayne DavisonTweaked a sentence in the --size-only section.
2007-05-21 Wayne DavisonCreate a symlink back to the source dir in the scratchd...
2007-05-21 Wayne Davison- Unified the formerly separate user & group name-lists...
2007-05-21 Wayne Davison- Define what the valid access bits are for a name...
2007-05-21 Wayne Davison- Added a function to get/set all the access-bit values...
2007-05-21 Wayne DavisonChanged SUBPROTOCOL_VERSION from 2 to 3 because of...
2007-05-20 Wayne DavisonMoved GID_NONE define from rsync.h to uidlist.c.
2007-05-20 Wayne Davison- Added more users and some groups to one of the files...
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-05-20 Wayne Davison- Fixed a bug in the match_racl_ids() function's iteration.
2007-05-20 Wayne Davison- Changed id & id2 from int to id_t in the struct iflist.
2007-05-20 Wayne Davison- Added FLAG_SKIP_GROUP define.
2007-05-08 Wayne DavisonA couple more minor tweaks.
2007-05-08 Wayne DavisonImproved the documentation on the "quick check" algorit...
2007-05-06 Wayne DavisonIf the server is exiting with an error, delay our exit...
2007-05-05 Wayne DavisonClumped some option-sending together that only happens...
2007-04-30 Wayne DavisonTry a better way to deduce if the xattr functions we...
2007-04-29 Wayne DavisonAdded a "sleep 1" to make certain failures more reprodu...
2007-04-28 Wayne DavisonUse the --super option for the non-fake test, just...
2007-04-28 Wayne DavisonIf the lgetxattr() function isn't found, disable xattr...
2007-04-28 Wayne DavisonAuthorize 10.0.1.2 for one of the BSD test-farm systems.
2007-04-27 Wayne DavisonImproved the --iconv description.
2007-04-27 Wayne DavisonAdded the $(CHECK_SYMLINKS) var to installcheck target.
2007-04-27 Wayne DavisonFixed the buildability of the file without ICONV_OPTION...
2007-04-27 Wayne DavisonFixed the comment about --iconv.
2007-04-26 Wayne DavisonGot rid of the --no-ir kluge in this test.
2007-04-26 Wayne Davison- Fixed the merging of duplicated directory hierarchies...
2007-04-26 Wayne DavisonRefer to the right sorted/unsorted file list array...
2007-04-26 Wayne DavisonThe server now needs the F_NDX() data for --iconv with...
2007-04-26 Wayne DavisonAdded FLAG_DUPLICATE for the sender to mark a duplicate...
2007-04-26 Wayne DavisonPrevent a hang in incremental-recursion mode when the...
2007-04-26 Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-26 Wayne DavisonChanged a "mkdir -p" into a makedir.
2007-04-26 Wayne DavisonChanged F_ROOTDIR() to F_PATHNAME().
2007-04-26 Wayne Davison- Renamed flist_dir to pathname to avoid confusion...
2007-04-24 Wayne DavisonCreate symlinks for fake tests.
2007-04-24 Wayne DavisonPut the files down in a subdir so that we test backup...
2007-04-24 Wayne DavisonNeed to call unmake_file() instead of free() on a file_...
2007-04-24 Wayne DavisonUse a single makepath call with multiple args.
2007-04-24 Wayne DavisonAllow makepath to take multiple args.
2007-04-24 Wayne DavisonSpecify an arg sequence that was recently failing to...
2007-04-24 Wayne DavisonUse a slightly different rsync calling syntax.
2007-04-24 Wayne DavisonFixed a directory push problem with the user specified...
2007-04-24 Wayne DavisonThe chown script now has a --fake-super mode if the...
2007-04-24 Wayne DavisonMade the devices.test script do a real device test...
2007-04-24 Wayne DavisonConditionalize xattr code for systems without xattr...
2007-04-24 Wayne DavisonA little more popt tweaking.
2007-04-24 Wayne DavisonFixed build problem for tls for those using the include...
2007-04-24 Wayne DavisonMoved the header info from smb_acls.h into lib/sysacls.h.
2007-04-24 Wayne DavisonImproved the usage message.
2007-04-24 Wayne DavisonAdded arg-parsing to tls.c.
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-04-23 Wayne DavisonImproved the SUBPROTOCOL_VERSION code a little, and...
2007-04-23 Wayne DavisonChanged the prerelease-protocol support to use an idiom...
2007-04-23 Wayne DavisonNo need to reset quiet, since we tell parse_arguments...
2007-04-21 Wayne DavisonTweaked --version in a few minor ways, including the...
2007-04-21 Wayne DavisonBatch files need to be written with the new subprotocol...
2007-04-21 Wayne DavisonMention how many bits our local timestamps support.
2007-04-21 Wayne DavisonMention the latest changes that have been made.
2007-04-21 Wayne DavisonAdded a way to exchange a protocol's sub-protocol value...
2007-04-20 Wayne DavisonWe now allow verbose messages to be sent when forwardin...
2007-04-20 Wayne DavisonAdded a message queue for the receiver->generator messa...
2007-04-20 Wayne DavisonVerify that the modtime value is not being truncated...
2007-04-20 Wayne DavisonCheck the size of a time_t.
2007-04-20 Wayne DavisonCall the new {read,write}_varlong30() names for the...
2007-04-20 Wayne Davison- Call the new {read,write}_varlong30() names for the...
2007-04-20 Wayne DavisonGot rid of the NVAL*() defines.
2007-04-20 Wayne DavisonAdded {read,write}_varlong30() inline functions to...
2007-04-20 Wayne Davison- Changed the {read,write}_longint() functions into...
2007-04-20 Wayne DavisonChanged the *_abbbrevint() functions to *_varint().
2007-04-18 Wayne DavisonGot rid of protocol-29 check.
2007-04-18 Wayne DavisonIf ssh access is not enabled, use a shell function...
2007-04-18 Wayne DavisonGot rid of ACL's uid/gid iterators in favor of a single...
2007-04-14 Wayne DavisonCan eliminate the testtmp.* ignore rule now.
2007-04-14 Wayne DavisonChanged scratchbase from using a "testtmp." name prefix...
2007-04-12 Wayne DavisonImproved the description of the --checksum option.
2007-04-12 Wayne DavisonThe check for GCC <= 2 was in the wrong part of an...
2007-04-07 Wayne DavisonAllow a local-server copy to use -X and -A even if...
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-04-07 Wayne DavisonTweaked an error message and a comment.
2007-03-25 Wayne DavisonImproved push_dir() error reporting.
2007-03-21 Wayne DavisonThe print now uses a more straight-forward map() instea...
2007-03-18 Wayne DavisonUse relative directories, and note that the merge code...
2007-03-18 Wayne DavisonAdded a test of a multi-file copy from a nested directo...
2007-03-18 Wayne DavisonOne more tweak.
2007-03-18 Wayne DavisonFixed a multi-file, no-dir, relative copy, such as:
2007-03-18 Wayne DavisonPut the checksum seed at the end of the checksum2 buffe...
2007-03-18 Wayne DavisonMade a char* arg const.
2007-03-18 Wayne DavisonProtocol 30 now uses MD5 checksums instead of MD4.
next