Commit graph

6 commits

Author SHA1 Message Date
lars 707fb71476 logging cleaned up
unified errorExit function instead of explicite sys.exit calls
add config_file argument to CryptoBoxProps
add getCapacity method to CryptoBoxContainer
removed "classes.txt"
2006-08-24 07:36:47 +00:00
lars 84028f4a92 added python version checks
added startup test to CryptoBox
integrate CryptoBoxRootActions into CryptoBox (see example-super.tab for details)
implemented "mount" and "umount" in CryptoBoxRootActions
adapted CryptoBoxRootActions checks to 'super'
2006-08-23 13:27:25 +00:00
lars b951efdd9c privilege dropping replaced by a separate python script for root actions
syslog support added
moved program locations to config file
removed obsolete CryptoBoxPreferences
added some requests for comments (RFC)
2006-08-21 07:41:03 +00:00
lars 07a63dbd9c use ConfigObj for config file management
implement privilege dropping
test script added
2006-08-17 10:38:05 +00:00
age 9cab568312 cleaned up; used happdoc 2006-08-16 11:07:57 +00:00
age c473798003 replacing bash 2006-08-16 07:17:44 +00:00