Factor out common logic of unchanged_attrs and itemize into report_ATTR
[rsync/rsync.git] / rsync.h
2011-06-18 Wayne DavisonFix reading side of fake-symlink bug 7109. origin/HEAD origin/master
2011-06-18 Wayne DavisonCheck if sender file changed before allowing a remove.
2011-05-16 Wayne DavisonCheck for linux/falloc.h header file.
2011-04-05 Wayne DavisonApplying the preallocate patch.
2011-03-26 Wayne DavisonAvoid re-setting (and sending) xattrs on a hard-linked...
2011-01-30 Wayne DavisonUpdated a comment to match a 3.0.x change.
2011-01-30 Matt McCutchenAvoid changing file_extra_cnt during deletion.
2011-01-30 Wayne DavisonSome minor variable and flag cleanup.
2010-12-18 Wayne DavisonFix issues with unchanged_attrs() for symlinks.
2010-09-06 Wayne DavisonIf we create an off_t type, define SIZEOF_OFF_T.
2010-08-26 Wayne DavisonAdd --omit-link-times and use CAN_SET_SYMLINK_TIMES...
2010-06-26 Wayne DavisonFix accessors F_LENGTH() and F_MOD_NSEC().
2010-01-02 Wayne DavisonMore --timeout improvements, especially for the receivi...
2009-12-19 Wayne DavisonImprove --timeout method to take into account all I...
2009-11-23 Wayne DavisonChange the handling of circular buffers to not waste...
2009-11-08 Wayne DavisonMore improvements for abnormal exits.
2009-11-07 Wayne DavisonAdded notifications about error-exit values:
2009-10-27 Wayne DavisonChange the daemon-timeout conveyance into a protocol...
2009-10-24 Wayne DavisonFixed some backward-compatibility issues with --files...
2009-10-24 Wayne DavisonGive iconvbufs() an ICB_INIT flag.
2009-10-20 Wayne DavisonA protocol 31 daemon will inform the client about its...
2009-10-17 Wayne DavisonA major overhaul of I/O routines, creating perform_io().
2009-09-07 Wayne DavisonAdd support for transferring & setting nsec time values.
2009-09-07 Wayne DavisonAlways use lutimes() if it is available.
2009-09-02 Wayne DavisonHave --fake-super turn a symlink into a file when
2009-08-22 Wayne DavisonHave the sender use dead time to pad out the file list.
2009-05-23 Matt McCutchenRefactorings to the filter code, most notably:
2009-05-23 Wayne DavisonUse typedefs for the filter structures.
2009-05-23 Wayne DavisonChange filter MATCHFLGs to FILTRULEs.
2009-04-26 Wayne DavisonChange sending/receiving/storing of the rdev value...
2009-04-11 Wayne DavisonMore backup improvements:
2009-02-14 Wayne DavisonAdded --disable-iconv-open option for configure to...
2009-01-17 Wayne DavisonUse a varint when sending the error_code.
2009-01-17 Wayne DavisonFixed the delete statistics with --delete-delay and...
2009-01-14 Wayne DavisonSend the --stats option for proper del-stats operation.
2009-01-03 Wayne DavisonImproved the backup code:
2009-01-03 Wayne DavisonMake delete_item() public, moving it into delete.c.
2008-10-15 Wayne DavisonAdding hashtable debugging output (--debug=hash).
2008-09-27 Wayne DavisonEnhanced the --stats output:
2008-09-27 Wayne DavisonMoved the flist_ndx_{push,pop}() routines from io.c...
2008-09-02 Matt McCutchenSeveral fixes for merge file handling:
2008-08-31 Wayne DavisonImproved the fix that ensures that the generator gets...
2008-08-02 Wayne DavisonWhen using --iconv, if a server-side receiver can't...
2008-07-28 Wayne DavisonAdded a client --munge-links option that works like...
2008-07-22 Wayne DavisonExplicitly cast a -1 that is being assigned to a size_t.
2008-07-21 Wayne DavisonChanged the chksum debug flag to deltasum.
2008-07-17 Wayne DavisonAdded some HLINK debugging output and enabled it for...
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-06-23 Wayne DavisonFixed the sending of large files with older rsync versi...
2008-06-04 Wayne DavisonImproved handling of a system that doesn't have a 64...
2008-05-31 Wayne DavisonHave send_file_list() check is_excluded() (but only...
2008-03-30 Wayne DavisonImproved the chdir() code:
2008-03-30 Wayne DavisonImproved the code that protects a '.' dir from exclusion.
2008-03-22 Wayne DavisonAdded XFLG_DIR2WILD3 flag that the daemon uses to trans...
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-17 Wayne DavisonAttempting to silence some more "checker" warnings.
2008-03-17 Wayne DavisonFixed hard-linking when some of the files can get skipp...
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-01 Wayne DavisonPreparing for release of 3.0.0
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2008-02-22 Wayne DavisonThe code expects id_t and mode_t to be unsigned, so...
2008-02-18 Wayne DavisonExtended the protocol-30 info-passing code at startup...
2008-02-04 Wayne DavisonStore the key64 flag from hashtable_create() in the...
2007-12-08 Wayne DavisonUpdated indexing for accurate progress and improved...
2007-11-27 Wayne DavisonAdd a new daemon security option: "munge symlinks".
2007-11-22 Wayne DavisonNew logging categories added to allow differentiation...
2007-11-17 Wayne DavisonImproved F_RDEV_P() define to use DEV_EXTRA_CNT count.
2007-11-06 Wayne DavisonSome changes to allow an unsorted file list even if...
2007-11-02 Wayne DavisonMake use of the HAVE_NETDB_H define.
2007-10-31 Wayne DavisonOne more SUBPROTOCOL_VERSION increase for iconv change.
2007-10-31 Wayne DavisonIncrement the SUBPROTOCOL_VERSION.
2007-10-31 Wayne Davison- Define the new CFN_* flags for clean_fname().
2007-10-26 Wayne DavisonChunk a really large file to avoid sender-side hash...
2007-10-17 Wayne DavisonTypedef any missing types.
2007-10-16 Wayne DavisonIncremented the SUBPROTOCOL_VERSION.
2007-10-16 Wayne DavisonIncremented the SUBPROTOCOL_VERSION.
2007-10-08 Wayne Davison- Added a flag for implied dirs: FLAG_IMPLIED_DIR.
2007-10-05 Wayne DavisonMake sure ICONV_OPTION is unset if we didn't find iconv...
2007-09-23 Wayne DavisonAdded (conditional) include of stdint.h.
2007-09-23 Wayne DavisonChanged "statx" to "stat_x" to try to work around a...
2007-09-23 Wayne DavisonAdded the relnamecache structure and improved some...
2007-09-22 Wayne Davison- Incremented the SUBPROTOCOL_VERSION to 9.
2007-09-22 Wayne DavisonMoved inline functions from rsync.h into ifuncs.h.
2007-09-18 Wayne DavisonIf iconv_t isn't needed, define it as an "int" so that our
2007-09-18 Wayne Davison- Added an xbuf type for use in the --iconv and --files...
2007-09-15 Wayne DavisonChanged FLAG_DIR_CHANGED to FLAG_DIR_CREATED.
2007-09-04 Wayne DavisonChanged HLINK_BUMP() to look for either FLAG_HLINKED...
2007-09-03 Wayne Davison- Changes to allow hard-linking to work in inc_recurse...
2007-09-03 Wayne DavisonUpdated hashtable structures.
2007-09-03 Wayne DavisonAdded new0() and new_array0() to allocate and zero...
2007-09-02 Wayne DavisonBump up the SUBPROTOCOL_VERSION number.
2007-08-04 Wayne Davison- Added XMIT_NON_XFER_DIR flag.
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-08 Wayne Davison- Define DEV_EXTRA_CNT and DIRNODE_EXTRA_CNT.
2007-07-08 Wayne Davison- Increased the SUBPROTOCOL_VERSION to 4 due to the...
2007-07-07 Wayne DavisonChanged "count" to "used" in struct file_list since...
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-07-02 Wayne DavisonMake option variables a little clearer by using separat...
2007-05-29 Wayne Davison- Changed FILE_EXTENT to NORMAL_EXTENT and HLINK_EXTENT...
next