Changesets: bareos2015
bareos-13.2 34d3205d 2013-09-02 11:30 Ported: N/A Details Diff |
Explicitly order by JobId for rerun. We should rerun jobs in the order the JobIds are arranged so explicitly order the JobIds we select. |
||
mod - src/dird/ua_run.c | Diff File | ||
bareos-12.4 4dfb8c3c 2013-09-02 11:30 Ported: N/A Details Diff |
Explicitly order by JobId for rerun. We should rerun jobs in the order the JobIds are arranged so explicitly order the JobIds we select. |
||
mod - src/dird/ua_run.c | Diff File | ||
bareos-14.2 977453c2 2013-08-31 00:14 Committer: mvwieringen Ported: N/A Details Diff |
Added usage to the plugin information block Now the plugin information block also offers a usage entry. That way, we can include a basic info about the usage of the plugin in the plugin itself. Also, the status filed now shows extended information about each plugin. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/dird/dir_plugins.h | Diff File | ||
mod - src/filed/fd_plugins.h | Diff File | ||
mod - src/lib/plugins.c | Diff File | ||
mod - src/lib/plugins.h | Diff File | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
mod - src/plugins/filed/bpipe-fd.c | Diff File | ||
mod - src/plugins/filed/example-plugin-fd.c | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
mod - src/plugins/filed/test-deltaseq-fd.c | Diff File | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
mod - src/stored/sd_plugins.h | Diff File | ||
mod - src/tools/bpluginfo.c | Diff File | ||
bareos-13.2 11723c24 2013-08-31 00:14 Committer: mvwieringen Ported: N/A Details Diff |
Added usage to the plugin information block Now the plugin information block also offers a usage entry. That way, we can include a basic info about the usage of the plugin in the plugin itself. Also, the status filed now shows extended information about each plugin. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/dird/dir_plugins.h | Diff File | ||
mod - src/filed/fd_plugins.h | Diff File | ||
mod - src/lib/plugins.c | Diff File | ||
mod - src/lib/plugins.h | Diff File | ||
mod - src/plugins/dir/python-dir.c | Diff File | ||
mod - src/plugins/fd/bpipe-fd.c | Diff File | ||
mod - src/plugins/fd/example-plugin-fd.c | Diff File | ||
mod - src/plugins/fd/python-fd.c | Diff File | ||
mod - src/plugins/fd/test-deltaseq-fd.c | Diff File | ||
mod - src/plugins/sd/python-sd.c | Diff File | ||
mod - src/plugins/sd/scsicrypto-sd.c | Diff File | ||
mod - src/stored/sd_plugins.h | Diff File | ||
mod - src/tools/bpluginfo.c | Diff File | ||
bareos-14.2 2b005f85 2013-08-30 23:07 Committer: mvwieringen Ported: N/A Details Diff |
default preview days of status scheduler is now 7 Before, we had 14 as default preview but the output always scrolls out of the normal terminal window. Also, one week is better to overview for humans than two. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/dird/ua_status.c | Diff File | ||
bareos-13.2 b549fd47 2013-08-30 23:07 Committer: mvwieringen Ported: N/A Details Diff |
default preview days of status scheduler is now 7 Before, we had 14 as default preview but the output always scrolls out of the normal terminal window. Also, one week is better to overview for humans than two. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/dird/ua_status.c | Diff File | ||
bareos-12.4 dfa1a9c8 2013-08-30 23:07 Committer: mvwieringen Ported: N/A Details Diff |
default preview days of status scheduler is now 7 Before, we had 14 as default preview but the output always scrolls out of the normal terminal window. Also, one week is better to overview for humans than two. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/dird/ua_status.c | Diff File | ||
bareos-14.2 d4da9da4 2013-08-30 00:10 Committer: mvwieringen Ported: N/A Details Diff |
Added query file also to deb packages Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - debian/bareos-director.install | Diff File | ||
bareos-13.2 651c1d12 2013-08-30 00:10 Committer: mvwieringen Ported: N/A Details Diff |
Added query file also to deb packages Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - debian/bareos-director.install | Diff File | ||
bareos-12.4 a094fb54 2013-08-30 00:10 Committer: mvwieringen Ported: N/A Details Diff |
Added query file also to deb packages Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - debian/bareos-director.install | Diff File | ||
bareos-14.2 5569c60b 2013-08-29 19:01 Ported: N/A Details Diff |
Make the chgrp non fatal. In some build environments the chgrp to the right daemon group may fail so we mark it as non fatal for now. |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/dird/Makefile.in | Diff File | ||
mod - src/filed/Makefile.in | Diff File | ||
mod - src/stored/Makefile.in | Diff File | ||
bareos-13.2 09bb14a3 2013-08-29 19:01 Ported: N/A Details Diff |
Make the chgrp non fatal. In some build environments the chgrp to the right daemon group may fail so we mark it as non fatal for now. |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/dird/Makefile.in | Diff File | ||
mod - src/filed/Makefile.in | Diff File | ||
mod - src/stored/Makefile.in | Diff File | ||
bareos-12.4 549120ee 2013-08-29 19:01 Ported: N/A Details Diff |
Make the chgrp non fatal. In some build environments the chgrp to the right daemon group may fail so we mark it as non fatal for now. |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/dird/Makefile.in | Diff File | ||
mod - src/filed/Makefile.in | Diff File | ||
mod - src/stored/Makefile.in | Diff File | ||
bareos-14.2 57e0f17c 2013-08-29 13:27 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/lib/bsock.c | Diff File | ||
bareos-13.2 cd7ae0d9 2013-08-29 13:27 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/lib/bsock.c | Diff File | ||
bareos-12.4 7506cec5 2013-08-29 13:27 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/lib/bsock.c | Diff File | ||
bareos-14.2 e23d0175 2013-08-28 22:48 Ported: N/A Details Diff |
Fix compiler warnings. | ||
mod - src/dird/ndmp_dma.c | Diff File | ||
bareos-14.2 2327fc8b 2013-08-28 21:55 Ported: N/A Details Diff |
Make NDMP code compile on FreeBSD. | ||
mod - src/ndmp/ndma_robot.c | Diff File | ||
mod - src/ndmp/ndma_tape.c | Diff File | ||
mod - src/ndmp/ndmos.h | Diff File | ||
mod - src/ndmp/ndmos_common.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.h | Diff File | ||
bareos-13.2 88d15254 2013-08-28 21:55 Ported: N/A Details Diff |
Make NDMP code compile on FreeBSD. | ||
mod - src/ndmp/ndma_robot.c | Diff File | ||
mod - src/ndmp/ndma_tape.c | Diff File | ||
mod - src/ndmp/ndmos.h | Diff File | ||
mod - src/ndmp/ndmos_common.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.h | Diff File | ||
bareos-12.4 2d768957 2013-08-28 21:55 Ported: N/A Details Diff |
Make NDMP code compile on FreeBSD. | ||
mod - src/ndmp/ndma_robot.c | Diff File | ||
mod - src/ndmp/ndma_tape.c | Diff File | ||
mod - src/ndmp/ndmos.h | Diff File | ||
mod - src/ndmp/ndmos_common.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.c | Diff File | ||
mod - src/ndmp/ndmos_freebsd.h | Diff File | ||
bareos-14.2 e24a45ba 2013-08-28 20:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-13.2 da95daa9 2013-08-28 20:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-12.4 c20af5f5 2013-08-28 20:43 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-14.2 9ceb2a5f 2013-08-28 20: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 cc77412a 2013-08-28 20: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 |