cryptonas/src/cryptobox/core
lars 6ad1523510 cryptonas blockdevice management:
* significantly reduced the time required for generating the block device list:
 * use a cache for major/minor -> device nodes mapping
 * run 'blkid' only once for LABEL, TYPE and UUID
* added some code for (optional) profiling via python-profiler
2009-06-10 17:45:58 +00:00
..
__init__.py improved implementation of blockdevice cache 2007-08-17 11:25:51 +00:00
blockdevice.py cryptonas blockdevice management: 2009-06-10 17:45:58 +00:00
container.py Fixed integration issue with cryptsetup; unit tests now pass 2009-05-25 02:37:15 +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