Commit graph

50 commits

Author SHA1 Message Date
lars 16ce32c640 removed obsolete cron file
avoid empty links returned by the "link" macro - for standard compliance
explain the reasoning for using "CryptoBoxRootActionsLocal" in cryptobox.conf
reverting it from "CryptoBoxRootActions" back to "CryptoBoxRootActionsLocal"
2007-01-21 15:37:42 +00:00
age 71276ae7fa * fixes conffile variable
* removed ..Local because of super.tab
2007-01-21 11:07:54 +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 ab6e34ddf9 add "PluginSettings" section to the main configuration file
these settings are available for plugins as self.defaults[...]
run_webserver now uses "cryptobox-local.conf" ("cryptobox.conf" is the fallback)
2007-01-20 20:56:16 +00:00
lars b33263b11c remove some environment settings during startup 2007-01-20 20:50:36 +00:00
lars 9ce310035a fixed broken group membership changing of webserver (Closes: #114) 2007-01-08 04:54:16 +00:00
lars 092df74547 minor improvements of pylint script 2007-01-08 02:27:37 +00:00
lars e38d566088 create log directory during startup if it does not exist (debian)
skip creation of settings file if the location is not writeable during startup
add basic support for profiling
fixed is_device_allowed problem (was to strict)
2007-01-06 11:40:38 +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 108acd0e8a 'log' plugin: show warning if no log file is used
moved log file reading from cryptobox/core/main to 'log' plugin
added unittests for volume_mount, volume_format_fs and volume_rename
replace "get help" links with a "help mode" displaying information for every form
added first drafts of help texts for volume_mount, volume_format and partition
replaced the word 'container' with 'volume' in english texts
2006-12-12 13:34:05 +00:00
lars 77324ae946 added minor parts of slovene translation
fixed samba integration script
added syslog support
replaced 'pattern' with 'level' for 'logs' plugin
improved fetch_po_files script
improved output of log plugin
recursively storing setting files fixed
umask set to 022
defining bootup and shutdown handler for the server
implementing volume_automount mounting
simplified the output preperation of the partition plugin
"busy" flag handling moved from core/container to core/main
2006-12-11 14:16:10 +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
age a2d35b6119 -logfile checks
-Ms logo
-warning message under logo
2006-12-06 01:16:26 +00:00
lars 68f6f96bc3 removed ugly path 2006-12-05 18:21:34 +00:00
age 7a3aab73c3 added favicon 2006-12-05 17:57:14 +00:00
age 0266e22e47 minor checks 2006-12-05 16:21:29 +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 96cfbbdf14 improved error handling of the server start script 2006-11-29 13:46:06 +00:00
lars edeba13812 ease local testing (again) 2006-11-28 13:51:09 +00:00
lars 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +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 7741c87fb8 moved some more stuff around 2006-11-23 20:52:30 +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
lars a66e5d3512 packaging improved
simplified use of uml-start script
2006-11-22 15:21:21 +00:00
lars 05fcd2d337 use gif file instead of png 2006-11-15 11:47:37 +00:00
lars 0ae5ccaf15 moved volume name management to CryptoBoxContainer 2006-11-14 12:32:44 +00:00
lars c12057d4c4 volume name changed allowed even if it is active
load _all_ plugin language data -> simplifies code
2006-11-13 16:12:19 +00:00
lars fc67727692 updated the Makefile (just a bit) 2006-11-10 09:05:54 +00:00
lars 77bead9983 added gif pictures for all plugins - inevitable, as ie does not support transparent png up to v6.0 2006-11-09 18:21:14 +00:00
lars 974a49ccc0 write nameDB immediately after change
add support for external hook scripts
2006-11-09 12:00:52 +00:00
lars c6acb6e45f plugin code changed according to new plugin specification ("pluginVisibility")
added ability to keep (and display) messages even after being redirected to another plugin (a little bit ugly)
2006-11-08 12:20:30 +00:00
lars 516a3c7d8e some exceptions were renamed
help-plugin and "Get help" now use different icons
2006-11-07 13:53:15 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00
phear c641b49e36 typo 2006-08-18 21:12:06 +00:00
lars 0aea72533f removed some bashisms 2006-06-01 23:48:10 +00:00
lars c2a3bd5210 typo 2006-05-30 19:13:17 +00:00
lars 81adf89c56 implemented "is_plaintext" check
added lots of "html_escape" calls to clearsilver statements
2006-05-30 18:47:34 +00:00
lars 72afa14f87 fixed some debian policy violations
replaced dumpe2fs by blkid for determining the uuid of a device
2006-05-30 09:08:35 +00:00
lars 8138339ab7 (u)mounting of plaintext partitions fixed
init-script fixed (debian)
2006-05-29 09:34:54 +00:00
lars 5fb9108640 moved to a volume based web interface
initialization now uses a single volume (no partitioning)
SCAN_DEVICES now define only the allowed prefix ("hd" -> all harddisks)
DEBUG_LEVEL added
check for https improved
2006-05-29 07:09:17 +00:00
lars 49a5f739a5 improved ssl-check
replaced default cipher with "aes" (just for testing)
2006-05-17 12:39:32 +00:00
lars 3da483ffec distributions specific config file introduced (for program locations)
pmount added to debian dependencies
2006-05-17 09:54:22 +00:00
lars d0d27ea05e Makefile created
debian installer improved
binary suid wrappers added
2006-05-15 09:41:00 +00:00
lars 8e98fbdf83 moving ... 2006-05-12 17:58:29 +00:00