summaryrefslogtreecommitdiff
path: root/backup.c
Commit message (Collapse)AuthorAgeFilesLines
* patch from Jim Delahanty <mail_us@swbell.net> to ensure files areAndrew Tridgell2000-01-301-3/+7
| | | | deleted after being backed up in a rename operation
* patch from James Delahanty <jimd@gie.com> to make --backup-dir workAndrew Tridgell2000-01-271-18/+123
| | | | cross-filesystem
* added --backup-dir option from Bob EdwardsAndrew Tridgell2000-01-241-1/+134
| | | | this is very useful for incremental backups
* separated out the make_backup code in preparation for some patchesAndrew Tridgell1999-08-301-0/+46
from Bob Edwards