index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cryptodev.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use hasPassphrase() instead of directly accessing passphrase member.
David Lehman
2008-11-12
1
-8
/
+11
*
Define a method to add a passphrase to an existing LUKS device.
David Lehman
2008-09-15
1
-0
/
+24
*
Use the LUKS UUID instead of device nodes in all references. (#460700)
David Lehman
2008-09-11
1
-1
/
+11
*
Don't try to close a dm-crypt mapping that is not open.
David Lehman
2008-08-26
1
-0
/
+4
*
Remove passphrase check hack from LUKSDevice.getScheme.
David Lehman
2008-08-13
1
-2
/
+0
*
Improve handling of logical volume device names when encrypted.
David Lehman
2008-03-28
1
-4
/
+1
*
Add support for retrieving LUKS UUIDs.
David Lehman
2008-03-28
1
-0
/
+23
*
Put in some handling for redundant method calls and devices containing '/'.
David Lehman
2008-03-26
1
-1
/
+10
*
Allow creation of LUKSDevice with no passphrase.
David Lehman
2008-02-05
1
-2
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-0
/
+21
*
Add support for encryption via autopart.
Jeremy Katz
2007-12-14
1
-0
/
+2
*
Initial support for block devices encrypted using LUKS/dm-crypt.
David Lehman
2007-11-16
1
-0
/
+165