index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check robust_rename()'s return value using < 0.
Wayne Davison
2004-03-13
1
-2
/
+2
*
A couple fixes from Shinichi Maruyama.
Wayne Davison
2004-02-23
1
-3
/
+3
*
Moved the EXDEV handling into robust_rename().
Wayne Davison
2004-02-17
1
-36
/
+4
*
- Revised and optimized the directory-making code.
Wayne Davison
2004-02-11
1
-98
/
+83
*
Got rid of hard-link message (since I don't think it was ever
Wayne Davison
2004-02-11
1
-3
/
+0
*
Simplified test for hardlink in make_backup debug message to
J.W. Schultz
2004-02-10
1
-5
/
+2
*
Make idev, hlink and file_struct + strings use allocation
J.W. Schultz
2004-02-10
1
-2
/
+3
*
Changed args to make_file() and free_file().
Wayne Davison
2004-02-02
1
-3
/
+2
*
Changed F_HEAD to F_HLINDEX.
Wayne Davison
2004-01-25
1
-1
/
+2
*
Use new stringjoin() and pathjoin() functions.
Wayne Davison
2004-01-20
1
-19
/
+16
*
Changed the hard-link check.
Wayne Davison
2004-01-12
1
-1
/
+2
*
Use the new union-ified flist_struct values.
Wayne Davison
2004-01-11
1
-5
/
+5
*
A few formatting tweaks.
Wayne Davison
2004-01-05
1
-61
/
+61
*
Improved file-related error messages by using the new
Wayne Davison
2003-09-11
1
-12
/
+15
*
Make extra backup dirs mode 0700, not 0755.
Wayne Davison
2003-08-22
1
-1
/
+1
*
Use the new backup_suffix_len and backup_dir_len variables. Got rid
Wayne Davison
2003-08-01
1
-15
/
+8
*
Whitespace and indentation fixes.
J.W. Schultz
2003-07-31
1
-103
/
+112
*
Call make_file() using the revised arg syntax and new defines.
Wayne Davison
2003-07-01
1
-2
/
+1
*
Submit enhancement from Michael Zimmerman to allow --suffix to be used
David Dykstra
2002-05-09
1
-2
/
+8
*
imported new snprintf.c from samba, got rid of slprintf
Andrew Tridgell
2001-05-07
1
-4
/
+4
*
Print strerror when a system error occurs; add a new function rsyserr
Martin Pool
2000-10-26
1
-1
/
+1
*
added an explicit noexcludes flag to make_file()
Andrew Tridgell
2000-08-19
1
-1
/
+4
*
fixed backup_dir bug introduced with recent memory handling patches
Andrew Tridgell
2000-08-19
1
-1
/
+1
*
optimisations from Rich Salz <rsalz@caveosystems.com>
Andrew Tridgell
2000-07-29
1
-1
/
+1
*
patch from Jim Delahanty <mail_us@swbell.net> to ensure files are
Andrew Tridgell
2000-01-30
1
-3
/
+7
*
patch from James Delahanty <jimd@gie.com> to make --backup-dir work
Andrew Tridgell
2000-01-27
1
-18
/
+123
*
added --backup-dir option from Bob Edwards
Andrew Tridgell
2000-01-24
1
-1
/
+134
*
separated out the make_backup code in preparation for some patches
Andrew Tridgell
1999-08-30
1
-0
/
+46