cryptonas/src/cryptobox/core
2009-06-16 02:16:29 +00:00
..
__init__.py improved implementation of blockdevice cache 2007-08-17 11:25:51 +00:00
blockdevice.py * adapt block device handling to linux kernel >v2.6.26 (symlinks in /sys/block/) 2009-06-16 01:58:29 +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 * don't refresh the whole device list after each plugin run, but just refresh the current device 2009-06-11 23:14:58 +00:00
settings.py * use "hashlib" instead of "sha" (deprecated since python2.6) if available 2009-06-16 02:16:29 +00:00