frisco
615073e02c
Changes to use unit tests in non-User Mode Linux environment; merged cryptobox.conf into
...
cryptobox-unittests.conf
13 years ago
frisco
f2d88519b0
Possible fix for one unit test
13 years ago
frisco
e2b335f5d0
Added src image for splash screen. Fixed error in r1151.
14 years ago
age
dedfd84a2c
fonts for the logo (they are in the debian package
...
"ttf-larabie-straight")
14 years ago
lars
7928ddecb7
plugin "encrypted_webinterface":
...
* fix hang with stunnel newer than v4.20 (Closes : #218 )
14 years ago
lars
4301427e26
CryptoNAS config validation:
...
* adapt to changes in configobj (v4.3.2 -> v4.5.2) - Closes #218
* workaround a misbehaviour of configobj for lists with only one item - Closes : #219
14 years ago
lars
54d69c506e
CryptoNAS default configuration:
...
* fixed broken default values (reported by Stefan)
14 years ago
frisco
7be740e01a
Created script to generate pydoc documentation. Works for me, but has some rough edges.
14 years ago
frisco
c1a086f3e4
Added `--use-fuzzy' to msgfmt call, fixing undesired German messages in English locale.
...
Rationale: Some English translation text strings are now marked "fuzzy" despite their
actually being correct. This is presumably because, during the transition to "gettext"
or from tabs to spaces, some strings got reformatted in a way "gettext" didn't expect.
Since several translations are falsely marked "fuzzy" in English, it's likely that the
same is true for some of the other supported languages as well. The "--use-fuzzy" option
can optionally be turned off after the *.po files are verified by human translators.
14 years ago
age
adbaf2ef0d
correct hdf value for umount error
14 years ago
lars
fe235df686
remove unittest failures for non-existing tests
14 years ago
lars
0541981452
fix the 'test_allowed_devices' unittest
14 years ago
lars
3e79c98545
fixed two unittests
14 years ago
lars
87289af11a
fix remaining issue of cryptsetup v1.0.5 (continues r1102)
14 years ago
age
916b4bebce
* fixed typo
14 years ago
age
9fa6376672
* cryptsetup demands running with uid=0 since v1.0.5
14 years ago
lars
1f75580b95
the new translate-toolkit does not need "removeblanks" anymore
14 years ago
lars
81e5a2e8fd
for self-test: handle TypeErrors nicely
14 years ago
lars
43a5c83ea8
update translations from Pootle server (translation branch v0.3.x)
14 years ago
lars
28c4d5b843
fix typo
14 years ago
lars
e165d97819
replace "CryptoBox" with "CryptoNAS" in template files
14 years ago
age
b9a89f4480
* removed bashisms
14 years ago
age
86a42c6857
* actual languages from translation server
...
* s/box/nas/
14 years ago
lars
4c9b4e5a5b
init of a filesystem checker plugin - not finished, yet
14 years ago
lars
b0d2a2deae
fix call of test function
14 years ago
age
35bed3b4e6
* fixed network unittests
...
* disabled unfinished blockdevice test
14 years ago
lars
eaf37a872a
add "is_parent_of" function to blockdevice module
...
improve pre-defined exceptions
improve few failure behaviours
14 years ago
age
42a5e1bcc6
* unittests are using /dev/ubd* in uml
14 years ago
lars
b1c733cd52
update blockdevice unittests to new blockdevice module
...
use ramX instead of loopX
14 years ago
age
e8a4edee6a
* use ram instaed of loop device for unittests
14 years ago
age
22eaddc496
* floppy disks are now unsupported
...
* ram disks are supported
14 years ago
age
5aba14b469
* device list as explicit list
14 years ago
age
085a0daa95
* reduced size for test partitions
14 years ago
age
b5374d1088
* added log message
15 years ago
lars
6c769299fc
make template plugin invisible by default - it can still be configured through the plugin_manager ...
15 years ago
lars
689ccc7e0c
accept spaces in container names
...
handle non-existent event plugin directory gracefully
15 years ago
lars
d08dbb1957
adapt partition plugin to the new blockdevice interface
15 years ago
lars
cbb499e7e3
skip unreadable blockdevices (e.g. partitionable devices)
15 years ago
age
61ad765be6
* added new logo to webfrontend
...
* optimized & renamed ascii art stylesheet
15 years ago
age
d28e81646d
* help for preferences
15 years ago
age
e98b0e4183
* new loge & name in webfrontend
...
* flush \t
15 years ago
age
d7c5b5ead5
removed two TODOs
15 years ago
lars
636973af95
fix ambigious file open flag - previously it could be interpreted as a read-only access
15 years ago
age
6f05e1d091
* reverted changes [996] and [998] for good old logfile download
15 years ago
lars
8aa7eaf225
more verbose error reporting for non-writeable pid file
15 years ago
lars
1537f0f2ec
remove bashism
15 years ago
age
98ffdfbb27
smily was in css only, now the file is available, too
15 years ago
age
8eaeb76e1c
* different default name (without whitespace)
...
* more languages enabled per default
15 years ago
age
7506a3c454
update...dir works fine now
15 years ago
lars
9f23dbddfd
finally fixed the size properly
15 years ago