Changesets: bareos

bareos-13.2 b549fd47

2013-08-30 23:07

Philipp Storz


Committer: Marco van Wieringen

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

master 3b9a101e

2013-08-30 22:14

pstorz


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>
Affected Issues
0000213
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 e8f6f159

2013-08-30 22:14

pstorz


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-12.4 3ab30c90

2013-08-30 21:07

pstorz


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

master aadf2911

2013-08-30 21:07

pstorz


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 128854ed

2013-08-30 21:07

pstorz


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 651c1d12

2013-08-30 00:10

Philipp Storz


Committer: Marco van Wieringen

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

master ab746dcc

2013-08-29 22:10

pstorz


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 95506551

2013-08-29 22:10

pstorz


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 7b8c616f

2013-08-29 22:10

pstorz


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 09bb14a3

2013-08-29 19:01

Marco van Wieringen

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

master a6743ea1

2013-08-29 17:01

mvwieringen

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 007b24bf

2013-08-29 17:01

mvwieringen

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 bae339f0

2013-08-29 17:01

mvwieringen

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 cd7ae0d9

2013-08-29 13:27

Marco van Wieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/lib/bsock.c Diff File

bareos-13.2 eeef05f3

2013-08-29 11:27

mvwieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/lib/bsock.c Diff File

bareos-12.4 91d22ac3

2013-08-29 11:27

mvwieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/lib/bsock.c Diff File

master 413410d2

2013-08-29 11:27

mvwieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/lib/bsock.c Diff File

bareos-13.2 88d15254

2013-08-28 21:55

Marco van Wieringen

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

master ac291879

2013-08-28 20:48

mvwieringen

Ported: N/A

Details Diff
Fix compiler warnings.
mod - src/dird/ndmp_dma.c Diff File

bareos-13.2 da95daa9

2013-08-28 20:43

Marco van Wieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

bareos-13.2 cc77412a

2013-08-28 20:42

Marco van Wieringen

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 540d3923

2013-08-28 19:55

mvwieringen

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

master d3086824

2013-08-28 19:55

mvwieringen

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 4cf77f9e

2013-08-28 19:55

mvwieringen

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
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 645 646 647 648 649 650 651 ... 672 673 674  Next  Last