Commit Graph

641 Commits

Author SHA1 Message Date
age e98b0e4183 * new loge & name in webfrontend
* flush \t
2008-01-15 22:46:00 +00:00
age d7c5b5ead5 removed two TODOs 2008-01-15 10:57:17 +00:00
lars 636973af95 fix ambigious file open flag - previously it could be interpreted as a read-only access 2008-01-15 01:59:00 +00:00
age 6f05e1d091 * reverted changes [996] and [998] for good old logfile download 2008-01-15 00:14:19 +00:00
lars 8aa7eaf225 more verbose error reporting for non-writeable pid file 2008-01-14 23:54:02 +00:00
lars 1537f0f2ec remove bashism 2008-01-14 22:48:20 +00:00
age 98ffdfbb27 smily was in css only, now the file is available, too 2008-01-14 22:42:54 +00:00
age 8eaeb76e1c * different default name (without whitespace)
* more languages enabled per default
2008-01-14 22:16:12 +00:00
age 7506a3c454 update...dir works fine now 2008-01-14 22:14:50 +00:00
lars 9f23dbddfd finally fixed the size properly 2008-01-14 22:11:03 +00:00
lars 9bf82f30dc prolong lifetime of blockdevice cache to 120 seconds
fix blockdevice size calculation
respect "empty_cache" setting during blockdevice reset
2008-01-14 22:03:17 +00:00
age 640cfd1b3f fixed typo 2008-01-14 21:48:45 +00:00
lars f50f5b69d0 adapt "disks" plugin to new object structure of "blockdevice"" 2008-01-14 21:05:29 +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 0eccca7d22 use short device name for tests
update order and content of default test block devices
2008-01-14 20:48:23 +00:00
lars 4c634d3f9a remember if lvm is not installed 2008-01-14 20:46:42 +00:00
lars f239a27169 handle invalid plugins patiently 2008-01-14 20:45:14 +00:00
lars 6ca9c5d19a fix invalid argument type 2008-01-14 20:43:39 +00:00
age 66cf3a013e * sed in the webdav event script now works
* share names must not have any whitespaces
2008-01-09 00:29:41 +00:00
age 2c77ef5ef5 * new logo drafts 2007-12-14 22:45:44 +00:00
age bacd63be6c fixed the lang.sort fix 2007-11-25 09:21:03 +00:00
age 007137d6a9 fixes language sort problem, for just one language 2007-11-20 11:58:58 +00:00
lars 8817ede76a unittest of 'disk' plugin fixed 2007-09-15 19:48:31 +00:00
lars 524555c8e8 change MAC retrieval to use ifconfig ('ip' would be an additional dependency) 2007-09-15 16:41:41 +00:00
lars a695d37b8c do not ignore used loop devices (size > 0)
fixed tests.cryptobox.py
2007-09-12 22:35:23 +00:00
lars 9c649312d0 adapt partition plugin to the new blockdevice implementation
reduce minimum storage block size from 20 to 10 (the config partition is small)
2007-09-11 10:22:48 +00:00
lars 4a4778d876 improve handling of python versions for debian
upload release cryptobox-server v0.3.4.5
upload source file of cryptobox-server v0.3.4.4
2007-09-03 21:18:21 +00:00
lars f9da813bd9 typo fixed: reported by Gilles Accad 2007-08-22 16:46:36 +00:00
lars 397cf128d2 synchronized changelog and README 2007-08-22 16:37:53 +00:00
age 247b188aec * network plugin displays mac address 2007-08-21 22:12:23 +00:00
age e6965127e8 * fixed typo
* new balck/green ascii theme (the nerdy one)
2007-08-21 09:02:10 +00:00
lars 1270b00a5f removed dependency on /dev/mapper location from container.py
replaced some functions in container.py with their new blockdevice.py counterparts
move "type_id" detection from container.py to blockdevice.py
reduce calls of "reset" for blockdevices
2007-08-20 11:21:56 +00:00
lars 3224d59dfe change identation from tabs to spaces 2007-08-18 00:45:12 +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
lars 35a6570a52 improved implementation of blockdevice cache
added UUID detection for blockdevices
changed interface of cryptobox.core.container and cryptobox.core.main for new blockdevice detection
 * beware: the change is not finished - the cryptobox is not working properly for now
2007-08-17 11:25:51 +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
lars 53e09ff825 new approach for blockdevice detection and handling 2007-08-14 12:44:53 +00:00
age cbfddddeb2 * network plugin supports dhcp 2007-08-14 02:12:59 +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 c3784c8e98 * flame foto 2007-08-12 09:57:44 +00:00
age 56584aef69 * filesystem determination works with encrypted containers 2007-08-12 09:35:26 +00:00
age 746bc1bb3e * removed stupid network restart plugin, this fixes date again 2007-08-12 01:10:10 +00:00
age e3b3bc5b94 * added a template to make plugin writing more simpler 2007-08-12 01:00:18 +00:00
age bab09231d7 * fixed language germanism
* improved comments
2007-07-31 10:02:57 +00:00
age d5c630393a * better checks
* moved expose code to plugin
 * download-buttons are not working as expected atm (needs change in plugin download mechanism)
2007-07-31 09:59:16 +00:00
age 1f395025a3 * more helpful comment 2007-07-31 00:01:28 +00:00
age 91f54ffa66 * logs plugin prepares download button for syslogfile, activate in configfile 2007-07-30 23:56:40 +00:00
age d2d974c18b spelling and some html fixes 2007-07-27 11:30:26 +00:00
age 7df6cb5e85 corrected 2007-07-27 10:13:33 +00:00
age 667324eb90 more infos for users & developers 2007-07-27 10:12:03 +00:00