Changesets: bareos
bareos-12.4 a6ec9c0c 2013-08-28 18:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
master 7e5515e4 2013-08-28 18:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-13.2 657c1864 2013-08-28 18:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-12.4 4e14e16e 2013-08-28 18:42 Ported: N/A Details Diff |
Add FreeBSD -lcam to build flags. | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/lib/Makefile.in | Diff File | ||
master a33973c9 2013-08-28 18:42 Ported: N/A Details Diff |
Add FreeBSD -lcam to build flags. | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/lib/Makefile.in | Diff File | ||
bareos-13.2 c5db7acf 2013-08-28 18:42 Ported: N/A Details Diff |
Add FreeBSD -lcam to build flags. | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/lib/Makefile.in | Diff File | ||
bareos-12.4 76240505 2013-08-28 17:33 Ported: N/A Details Diff |
Fix compile errors in low level FreeBSD code. The current lowlevel FreeBSD specific SCSI code doesn't compile on FreeBSD. This patch at least makes sure that it compiles if it actually works is something else. |
||
mod - src/lib/scsi_lli.c | Diff File | ||
master e0c058b8 2013-08-28 17:33 Ported: N/A Details Diff |
Fix compile errors in low level FreeBSD code. The current lowlevel FreeBSD specific SCSI code doesn't compile on FreeBSD. This patch at least makes sure that it compiles if it actually works is something else. |
||
mod - src/lib/scsi_lli.c | Diff File | ||
bareos-13.2 fc24b9ce 2013-08-28 17:33 Ported: N/A Details Diff |
Fix compile errors in low level FreeBSD code. The current lowlevel FreeBSD specific SCSI code doesn't compile on FreeBSD. This patch at least makes sure that it compiles if it actually works is something else. |
||
mod - src/lib/scsi_lli.c | Diff File | ||
bareos-13.2 eda02133 2013-08-21 11:12 Frank Bergkemper Committer: Marco van Wieringen 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> |
||
mod - src/qt-console/restore/brestore.cpp | Diff File | ||
mod - src/qt-console/restore/brestore.ui | Diff File | ||
bareos-13.2 b011defa 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-12.4 3cf6483c 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 | ||
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 |