cryptonas/src/cryptobox/core
lars d5dce0887a * adapt block device handling to linux kernel >v2.6.26 (symlinks in /sys/block/)
* turned all attributes of the "Blockdevice" class into properties (postponing evaluation)
* unify cache_links for blockdevice information
* add default location of config file to preferences handling
2009-06-16 01:58: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 Fixed inconsistency in logging-related code; fixed size of unit test partitions to equal 50M each 2009-05-20 05:05:17 +00:00