Commit Graph

31 Commits

Author SHA1 Message Date
age 22eaddc496 * floppy disks are now unsupported
* ram disks are supported
2008-02-17 16:36:43 +00:00
age 8eaeb76e1c * different default name (without whitespace)
* more languages enabled per default
2008-01-14 22:16:12 +00:00
age 1f395025a3 * more helpful comment 2007-07-31 00:01:28 +00:00
lars 19ffc14157 added v0.3.4.1 packages
fixed english language strings (suggested by kinneko)
2007-02-27 00:37:39 +00:00
lars 5425eaa9c0 changed default log level from 'debug' to 'info'
fixed a debug output message
fixed html validity
2007-02-13 22:24:09 +00:00
lars d436fbbec2 removed obsolete creative-commons logo
added "ur" (Urdu) to the configuration file
added remaining graphics to copyright.graphics
added hint to bin/run_webserver.sh
2007-02-05 23:50:43 +00:00
lars 0c129de015 added "is_writeable" method to cryptobox.core.container
changed the log level of some messages
added early "not writeable" warnings to "volume_format_fs" and "partition" plugins
disable "encrypted_webinterface" by default (for cryptobox-server)
2007-01-26 21:53:24 +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 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 94dd631fa9 last preparations for v0.3 release 2006-12-15 13:47:19 +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
age 1b05abae6c script for stunnel 2006-12-13 22:04:27 +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 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
lars d1c4835d8e changed to multiple languages
renamed HookDir to EventDir (it was forgotten before)
2006-11-29 14:01:35 +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 4bb5c9513b added manpages for CryptoBoxRootActions and CryptoBoxWebserver
improved packaging (setup.py)
changelog updated
2006-11-24 11:03:34 +00:00
lars 7741c87fb8 moved some more stuff around 2006-11-23 20:52:30 +00:00
lars a66e5d3512 packaging improved
simplified use of uml-start script
2006-11-22 15:21:21 +00:00
lars 7d05d9fdea template file for ssl certificate creation added 2006-11-10 09:05:44 +00:00
lars 7e500b232d some example configuration files for hook scripts added
removed obsolete configuration files (old perl version)
2006-11-09 11:49:31 +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 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 1bae6a759e marker added to default config
dependency on sudo removed
2006-05-15 09:42:35 +00:00
lars d0d27ea05e Makefile created
debian installer improved
binary suid wrappers added
2006-05-15 09:41:00 +00:00
lars b2ce217afe moving 2006-05-12 18:03:54 +00:00
lars 8e98fbdf83 moving ... 2006-05-12 17:58:29 +00:00