Use new pathjoin() function.
[rsync/rsync.git] / backup.c
2004-01-12 Wayne DavisonChanged the hard-link check.
2004-01-11 Wayne DavisonUse the new union-ified flist_struct values.
2004-01-05 Wayne DavisonA few formatting tweaks.
2003-09-11 Wayne DavisonImproved file-related error messages by using the new
2003-08-22 Wayne DavisonMake extra backup dirs mode 0700, not 0755.
2003-08-01 Wayne DavisonUse the new backup_suffix_len and backup_dir_len variab...
2003-07-31 J.W. SchultzWhitespace and indentation fixes.
2003-07-01 Wayne DavisonCall make_file() using the revised arg syntax and new...
2002-05-09 David DykstraSubmit enhancement from Michael Zimmerman to allow...
2001-05-07 Andrew Tridgellimported new snprintf.c from samba, got rid of slprintf
2000-10-26 Martin PoolPrint strerror when a system error occurs; add a new...
2000-08-19 Andrew Tridgelladded an explicit noexcludes flag to make_file()
2000-08-19 Andrew Tridgellfixed backup_dir bug introduced with recent memory...
2000-07-29 Andrew Tridgelloptimisations from Rich Salz <rsalz@caveosystems.com>
2000-01-30 Andrew Tridgellpatch from Jim Delahanty <mail_us@swbell.net> to ensure...
2000-01-27 Andrew Tridgellpatch from James Delahanty <jimd@gie.com> to make ...
2000-01-24 Andrew Tridgelladded --backup-dir option from Bob Edwards
1999-08-30 Andrew Tridgellseparated out the make_backup code in preparation for...