summaryrefslogtreecommitdiffstats
path: root/cryptodev.py
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of logical volume device names when encrypted.David Lehman2008-03-281-4/+1
* Add support for retrieving LUKS UUIDs.David Lehman2008-03-281-0/+23
* Put in some handling for redundant method calls and devices containing '/'.David Lehman2008-03-261-1/+10
* Allow creation of LUKSDevice with no passphrase.David Lehman2008-02-051-2/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-0/+21
* Add support for encryption via autopart.Jeremy Katz2007-12-141-0/+2
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-0/+165