]> git.ipfire.org Git - thirdparty/rsync.git/history - rsync.h
A major overhaul of I/O routines, creating perform_io().
[thirdparty/rsync.git] / rsync.h
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 v3.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...
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 FLAG_SKIP_GROUP define.
2007-04-26  Wayne DavisonAdded FLAG_DUPLICATE for the sender to mark a duplicate...
2007-04-26  Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-26  Wayne DavisonChanged F_ROOTDIR() to F_PATHNAME().
2007-04-24  Wayne DavisonAdding the --fake-super option.
2007-04-23  Wayne DavisonImproved the SUBPROTOCOL_VERSION code a little, and...
2007-04-21  Wayne DavisonBatch files need to be written with the new subprotocol...
2007-04-21  Wayne DavisonAdded a way to exchange a protocol's sub-protocol value...
2007-04-12  Wayne DavisonThe check for GCC <= 2 was in the wrong part of an...
2007-04-07  Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-03-18  Wayne DavisonProtocol 30 now uses MD5 checksums instead of MD4.
2007-03-12  Wayne DavisonChanged the sending of device major/minor numbers in...
2007-03-11  Wayne DavisonMoved the new static internal functions from rsync...
2007-03-11  Wayne DavisonThe ACL support has arrived! This version has a brand...
2007-02-16  Wayne Davison- Moved the second send_extr_file_list() call to a...
2007-02-04  Wayne DavisonFurther modifications to the copyright comment section.
2007-01-31  Wayne DavisonMention the year 2007 in the copyright declarations.
2007-01-27  Wayne DavisonChanged the variable "incremental" to "inc_recurse".
2006-12-28  Wayne Davison- Define F_OWNER() and F_GROUP() to be used for assigni...
next