cryptonas/src/cryptobox/core
lars 7b0de22e3a * fixed some minor problems caused by revision [1162]
* try to refresh the block device cache once if a device was requested, that is currently not in the list (after a minimum cache age passed)
* added an implicit sorting function for block devices (based on major/minor values)
* try all found device nodes, in case the first does not exist anymore (e.g. temporary device nodes)
2009-06-11 09:30:17 +00:00
..
__init__.py improved implementation of blockdevice cache 2007-08-17 11:25:51 +00:00
blockdevice.py * fixed some minor problems caused by revision [1162] 2009-06-11 09:30:17 +00:00
container.py * fixed some minor problems caused by revision [1162] 2009-06-11 09:30:17 +00:00
exceptions.py add "is_parent_of" function to blockdevice module 2008-02-17 18:10:38 +00:00
main.py Fixed integration issue with cryptsetup; unit tests now pass 2009-05-25 02:37:15 +00:00
settings.py Fixed inconsistency in logging-related code; fixed size of unit test partitions to equal 50M each 2009-05-20 05:05:17 +00:00