Commit Graph

29 Commits

Author SHA1 Message Date
lars 87289af11a fix remaining issue of cryptsetup v1.0.5 (continues r1102) 2008-07-09 23:49:08 +00:00
age 640cfd1b3f fixed typo 2008-01-14 21:48:45 +00:00
lars ecf056709e CryptoBoxRootActions
* improve structure
 * allow to distinguish betweeen "execution return failure" and "program does not exist"
2008-01-14 21:04:02 +00:00
lars b72310097c changed the interface of CryptoBoxRootActions: "allowedProgs" are now prefixed with the parameter "program"
added allowedProg "pvdisplay" to CryptoBoxRootActions to allow LVM detection
improved blockdevice handling: caching and detection of lvm, luks and raid
2007-08-16 16:13:04 +00:00
age c33ae31267 * added ntfs write support via fuse (ntfs-3g)
* manually downloaded ntfs-3g package for dfsbuild
2007-08-13 22:35:16 +00:00
age 396f80307b * damn OVERRIDE
* removed last run_sfdisk
2007-03-07 12:34:00 +00:00
age 5af4a1c975 * removed unused code 2007-03-06 09:53:50 +00:00
lars 307f42a4e9 ugly typo 2007-02-10 00:19:38 +00:00
lars 617b9d81af use the right environmental variable as it is set by 'super' 2007-02-09 20:56:16 +00:00
lars d8e0bbf429 reduce font size by one
improve user detection for CryptoBoxRootActions
2007-02-09 19:36:41 +00:00
lars 514f008b70 fixed plural forms or urdu and some encrypted_webinterface language files
fixed "isWriteable" check of CryptoBoxRootActions - failed on live-cd before
fixed exception handling for "create_misc_config_file"
2007-02-08 21:29:57 +00:00
lars 1bce8e6b4d moved "adduser" from "Depends" to "Pre-Depends"
updated changelog
increased version number to 0.3.3
CryptoBoxRootActions: allow mount points to be non-writeable if they are owned by the cryptobox user
2007-02-08 02:24:11 +00:00
age 1fcf8173f2 * README is readable here, try yours again
* thx for the filecheck feature; the TODO is obsolete
2007-01-30 11:26:33 +00:00
lars 6359da105a there is a nicer way to disable security checks 2007-01-30 02:07:09 +00:00
age 1f24166835 did I miss this before? 2007-01-29 23:34:15 +00:00
lars 93e49bf2f2 mount tmpfs if no config partition is available (Closes: #117) 2007-01-26 00:18:22 +00:00
lars dcefd224e9 skip "isFileSafe" check for plugins' root_actions if the server is running as "root"
improve directory retrieval
2007-01-20 20:57:52 +00:00
lars 9ce310035a fixed broken group membership changing of webserver (Closes: #114) 2007-01-08 04:54:16 +00:00
lars 2e7f1664fe removed all explicit python2.4 dependencies 2006-12-19 19:03:43 +00:00
lars 9ec9475015 better permission handling of startup script
minor bugfixes
update of CryptoBoxWebserver manpage
2006-12-19 14:02:30 +00:00
lars 794998f950 broken interface fixed in 'partition' plugin for ie
rendering bug of volume_properties fixed for ie
fixed screen width in a mozilla/ie compatible way
added german translation: 'log', 'network', 'volume_automount' and 'volume_details'
fixed config management of 'plugin_manager' plugin
fixed filtering of log level messages for 'logs' plugin
updated documentation for ssl configurations
changed default installation destinations in setup.py
added nice background images to environment and help messages
replaced message 'div' with 'fieldset'
moved stylesheet data of plugins to html header (as required by spec)
removed obsolete css definitions
removed obsolete old perl/bash code
improved 'update_po_files': remove obsolete msgids
functionality of 'update_english.sh' moved to 'update_po_files'
omit 'weblang' link attribute if it does not change the default setting
changed default language from 'de' to 'en'
fixed template bug that prevented the translation of plugin links
fixed invalid html
implement filecheck overriding for unittests
2006-12-18 13:37:08 +00:00
lars 87af175764 fixed some ssl detection stuff
disabled 'help' plugin for now
enabled some ownership checks in CryptoBoxRootActions
documentation updates for proxy and ssl configurations
2006-12-14 00:23:10 +00:00
lars 3e1bfda98e added some exception catching for writing setting files
added help texts for all plugins
fixed 'encryption status' bug in 'volume_details'
improved rendering of 'volume_properties' and 'user_manager'
chmod root directory of mounted volumes to 0777 to avoid later permission problems for samba or WebDAV
2006-12-13 10:01:58 +00:00
lars 3500b67a40 constant width of the main screen (works for mozilla/ff and ie55/60
refresh link for logs feature
change default setting of UseConfigPartition to "0"
README file rewritten
README.samba added
README.davfs added
README.Debian rewritten
event scripts for samba and apach2_dav improved
do not redirect to "disks overview" after successful plugin execution (e.g. date, ...)
unclean web dataset fixed
removed some non-translateable strings from po and pot files
automatically update the cryptobox version according to the debian package version number
2006-12-07 12:20:43 +00:00
lars f6ddb82f4c fixed wrong redirection after reboot (causing reboot loop)
clarified interpretation of blkid output
added missing success message to volume_format_fs
execute formatting in the background
mark busy devices as such
fixed a small bug in CryptoBoxRootActions
2006-12-06 16:25:52 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
lars 2ee30de3b7 removed check for uid!=0
removed obsolete [Locations][LangDir] setting
2006-11-30 14:41:09 +00:00
lars 8511ff9845 event script directory check implemented
fix logging in CryptoBoxWebserver (introducing another problem)
2006-11-24 11:01:55 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
Renamed from bin/CryptoBoxRootActions.py (Browse further)