Commit graph

18 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 6f05e1d091 * reverted changes [996] and [998] for good old logfile download 2008-01-15 00:14:19 +00:00
lars c8e28f5241 improved log messages
skip label detection for luks devices
finished change to new blockdevice handling
2007-08-18 00:19:32 +00:00
age 91f54ffa66 * logs plugin prepares download button for syslogfile, activate in configfile 2007-07-30 23:56:40 +00:00
lars 1de2ebe176 make blkid more verbose
fix permission problem during bootup (Closes: #139)
add support for partitioning of blockdevices ending in a digit (e.g. raid (md) devices)
added fieldset to partition plugin
2007-02-19 01:22:31 +00:00
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 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 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 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 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 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +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 fc67727692 updated the Makefile (just a bit) 2006-11-10 09:05:54 +00:00
lars 974a49ccc0 write nameDB immediately after change
add support for external hook scripts
2006-11-09 12:00:52 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00