summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Security.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a security violation when restoring from a remote repository.dgaudet2006-01-291-0/+1
* Forgot a spot for 'os.makedirs'bescoto2005-10-231-1/+1
* Add os.makedirs to prevent bug with --create-full-pathbescoto2005-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