Output an FERROR* for a general io_error, and an FWARNING for other
[rsync/rsync.git] / rsync.h
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...
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 h to io.h.
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...
2006-12-28 Wayne DavisonSome new defines for incremental-recursion mode.
2006-12-18 Wayne DavisonRenamed flist_extra_cnt to file_extra_cnt.
2006-12-17 Wayne Davison- We now define int16 and uint16.
2006-12-17 Wayne Davison- Got rid of "struct idev".
2006-12-16 Wayne DavisonMoved the file_extra union out of the file_struct.
2006-12-16 Wayne DavisonAdded a basename var to file_struct at the end, making...
2006-12-15 Wayne Davison- The XMIT_SAME_DEV define is now pre-protocol-30 specific.
2006-12-14 Wayne DavisonRenamed XMIT_HAS_IDEV_DATA to XMIT_HLINKED.
2006-12-13 Wayne DavisonRenamed the F_*HLINK* macros to make their purpose...
2006-12-12 Wayne DavisonAdded BITS_EQUAL() define.
2006-12-12 Wayne DavisonRemoved last reference to "struct hlist".
2006-12-12 Wayne DavisonProvide alternate F_LENGTH() define for systems with...
2006-12-10 Wayne DavisonAdded MSG_CLIENT to the msgcode enum.
2006-12-09 Wayne Davison- Added FLAG_HLINK_DONE.
2006-12-07 Wayne Davison- Added a signed number to the flist_extras union.
2006-12-06 Wayne DavisonF_SUM() needed to use HLINK_BUMP().
2006-12-05 Wayne DavisonSaved 9 more bytes per file in a typical transfer by...
2006-12-03 Wayne Davison- Typical tranfers now save 12-20 bytes per file becaus...
2006-11-21 Wayne DavisonDon't define NORETURN for older gcc versions.
2006-11-21 Wayne DavisonMake the file_list stats value an int64.
2006-11-19 Wayne DavisonAdded "const" to appropriate char pointers.
2006-11-13 Wayne DavisonTurned the char *dir.root var in struct file_struct...
next