summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Security.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Security Error when performing non-backup operationsowsla2009-03-021-2/+2
* Take start and end times from same system so that the elapsed time printed inowsla2009-01-031-0/+1
* Automatically resume after a failed initial backup. (Patch from Josh Nisly)owsla2008-10-121-1/+3
* Move test for native Windows to eliminate additional remote callowsla2008-08-201-1/+1
* Disable hardlinks by default when backup source or restore destination isowsla2008-08-201-1/+1
* Move make_file_dict_python so that it is run on the remote end instead ofowsla2008-07-131-2/+2
* Squash regress/check_pids bug and properly pickle RPath'sowsla2007-07-091-0/+1
* Add "FilenameMapping.set_init_quote_vals" security exception.dgaudet2007-01-281-0/+1
* Fix a security violation when restoring from a remote repository.dgaudet2006-01-291-0/+1
* Added metadata diffing, and an iterfile hash bugfixbescoto2005-11-041-1/+1
* Added --verify and --verify-at-time switchesbescoto2005-11-011-2/+3
* Added various compare options like --compare-full and --compare-hashbescoto2005-10-311-3/+11
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-7/+11
* added os.makedirs to fix --create-full-path bugbescoto2005-10-221-1/+1
* Documentation fixbescoto2005-08-201-6/+2
* Oops, last patch broke remote --remove-older-than, fix and test herebescoto2005-08-201-1/+1
* Fix for bug 14209 (security violation with --restrict)bescoto2005-08-201-70/+96
* Added Dean Gaudet's fix to "--restrict /" optionbescoto2005-03-261-0/+1
* Added more sensible error message when restore source directory doesn't existbescoto2004-05-301-1/+2
* First attempt at --compare switch (untested).bescoto2004-01-291-1/+1
* Added quoting to non-server mode alsobescoto2003-11-011-1/+1
* Final changes for 0.13.3bescoto2003-10-141-6/+3
* Fixed restore/regress permissions bugbescoto2003-09-281-0/+1
* Fixed some --restrict optionsbescoto2003-09-211-2/+6
* Fixed various --restrict options, some refactoringbescoto2003-08-271-16/+26
* Added --list-increment-sizes optionbescoto2003-06-301-4/+4
* Many changes - added extended attribute support and file systembescoto2003-06-301-2/+3
* Various changes for 0.12.0bescoto2003-06-261-2/+2
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-211-0/+1
* Added --list-at-time optionbescoto2003-03-201-2/+2
* Final check in for version 0.11.2bescoto2003-03-021-2/+5
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-8/+10
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-38/+39
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Changes, only one I remember is adding --list-changed-sinceben2002-11-221-1/+2
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-181-4/+9
* Added error checking to middle of file reading, security fix for resumingben2002-07-251-1/+1
* compilec compiles librsync also, --print-statistics compatible withben2002-07-191-1/+2
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-0/+171