summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added warning I must have removed earlierbescoto2005-12-221-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@716 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Initial checkin of my translation of Gaudet's statistics programbescoto2005-12-221-0/+208
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@714 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added nice error message if two backups within one secondbescoto2005-12-161-0/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@713 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't gzip 0 length filesbescoto2005-12-165-28/+117
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@712 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Used rdiff-backup.nongnu.org as web pagebescoto2005-12-151-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@711 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* strengthened pid error messagebescoto2005-12-151-3/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@710 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Abort if another rdiff-backup is processing same dirbescoto2005-12-153-0/+33
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@709 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Restore longname directory fixbescoto2005-12-152-7/+15
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@708 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for KeyError while incrementing in v1.1.3bescoto2005-12-143-4/+57
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@706 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update --remove-older-than and --forcebescoto2005-12-121-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@705 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Mention --force in --remove-older-than sectionbescoto2005-12-121-2/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@704 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* false negative acl compare fixbescoto2005-12-123-1/+16
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@702 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added docs for [include|exclude]-globbing-filelist-stdinbescoto2005-12-121-5/+23
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@701 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for case sensitive <-> not case sensitive casebescoto2005-11-271-0/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@700 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for case sensitive <-> not case sensitive casebescoto2005-11-271-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@699 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final changes for 1.1.3bescoto2005-11-263-6/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@697 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Warn at unknown field, not abortbescoto2005-11-252-4/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@691 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed a few verify/compare errors caused by longname codebescoto2005-11-252-3/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@690 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Remove older than overenthusiastic deletion fixbescoto2005-11-245-20/+44
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@689 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* "Directory not empty" fixbescoto2005-11-243-6/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@688 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final (?) too-long-filename bug fixbescoto2005-11-2316-116/+555
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@687 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* delete empty increments directories when removing older thanbescoto2005-11-193-3/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@685 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Error reporting cleanupbescoto2005-11-197-26/+81
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@684 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Make sure backup_writer is setbescoto2005-11-121-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@682 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Remember to delete the old diff now that we have snapshotbescoto2005-11-121-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@681 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* rpath typo fixbescoto2005-11-061-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@680 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Grr packaging errorbescoto2005-11-062-2/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@678 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final update for 1.1.1bescoto2005-11-061-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@676 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed metadata diff regressingbescoto2005-11-065-34/+63
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@675 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* re-enable carbonfile default, ignore errorsbescoto2005-11-064-37/+27
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@674 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for fatal error with --override-chars-to-quotebescoto2005-11-061-1/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@672 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for quoted filenames too longbescoto2005-11-053-21/+54
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@670 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-0414-92/+271
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@669 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Some refactoring of metadata codebescoto2005-11-036-181/+290
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@668 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add --carbonfile to listed switchesbescoto2005-11-022-5/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@667 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Compare sha1 hashes when restoringbescoto2005-11-016-10/+45
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@666 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --verify and --verify-at-time switchesbescoto2005-11-019-31/+150
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@665 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-3117-177/+517
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@664 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Typo fix by Murali Vadivelubescoto2005-10-301-3/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@663 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Write SHA1 digests for all regular filesbescoto2005-10-279-38/+182
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@662 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Tests for new hash modulebescoto2005-10-271-0/+103
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@661 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Debugging patch for Kevin Hortonbescoto2005-10-261-5/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@660 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* typo fixbescoto2005-10-261-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@659 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Berryman's hard linking AFS patchbescoto2005-10-252-1/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@658 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update the no-compression-regexpbescoto2005-10-253-5/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@656 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Dated changelog for 1.1.0 releasebescoto2005-10-251-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@652 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Misc changes, passes all tests nowbescoto2005-10-254-16/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@651 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Increased buffer sizes by a factor of 4bescoto2005-10-252-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@650 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Tweaks to get around spurious security exceptionbescoto2005-10-252-12/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@649 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-247-268/+357
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@648 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109