Commit Graph

55 Commits

Author SHA1 Message Date
age fccfba66d7 * forgot to add Exceptions
* webserver conf in a file
2006-09-04 06:02:53 +00:00
age baafed8f38 improve language handling and url-parameter sanitizing 2006-09-01 23:04:17 +00:00
age f4bf1c7a34 +merged some config changes
@[l] please also check the webserver if you change the config
+moved language checkers
+changed input sanitizing
2006-08-30 19:56:37 +00:00
age f450e116a7 Lars' poland path #2 2006-08-27 08:38:48 +00:00
age 175cb831ad Lars' poland patch #1
debian rules
2006-08-27 08:33:34 +00:00
lars 3fd2064439 output of log action fixed
added some RFCs
added some unittests for CryptoBox config handling
2006-08-25 07:37:52 +00:00
age 3b97f675bf now checks url params
adapted templates
renderer checks for sources
2006-08-24 14:41:11 +00:00
age 414a6c6e60 action removed 2006-08-24 09:02:10 +00:00
lars 550d0fb5e2 "link" macro updated to new url naming scheme 2006-08-24 08:40:40 +00:00
lars 1362f79df4 german language file converted into utf-8 2006-08-24 08:37:59 +00:00
age 89e06ff669 logfile is accessable via web 2006-08-24 08:13:56 +00:00
lars 707fb71476 logging cleaned up
unified errorExit function instead of explicite sys.exit calls
add config_file argument to CryptoBoxProps
add getCapacity method to CryptoBoxContainer
removed "classes.txt"
2006-08-24 07:36:47 +00:00
age bb16749b81 forgot to commti these changes 2006-08-24 05:57:59 +00:00
age 697d5f9b0c webserver, sites and settings splitted
included some new functions from the perl file
the clearsilver templates have to be modified next
2006-08-24 00:06:19 +00:00
age 2fec1260c5 stupid exception 2006-08-23 18:19:37 +00:00
age 4f053af83a try if super is installed 2006-08-23 16:44:14 +00:00
lars 84028f4a92 added python version checks
added startup test to CryptoBox
integrate CryptoBoxRootActions into CryptoBox (see example-super.tab for details)
implemented "mount" and "umount" in CryptoBoxRootActions
adapted CryptoBoxRootActions checks to 'super'
2006-08-23 13:27:25 +00:00
age accbb7c515 more loglevel output 2006-08-22 08:00:32 +00:00
lars f95f33ba71 transition to "logging" instead of "CryptoBoxLogger" finished
names of cryptobox.conf settings changed
cryptsetup interface for CryptoBoxRootActions implemented
2006-08-22 06:55:07 +00:00
age 12868beb21 separated unittest 2006-08-22 04:29:53 +00:00
age 04c2719c8e CryptoBoxLogger is obsolete; removed some RFCs we discussed via jabber 2006-08-21 10:10:40 +00:00
lars 76ec1ee0ca fixed a problem in CryptoBox config reading
introduced "coding_guidelines.txt" for a consistent coding feeling :)
added CryptoBoxRootActions for future privilege separation
2006-08-21 08:09:05 +00:00
lars b951efdd9c privilege dropping replaced by a separate python script for root actions
syslog support added
moved program locations to config file
removed obsolete CryptoBoxPreferences
added some requests for comments (RFC)
2006-08-21 07:41:03 +00:00
age 975b2bb14a prefs is inheretable 2006-08-20 18:23:35 +00:00
age c14d5cfbd7 inheritance part2 2006-08-20 16:33:52 +00:00
age 447958e685 sorry wrong svn resolved usage by me 2006-08-20 08:27:03 +00:00
age eaed2ffb9d logserverice initialised, fixed typos 2006-08-20 08:16:45 +00:00
phear 4bcd42d615 further work on the new cherrypy driven web interface. clicking onhelp already works ;) we have to decide whether we want to seperate that monstrous contitional statement in cryptobox.pl into seperate functions. 2006-08-18 21:45:40 +00:00
phear 64acd36411 random names for temporary files in test class 2006-08-18 20:09:00 +00:00
lars a0ce824eb2 added unittest for CryptoBoxLogger and CryptoBoxProps
fixed bug in devicename check
minor improvements
2006-08-18 14:00:49 +00:00
lars 07a63dbd9c use ConfigObj for config file management
implement privilege dropping
test script added
2006-08-17 10:38:05 +00:00
lars 7443b4684e class CryptoBoxContainer finished 2006-08-16 18:17:16 +00:00
age c6ef2a3eb4 cherrypy 2006-08-16 12:52:23 +00:00
age 9cab568312 cleaned up; used happdoc 2006-08-16 11:07:57 +00:00
age c473798003 replacing bash 2006-08-16 07:17:44 +00:00
age e0ec6cb9a4 init python rewrite 2006-08-14 15:40:12 +00:00
lars d0029c26c7 merged the luks branch with the main branch (r326-329) 2005-10-28 07:33:21 +00:00
lars 734b2a3731 README and CHANGELOG linked
is_init_running fixed
2005-10-26 21:09:50 +00:00
lars eaa06602ee migrated to cryptsetup-luks
list of packages reduced
more dfsbuild-probe devices: sda sdb sdc sdd
GPL added to all scripts
check_smb_idle.sh is temporarily disabled for now
initial_checks removed
2005-10-26 20:56:47 +00:00
lars 8d1c3aa9c4 migrate to luks
-- diese und die folgenden Zeilen werden ignoriert --

A    https://svn.systemausfall.org/svn/cryptobox/branches/luks
2005-10-26 01:02:57 +00:00
lars e45dfa2ed8 v0.2.1 released 2005-10-24 10:19:17 +00:00
age 31dd718abb some necessary release changes 2005-10-21 18:19:35 +00:00
age 074d031db5 cb-manage is cbox-manage 2005-10-21 14:31:46 +00:00
lars 4361148abe semikolon added
error handling of get_harddisk changed
2005-10-21 10:07:01 +00:00
age 11d58745d4 *delete hash & cipher configentry 2005-10-21 09:44:05 +00:00
age 10c5b1082a *built new kernel
*new "get_available_disks" feature
*some backports in 0.2.1
2005-10-21 09:28:54 +00:00
age 815da956f6 * scan-device list enhanced
* minor changes in cb-boot services
* cbox-manage interrupts without a harddisk
2005-10-20 12:11:32 +00:00
lars e86f631050 CHANGELOG added 2005-10-19 09:49:20 +00:00
lars 0c0943f9d8 protect the grub interface by an invalid password hash
update version in dfs-cbox.conf
add dfs-cbox.conf to release-policy
2005-10-19 06:51:27 +00:00
lars c9f78a5edd executable flag of cb-hint-init-script fixed
update of README
2005-10-17 19:23:46 +00:00