summaryrefslogtreecommitdiffstats
path: root/storage/devicelibs/crypto.py
Commit message (Expand)AuthorAgeFilesLines
* iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.Peter Jones2010-01-151-4/+2
* Add escrow supportMiloslav Trmač2009-09-141-0/+20
* Bring luks_add_key and luks_remove_key back into devicelibs.crypto.David Lehman2009-04-241-4/+65
* Fixes of errors shown by pylint that didn't get into the beta build.Martin Gracik2009-03-311-1/+0
* Do not pass None values into nonmandatory arguments, you are screwing the def...Martin Sivak2009-03-061-1/+9
* Fix some remaining errors and require higher version of pycryptsetupMartin Sivak2009-03-031-2/+2
* Integrate the python-cryptsetup packageMartin Sivak2009-03-031-123/+35
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-15/+15
* Clean up imports, add header blocks as needed.David Lehman2009-02-231-1/+1
* Replace old storage modules.David Lehman2009-02-231-0/+195