Changesets: bareos
master 1850922e 2013-08-21 09:12 Ported: N/A Details Diff |
Sortable tables in bRestore Quick as is fix. Enable sorting in bRestore by setting the sorting attribute using setSortingEnabled() on the bRestoreTable objects. For FileList and FileRevisions we disable the sorting during the filling of the table (to not make it to slow) and explicitly sort the FileList on the filenames in them ascending and the FileRevisions on the revision date descending (so you get the newest revision first in the list.) Some sorting doesn't work or doesn't work right as we need to write new sorting operators which are not there. That is something we won't solve any time soon. The restore list also has the sorting attribute enabled so you can use sorting in that view too. Fixes 0000215: Sortable tables in bRestore Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000215 |
|
mod - src/qt-console/restore/brestore.cpp | Diff File | ||
mod - src/qt-console/restore/brestore.ui | Diff File | ||
bareos-13.2 e77c2512 2013-08-20 17:50 Marco van Wieringen Ported: N/A Details Diff |
Fix typo. | ||
mod - src/filed/backup.c | Diff File | ||
bareos-13.2 e2b6ba98 2013-08-20 15:50 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/filed/backup.c | Diff File | ||
bareos-12.4 6f53237c 2013-08-20 15:50 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/filed/backup.c | Diff File | ||
master 57cfc07e 2013-08-20 15:50 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/filed/backup.c | Diff File | ||
bareos-13.2 7bc96b38 2013-08-15 13:36 Marco van Wieringen Ported: N/A Details Diff |
BAT segfaults when Password is missing from configuration Fixes 0000216: bat segfaults when Password is missing from configuration |
||
mod - src/qt-console/bat_conf.cpp | Diff File | ||
bareos-12.4 c77ca0c5 2013-08-15 11:36 Ported: N/A Details Diff |
BAT segfaults when Password is missing from configuration Fixes 0000216: bat segfaults when Password is missing from configuration |
Affected Issues 0000216 |
|
mod - src/qt-console/bat_conf.cpp | Diff File | ||
master a7cf24b5 2013-08-15 11:36 Ported: N/A Details Diff |
BAT segfaults when Password is missing from configuration Fixes 0000216: bat segfaults when Password is missing from configuration |
Affected Issues 0000216 |
|
mod - src/qt-console/bat_conf.cpp | Diff File | ||
bareos-13.2 8b737aab 2013-08-15 11:36 Ported: N/A Details Diff |
BAT segfaults when Password is missing from configuration Fixes 0000216: bat segfaults when Password is missing from configuration |
Affected Issues 0000216 |
|
mod - src/qt-console/bat_conf.cpp | Diff File | ||
bareos-13.2 e610f3bb 2013-08-14 12:46 Marco van Wieringen Ported: N/A Details Diff |
Fix filerights. | ||
bareos-13.2 3e5e945a 2013-08-14 10:46 Ported: N/A Details Diff |
Fix filerights. | ||
add - make_def b/src/win32/findlib/make_def | Diff File | ||
bareos-12.4 d21f758d 2013-08-14 10:46 Ported: N/A Details Diff |
Fix filerights. | ||
add - make_def b/src/win32/findlib/make_def | Diff File | ||
master 3083827a 2013-08-14 10:46 Ported: N/A Details Diff |
Fix filerights. | ||
add - make_def b/src/win32/findlib/make_def | Diff File | ||
bareos-13.2 cbd4780e 2013-08-13 10:46 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Updated Readme.md distribution info Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - README.md | Diff File | ||
bareos-13.2 a47929ae 2013-08-13 08:46 Committer: mvwieringen Ported: N/A Details Diff |
Updated Readme.md distribution info Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - README.md | Diff File | ||
master 1b3aea19 2013-08-13 08:46 Committer: mvwieringen Ported: N/A Details Diff |
Updated Readme.md distribution info Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - README.md | Diff File | ||
bareos-12.4 e711b7fd 2013-08-13 08:46 Committer: mvwieringen Ported: N/A Details Diff |
Updated Readme.md distribution info Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - README.md | Diff File | ||
bareos-13.2 5a3b3ba6 2013-08-12 15:57 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
added dsc-file for Univention 3.1 Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/packaging/bareos-Univention_3.1.dsc | Diff File | ||
master 283ef500 2013-08-12 13:57 Committer: Ported: N/A Details Diff |
added dsc-file for Univention 3.1 Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/packaging/bareos-Univention_3.1.dsc | Diff File | ||
bareos-13.2 e1522830 2013-08-12 13:57 Committer: mvwieringen Ported: N/A Details Diff |
added dsc-file for Univention 3.1 Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/packaging/bareos-Univention_3.1.dsc | Diff File | ||
bareos-12.4 701c61a6 2013-08-12 13:57 Committer: mvwieringen Ported: N/A Details Diff |
added dsc-file for Univention 3.1 Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/packaging/bareos-Univention_3.1.dsc | Diff File | ||
bareos-13.2 00e7a611 2013-08-12 12:41 Marco van Wieringen Ported: N/A Details Diff |
Remove \ from the valid characters. A passphrase with a \ at the end of the phrase will let the config egine blow up so remove that character. |
||
mod - src/lib/passphrase.c | Diff File | ||
bareos-13.2 9a06730e 2013-08-12 10:41
Ported: N/A Details Diff |
Remove \ from the valid characters. A passphrase with a \ at the end of the phrase will let the config egine blow up so remove that character. |
||
mod - src/lib/passphrase.c | Diff File | ||
bareos-12.4 dd144565 2013-08-12 10:41
Ported: N/A Details Diff |
Remove \ from the valid characters. A passphrase with a \ at the end of the phrase will let the config egine blow up so remove that character. |
||
mod - src/lib/passphrase.c | Diff File | ||
master e07ebda0 2013-08-12 10:41
Ported: N/A Details Diff |
Remove \ from the valid characters. A passphrase with a \ at the end of the phrase will let the config egine blow up so remove that character. |
||
mod - src/lib/passphrase.c | Diff File |