Commit graph

9 commits

Author SHA1 Message Date
lars 528652afcb minor language fixes
one unittest fixed
settings for webserver improved
somme RFCs and TODOs added
2006-09-05 15:03:16 +00:00
age f450e116a7 Lars' poland path #2 2006-08-27 08:38:48 +00:00
age 3b97f675bf now checks url params
adapted templates
renderer checks for sources
2006-08-24 14:41:11 +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 f95f33ba71 transition to "logging" instead of "CryptoBoxLogger" finished
names of cryptobox.conf settings changed
cryptsetup interface for CryptoBoxRootActions implemented
2006-08-22 06:55:07 +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
phear 4bcd42d615 further work on the new cherrypy driven web interface. clicking onhelp already works ;) we have to decide whether we want to seperate that monstrous contitional statement in cryptobox.pl into seperate functions. 2006-08-18 21:45:40 +00:00
lars a0ce824eb2 added unittest for CryptoBoxLogger and CryptoBoxProps
fixed bug in devicename check
minor improvements
2006-08-18 14:00:49 +00:00
lars 07a63dbd9c use ConfigObj for config file management
implement privilege dropping
test script added
2006-08-17 10:38:05 +00:00