root/trunk

Revision Log Mode:


Legend:

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