Changesets: bareos
master 7f645303 2015-05-21 18:55 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/lib/tls_none.c | Diff File | ||
master 905ed4d9 2015-05-21 10:27 Committer: mvwieringen Ported: N/A Details Diff |
Removed debug messages with level 0 | ||
mod - src/win32/findlib/win32.c | Diff File | ||
bareos-14.2 c5ffb219 2015-05-21 10:27 Committer: mvwieringen Ported: N/A Details Diff |
Removed debug messages with level 0 | ||
mod - src/win32/findlib/win32.c | Diff File | ||
master 7804e55c 2015-05-20 15:54 Committer: mvwieringen Ported: N/A Details Diff |
Treat deduplicated reparse points correctly IO_REPARSE_TAG_DEDUP reparse points were treated like symlinks before. We now understand these reparese points and treat them like normal files, which is called "Nonoptimized Backup and Restore of Data Deduplication-Enabled Volumes" This means the files are treated like normal files and not like reparse points. Files on deduplicated volumes can be backed up and restored like files on any other windows filesystem. For more details see: https://msdn.microsoft.com/en-us/library/hh769304%28v=vs.85%29.aspx Fixes 0000467: Error in restoring deduplicated files |
Affected Issues 0000467 |
|
mod - src/findlib/attribs.c | Diff File | ||
mod - src/win32/compat/compat.c | Diff File | ||
bareos-14.2 b0b2178d 2015-05-20 15:54 Committer: mvwieringen Ported: N/A Details Diff |
Treat deduplicated reparse points correctly IO_REPARSE_TAG_DEDUP reparse points were treated like symlinks before. We now understand these reparese points and treat them like normal files, which is called "Nonoptimized Backup and Restore of Data Deduplication-Enabled Volumes" This means the files are treated like normal files and not like reparse points. Files on deduplicated volumes can be backed up and restored like files on any other windows filesystem. For more details see: https://msdn.microsoft.com/en-us/library/hh769304%28v=vs.85%29.aspx Fixes 0000467: Error in restoring deduplicated files |
Affected Issues 0000467 |
|
mod - src/findlib/attribs.c | Diff File | ||
mod - src/win32/compat/compat.c | Diff File | ||
master 189aa9ce 2015-05-20 13:32 Committer: mvwieringen Ported: N/A Details Diff |
Fix newline in debug message | ||
mod - src/filed/backup.c | Diff File | ||
bareos-14.2 807c9e9d 2015-05-20 13:32 Committer: mvwieringen Ported: N/A Details Diff |
Fix newline in debug message | ||
mod - src/filed/backup.c | Diff File | ||
master 9af8ab14 2015-05-19 16:41 Committer: mvwieringen Ported: N/A Details Diff |
Dir crashes if media.ScratchPoolId = NULL Wrong array indices while checking for NULL corrected. Fixes 0000469: Dir crashes if media.ScratchPoolId = NULL Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000469 |
|
mod - AUTHORS | Diff File | ||
mod - src/cats/sql_get.c | Diff File | ||
bareos-14.2 a9a004ac 2015-05-19 16:41 Committer: mvwieringen Ported: N/A Details Diff |
Dir crashes if media.ScratchPoolId = NULL Wrong array indices while checking for NULL corrected. Fixes 0000469: Dir crashes if media.ScratchPoolId = NULL Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000469 |
|
mod - AUTHORS | Diff File | ||
mod - src/cats/sql_get.c | Diff File | ||
bareos-13.2 235a2e7f 2015-05-19 16:41 Committer: mvwieringen Ported: N/A Details Diff |
Dir crashes if media.ScratchPoolId = NULL Wrong array indices while checking for NULL corrected. Fixes 0000469: Dir crashes if media.ScratchPoolId = NULL Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000469 |
|
mod - AUTHORS | Diff File | ||
mod - src/cats/sql_get.c | Diff File | ||
bareos-12.4 f01b5356 2015-05-19 16:41 Committer: mvwieringen Ported: N/A Details Diff |
Dir crashes if media.ScratchPoolId = NULL Wrong array indices while checking for NULL corrected. Fixes 0000469: Dir crashes if media.ScratchPoolId = NULL Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000469 |
|
mod - AUTHORS | Diff File | ||
mod - src/cats/sql_get.c | Diff File | ||
master fb6a9a36 2015-05-18 13:44 Committer: mvwieringen Ported: N/A Details Diff |
cmocka: cleanup build integration | ||
mod - platforms/packaging/bareos.dsc | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
master 40c99083 2015-05-16 12:38 Ported: N/A Details Diff |
Only collect SD statistics from native SDs. It makes no sense to try collecting statistics from NDMP storage devices as we have no support for that. |
||
mod - src/dird/stats.c | Diff File | ||
bareos-14.2 3556bb1c 2015-05-16 12:38 Ported: N/A Details Diff |
Only collect SD statistics from native SDs. It makes no sense to try collecting statistics from NDMP storage devices as we have no support for that. |
||
mod - src/dird/stats.c | Diff File | ||
master 21eb07e6 2015-05-13 15:44 Committer: mvwieringen Ported: N/A Details Diff |
Add support for RESTORE_OBJECTS in verify jobs | ||
mod - src/dird/verify.c | Diff File | ||
mod - src/filed/verify_vol.c | Diff File | ||
bareos-14.2 87aef953 2015-05-13 15:44 Committer: mvwieringen Ported: N/A Details Diff |
Add support for RESTORE_OBJECTS in verify jobs | ||
mod - src/dird/verify.c | Diff File | ||
mod - src/filed/verify_vol.c | Diff File | ||
bareos-13.2 394a3d01 2015-05-13 15:44 Committer: mvwieringen Ported: N/A Details Diff |
Add support for RESTORE_OBJECTS in verify jobs | ||
mod - src/dird/verify.c | Diff File | ||
mod - src/filed/verify_vol.c | Diff File | ||
bareos-12.4 aadd6d8d 2015-05-13 15:44 Committer: mvwieringen Ported: N/A Details Diff |
Add support for RESTORE_OBJECTS in verify jobs | ||
mod - src/dird/verify.c | Diff File | ||
mod - src/filed/verify_vol.c | Diff File | ||
master 360832b4 2015-05-12 18:50 Ported: N/A Details Diff |
Revert "Make NDMP ImageStream buffer dynamically allocated size." This reverts commit d4ea100b69cdd586dfd55d9145cff5dbb54ca185. It seems we don't have the right info for dynamically sizing the buffers at the specific place in the library. So this needs more testing. |
||
mod - src/ndmp/ndma_image_stream.c | Diff File | ||
mod - src/ndmp/ndmagents.h | Diff File | ||
bareos-14.2 da38df36 2015-05-12 18:50 Ported: N/A Details Diff |
Revert "Make NDMP ImageStream buffer dynamically allocated size." This reverts commit d4ea100b69cdd586dfd55d9145cff5dbb54ca185. It seems we don't have the right info for dynamically sizing the buffers at the specific place in the library. So this needs more testing. |
||
mod - src/ndmp/ndma_image_stream.c | Diff File | ||
mod - src/ndmp/ndmagents.h | Diff File | ||
master dc35074a 2015-05-12 17:31 Committer: mvwieringen Ported: N/A Details Diff |
Fix pattern matching crash on windows fileregexp-test crashed the sd when the file matches |
||
mod - src/stored/bsr.c | Diff File | ||
bareos-14.2 b9ff5392 2015-05-12 17:31 Committer: mvwieringen Ported: N/A Details Diff |
Fix pattern matching crash on windows fileregexp-test crashed the sd when the file matches |
||
mod - src/stored/bsr.c | Diff File | ||
master 3b539ad2 2015-05-12 00:24 Committer: mvwieringen Ported: N/A Details Diff |
bwild and bregex for windows | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
mod - platforms/win32/winbareos32.spec | Diff File | ||
mod - platforms/win32/winbareos64.spec | Diff File | ||
mod - src/win32/Makefile | Diff File | ||
mod - src/win32/tools/Makefile | Diff File | ||
add - src/win32/tools/bregexres.rc.in | Diff File | ||
add - src/win32/tools/bwildres.rc.in | Diff File | ||
master 0a711790 2015-05-11 22:18 Ported: N/A Details Diff |
Fix config pretty printer. When printing the compression used it eats an extra char so the pretty printer doesn't print the next option in the option string. We should also print GZIP without \n as we print the level after it, currently its printed on the next line. Fixes 0000466: option noatime = yes in bconcole displays like 6 (digit) |
Affected Issues 0000466 |
|
mod - src/dird/dird_conf.c | Diff File | ||
bareos-14.2 7a5dbed5 2015-05-11 22:18 Ported: N/A Details Diff |
Fix config pretty printer. When printing the compression used it eats an extra char so the pretty printer doesn't print the next option in the option string. We should also print GZIP without \n as we print the level after it, currently its printed on the next line. Fixes 0000466: option noatime = yes in bconcole displays like 6 (digit) |
Affected Issues 0000466 |
|
mod - src/dird/dird_conf.c | Diff File |