|
|
|
@1192
|
[1192]
|
13 months |
frisco |
tags/v0.3.5: Merged translations from branches/translation-base-v0.4
|
|
|
|
@1189
|
[1189]
|
13 months |
lars |
* use caching for "debian_live" check
|
|
|
|
@1182
|
[1182]
|
13 months |
frisco |
Added method is_debian_live() to identify Debian Live media and loop …
|
|
|
|
@1180
|
[1180]
|
14 months |
lars |
* fixed typos
|
|
|
|
@1179
|
[1179]
|
14 months |
lars |
* work around the broken python-clearsilver package for ubuntu jaunty …
|
|
|
|
@1178
|
[1178]
|
14 months |
lars |
* adapted unittest to new block device object
|
|
|
|
@1177
|
[1177]
|
14 months |
lars |
* use "hashlib" instead of "sha" (deprecated since python2.6) if available
|
|
|
|
@1176
|
[1176]
|
14 months |
lars |
* adapt block device handling to linux kernel >v2.6.26 (symlinks in …
|
|
|
|
@1175
|
[1175]
|
14 months |
lars |
* changed definition of storage device: only "valid" devices are available …
|
|
|
|
@1174
|
[1174]
|
14 months |
lars |
* excluded ram block devices from the "valid" list of devices (Closes: …
|
|
|
|
@1173
|
[1173]
|
14 months |
lars |
* fixed one broken indentation
* fixed a problem with sfdisk waiting for …
|
|
|
|
@1172
|
[1172]
|
14 months |
lars |
* fixed some coding style issues
|
|
|
|
@1171
|
[1171]
|
14 months |
lars |
* changed importance of some log messages
* use "sfdisk -R" instead of …
|
|
|
|
@1170
|
[1170]
|
14 months |
lars |
* change default indentation (as checked by pylint) from tab to spaces
* …
|
|
|
|
@1169
|
[1169]
|
14 months |
lars |
* added code to catch some more error conditions
* slightly changed the …
|
|
|
|
@1168
|
[1168]
|
14 months |
lars |
* fixed an issue with the creation of the configuration partition due to …
|
|
|
|
@1167
|
[1167]
|
14 months |
lars |
* don't refresh the whole device list after each plugin run, but just …
|
|
|
|
@1166
|
[1166]
|
14 months |
lars |
* added some triggers for refreshing the cache after partitioning
* added …
|
|
|
|
@1165
|
[1165]
|
14 months |
lars |
* fixed some minor problems caused by revision [1162]
* try to refresh the …
|
|
|
|
@1164
|
[1164]
|
14 months |
lars |
* added a (non-linked) url to access the list of recognized block devices
|
|
|
|
@1163
|
[1163]
|
14 months |
lars |
* added more specific information to a log message
* added the name of the …
|
|
|
|
@1162
|
[1162]
|
14 months |
lars |
cryptonas blockdevice management:
* significantly reduced the time …
|
|
|
|
@1161
|
[1161]
|
14 months |
frisco |
Major updates to scripts for unit tests and pydoc
|
|
|
|
@1160
|
[1160]
|
14 months |
frisco |
Now calls "/sbin/blockdev --rereadpt" after any changes to partition …
|
|
|
|
@1159
|
[1159]
|
14 months |
frisco |
Fixed integration issue with cryptsetup; unit tests now pass
|
|
|
|
@1158
|
[1158]
|
15 months |
frisco |
Fixed inconsistency in logging-related code; fixed size of unit test …
|
|
|
|
@1157
|
[1157]
|
15 months |
frisco |
Fixed typo in r1156 that broke some unit tests
|
|
|
|
@1156
|
[1156]
|
15 months |
frisco |
Changes to use unit tests in non-User Mode Linux environment; merged …
|
|
|
|
@1154
|
[1154]
|
17 months |
frisco |
Possible fix for one unit test
|
|
|
|
@1153
|
[1153]
|
19 months |
frisco |
Added src image for splash screen. Fixed error in r1151.
|
|
|
|
@1152
|
[1152]
|
19 months |
age |
fonts for the logo (they are in the debian package
"ttf-larabie-straight")
|
|
|
|
@1150
|
[1150]
|
19 months |
lars |
plugin "encrypted_webinterface":
* fix hang with stunnel newer than v4.20 …
|
|
|
|
@1149
|
[1149]
|
19 months |
lars |
CryptoNAS config validation:
* adapt to changes in configobj (v4.3.2 -> …
|
|
|
|
@1148
|
[1148]
|
19 months |
lars |
CryptoNAS default configuration:
* fixed broken default values (reported …
|
|
|
|
@1147
|
[1147]
|
19 months |
frisco |
Created script to generate pydoc documentation. Works for me, but has some …
|
|
|
|
@1130
|
[1130]
|
2 years |
frisco |
Added `--use-fuzzy' to msgfmt call, fixing undesired German messages in …
|
|
|
|
@1123
|
[1123]
|
2 years |
age |
correct hdf value for umount error
|
|
|
|
@1118
|
[1118]
|
2 years |
lars |
remove unittest failures for non-existing tests
|
|
|
|
@1117
|
[1117]
|
2 years |
lars |
fix the 'test_allowed_devices' unittest
|
|
|
|
@1116
|
[1116]
|
2 years |
lars |
fixed two unittests
|
|
|
|
@1113
|
[1113]
|
2 years |
lars |
fix remaining issue of cryptsetup v1.0.5 (continues r1102)
|
|
|
|
@1107
|
[1107]
|
2 years |
age |
* fixed typo
|
|
|
|
@1102
|
[1102]
|
2 years |
age |
* cryptsetup demands running with uid=0 since v1.0.5
|
|
|
|
@1101
|
[1101]
|
2 years |
lars |
the new translate-toolkit does not need "removeblanks" anymore
|
|
|
|
@1100
|
[1100]
|
2 years |
lars |
for self-test: handle TypeErrors? nicely
|
|
|
|
@1099
|
[1099]
|
2 years |
lars |
update translations from Pootle server (translation branch v0.3.x)
|
|
|
|
@1098
|
[1098]
|
2 years |
lars |
fix typo
|
|
|
|
@1097
|
[1097]
|
2 years |
lars |
replace "CryptoBox" with "CryptoNAS" in template files
|
|
|
|
@1096
|
[1096]
|
2 years |
age |
* removed bashisms
|
|
|
|
@1095
|
[1095]
|
2 years |
age |
* actual languages from translation server
* s/box/nas/
|
|
|
|
@1094
|
[1094]
|
2 years |
lars |
init of a filesystem checker plugin - not finished, yet
|
|
|
|
@1093
|
[1093]
|
2 years |
lars |
fix call of test function
|
|
|
|
@1092
|
[1092]
|
2 years |
age |
* fixed network unittests
* disabled unfinished blockdevice test
|
|
|
|
@1090
|
[1090]
|
2 years |
lars |
add "is_parent_of" function to blockdevice module
improve pre-defined …
|
|
|
|
@1089
|
[1089]
|
2 years |
age |
* unittests are using /dev/ubd* in uml
|
|
|
|
@1088
|
[1088]
|
2 years |
lars |
update blockdevice unittests to new blockdevice module
use ramX instead of …
|
|
|
|
@1087
|
[1087]
|
2 years |
age |
* use ram instaed of loop device for unittests
|
|
|
|
@1086
|
[1086]
|
2 years |
age |
* floppy disks are now unsupported
* ram disks are supported
|
|
|
|
@1085
|
[1085]
|
2 years |
age |
* device list as explicit list
|
|
|
|
@1084
|
[1084]
|
2 years |
age |
* reduced size for test partitions
|
|
|
|
@1082
|
[1082]
|
2 years |
age |
* added log message
|
|
|
|
@1081
|
[1081]
|
3 years |
lars |
make template plugin invisible by default - it can still be configured …
|
|
|
|
@1079
|
[1079]
|
3 years |
lars |
accept spaces in container names
handle non-existent event plugin …
|
|
|
|
@1078
|
[1078]
|
3 years |
lars |
adapt partition plugin to the new blockdevice interface
|
|
|
|
@1077
|
[1077]
|
3 years |
lars |
skip unreadable blockdevices (e.g. partitionable devices)
|
|
|
|
@1075
|
[1075]
|
3 years |
age |
* added new logo to webfrontend
* optimized & renamed ascii art …
|
|
|
|
@1074
|
[1074]
|
3 years |
age |
* help for preferences
|
|
|
|
@1073
|
[1073]
|
3 years |
age |
* new loge & name in webfrontend
* flush \t
|
|
|
|
@1072
|
[1072]
|
3 years |
age |
removed two TODOs
|
|
|
|
@1070
|
[1070]
|
3 years |
lars |
fix ambigious file open flag - previously it could be interpreted as a …
|
|
|
|
@1069
|
[1069]
|
3 years |
age |
* reverted changes [996] and [998] for good old logfile download
|
|
|
|
@1068
|
[1068]
|
3 years |
lars |
more verbose error reporting for non-writeable pid file
|
|
|
|
@1067
|
[1067]
|
3 years |
lars |
remove bashism
|
|
|
|
@1066
|
[1066]
|
3 years |
age |
smily was in css only, now the file is available, too
|
|
|
|
@1065
|
[1065]
|
3 years |
age |
* different default name (without whitespace)
* more languages enabled …
|
|
|
|
@1064
|
[1064]
|
3 years |
age |
update...dir works fine now
|
|
|
|
@1063
|
[1063]
|
3 years |
lars |
finally fixed the size properly
|
|
|
|
@1062
|
[1062]
|
3 years |
lars |
prolong lifetime of blockdevice cache to 120 seconds
fix blockdevice size …
|
|
|
|
@1061
|
[1061]
|
3 years |
age |
fixed typo
|
|
|
|
@1060
|
[1060]
|
3 years |
lars |
adapt "disks" plugin to new object structure of "blockdevice""
|
|
|
|
@1059
|
[1059]
|
3 years |
lars |
CryptoBoxRootActions?
* improve structure
* allow to distinguish betweeen …
|
|
|
|
@1058
|
[1058]
|
3 years |
lars |
use short device name for tests
update order and content of default test …
|
|
|
|
@1057
|
[1057]
|
3 years |
lars |
remember if lvm is not installed
|
|
|
|
@1056
|
[1056]
|
3 years |
lars |
handle invalid plugins patiently
|
|
|
|
@1055
|
[1055]
|
3 years |
lars |
fix invalid argument type
|
|
|
|
@1052
|
[1052]
|
3 years |
age |
* sed in the webdav event script now works
* share names must not have any …
|
|
|
|
@1047
|
[1047]
|
3 years |
age |
* new logo drafts
|
|
|
|
@1043
|
[1043]
|
3 years |
age |
fixed the lang.sort fix
|
|
|
|
@1042
|
[1042]
|
3 years |
age |
fixes language sort problem, for just one language
|
|
|
|
@1034
|
[1034]
|
3 years |
lars |
unittest of 'disk' plugin fixed
|
|
|
|
@1033
|
[1033]
|
3 years |
lars |
change MAC retrieval to use ifconfig ('ip' would be an additional …
|
|
|
|
@1029
|
[1029]
|
3 years |
lars |
do not ignore used loop devices (size > 0)
fixed tests.cryptobox.py
|
|
|
|
@1028
|
[1028]
|
3 years |
lars |
adapt partition plugin to the new blockdevice implementation
reduce …
|
|
|
|
@1027
|
[1027]
|
3 years |
lars |
improve handling of python versions for debian
upload release …
|
|
|
|
@1019
|
[1019]
|
3 years |
lars |
typo fixed: reported by Gilles Accad
|
|
|
|
@1018
|
[1018]
|
3 years |
lars |
synchronized changelog and README
|
|
|
|
@1016
|
[1016]
|
3 years |
age |
* network plugin displays mac address
|
|
|
|
@1014
|
[1014]
|
3 years |
age |
* fixed typo
* new balck/green ascii theme (the nerdy one)
|
|
|
|
@1013
|
[1013]
|
3 years |
lars |
removed dependency on /dev/mapper location from container.py
replaced some …
|
|
|
|
@1011
|
[1011]
|
3 years |
lars |
change identation from tabs to spaces
|
|
|
|