Changesets: bareos

bareos-14.2 63996bcd

2014-09-26 10:07

mvwieringen

Ported: N/A

Details Diff
Don't let sd and dir python plugins setup signalhandlers.

Just as we already did in the python-fd use Py_InitializeEx(0)
mod - src/plugins/dird/python-dir.c Diff File
mod - src/plugins/stored/python-sd.c Diff File

master ed5479e8

2014-09-26 09:10

mvwieringen

Ported: N/A

Details Diff
Make comment somewhat more understandable.
mod - src/plugins/filed/python-fd.c Diff File

bareos-14.2 f8a50be2

2014-09-26 09:10

mvwieringen

Ported: N/A

Details Diff
Make comment somewhat more understandable.
mod - src/plugins/filed/python-fd.c Diff File

master 9ea53fa6

2014-09-26 09:10

mvwieringen

Ported: N/A

Details Diff
Allow multiple plugin names.

Next to specifying plugin names a a single colon separated plugin name
list also allow to specify multiple lines with plugin names with one or
more names.
mod - src/dird/dir_plugins.c Diff File
mod - src/dird/dir_plugins.h Diff File
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/filed/fd_plugins.h Diff File
mod - src/filed/filed_conf.c Diff File
mod - src/filed/filed_conf.h Diff File
mod - src/lib/parse_conf.h Diff File
mod - src/lib/plugins.c Diff File
mod - src/lib/plugins.h Diff File
mod - src/lib/res.c Diff File
mod - src/stored/sd_plugins.c Diff File
mod - src/stored/sd_plugins.h Diff File
mod - src/stored/stored_conf.c Diff File
mod - src/stored/stored_conf.h Diff File

bareos-14.2 51d6b6ca

2014-09-26 09:10

mvwieringen

Ported: N/A

Details Diff
Allow multiple plugin names.

Next to specifying plugin names a a single colon separated plugin name
list also allow to specify multiple lines with plugin names with one or
more names.
mod - src/dird/dir_plugins.c Diff File
mod - src/dird/dir_plugins.h Diff File
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/filed/fd_plugins.h Diff File
mod - src/filed/filed_conf.c Diff File
mod - src/filed/filed_conf.h Diff File
mod - src/lib/parse_conf.h Diff File
mod - src/lib/plugins.c Diff File
mod - src/lib/plugins.h Diff File
mod - src/lib/res.c Diff File
mod - src/stored/sd_plugins.c Diff File
mod - src/stored/sd_plugins.h Diff File
mod - src/stored/stored_conf.c Diff File
mod - src/stored/stored_conf.h Diff File

master 511fbcb7

2014-09-24 17:27

Marco van Wieringen

Ported: N/A

Details Diff
Fix typo.

Fixes 0000341: stored compile fails
mod - src/stored/backends/generic_tape_device.c Diff File

bareos-14.2 438769fa

2014-09-24 15:27

mvwieringen

Ported: N/A

Details Diff
Fix typo.

Fixes 0000341: stored compile fails
Affected Issues
0000341
mod - src/stored/backends/generic_tape_device.c Diff File

master 3653b3aa

2014-09-24 15:27

mvwieringen

Ported: N/A

Details Diff
Fix typo.

Fixes 0000341: stored compile fails
Affected Issues
0000341
mod - src/stored/backends/generic_tape_device.c Diff File

master 177d88cb

2014-09-19 15:00

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
glusterfs backend requires expliciet dependency

otherwise only the GlusterFS libraries getting installed,
but not the support files and daemon.
mod - platforms/packaging/bareos.spec Diff File

master 2a81988f

2014-09-19 13:59

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
cleanup RPM package descriptions

Signed-off-by: Philipp Storz <philipp.storz@bareos.com>
mod - platforms/packaging/bareos.spec Diff File

bareos-14.2 38d3bbcf

2014-09-19 13:00

joergs


Committer: pstorz

Ported: N/A

Details Diff
glusterfs backend requires expliciet dependency

otherwise only the GlusterFS libraries getting installed,
but not the support files and daemon.
mod - platforms/packaging/bareos.spec Diff File

master a6d3c686

2014-09-19 13:00

joergs


Committer: pstorz

Ported: N/A

Details Diff
glusterfs backend requires expliciet dependency

otherwise only the GlusterFS libraries getting installed,
but not the support files and daemon.
mod - platforms/packaging/bareos.spec Diff File

master 13d7b17b

2014-09-19 12:58

Marco van Wieringen

Ported: N/A

Details Diff
Add console host in audit messages.

Log the remote hostname of the console session in the audit messages so
you at least know the remote host that uses the default console entry.
mod - src/dird/ua_audit.c Diff File

bareos-14.2 18febb48

2014-09-19 11:59

joergs


Committer: pstorz

Ported: N/A

Details Diff
cleanup RPM package descriptions

Signed-off-by: Philipp Storz <philipp.storz@bareos.com>
mod - platforms/packaging/bareos.spec Diff File

master 9ab9dd22

2014-09-19 11:59

joergs


Committer: pstorz

Ported: N/A

Details Diff
cleanup RPM package descriptions

Signed-off-by: Philipp Storz <philipp.storz@bareos.com>
mod - platforms/packaging/bareos.spec Diff File

bareos-14.2 e5ee505b

2014-09-19 10:58

mvwieringen

Ported: N/A

Details Diff
Add console host in audit messages.

Log the remote hostname of the console session in the audit messages so
you at least know the remote host that uses the default console entry.
mod - src/dird/ua_audit.c Diff File

master 1d8b5716

2014-09-19 10:58

mvwieringen

Ported: N/A

Details Diff
Add console host in audit messages.

Log the remote hostname of the console session in the audit messages so
you at least know the remote host that uses the default console entry.
mod - src/dird/ua_audit.c Diff File

master 0405bac0

2014-09-18 14:46

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
logrotate all logfiles named bareos*.log

not only bareos.log.
This will include bareos-audit.log (defined in the default configuration)
and possible other logfiles, that come in the future.
Time to keep logfiles increased from 5 to 6 month, to cover half a year.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - scripts/logrotate.in Diff File

master 5b32430e

2014-09-18 14:31

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
disable auditing by default, but active it in conf

auditing is a new feature.
To prevent chaniging behavior, set the default to disable,
but active it in the default configuration.
mod - src/defaultconfigs/diskonly/bareos-dir.conf.in Diff File
mod - src/dird/dird_conf.c Diff File

bareos-14.2 3668a073

2014-09-18 12:46

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
logrotate all logfiles named bareos*.log

not only bareos.log.
This will include bareos-audit.log (defined in the default configuration)
and possible other logfiles, that come in the future.
Time to keep logfiles increased from 5 to 6 month, to cover half a year.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - scripts/logrotate.in Diff File

master 7e386ade

2014-09-18 12:46

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
logrotate all logfiles named bareos*.log

not only bareos.log.
This will include bareos-audit.log (defined in the default configuration)
and possible other logfiles, that come in the future.
Time to keep logfiles increased from 5 to 6 month, to cover half a year.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - scripts/logrotate.in Diff File

bareos-14.2 c0a65fd2

2014-09-18 12:31

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
disable auditing by default, but active it in conf

auditing is a new feature.
To prevent chaniging behavior, set the default to disable,
but active it in the default configuration.
mod - src/defaultconfigs/diskonly/bareos-dir.conf.in Diff File
mod - src/dird/dird_conf.c Diff File

master 906cb93b

2014-09-18 12:31

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
disable auditing by default, but active it in conf

auditing is a new feature.
To prevent chaniging behavior, set the default to disable,
but active it in the default configuration.
mod - src/defaultconfigs/diskonly/bareos-dir.conf.in Diff File
mod - src/dird/dird_conf.c Diff File

master c8b02dd9

2014-09-18 12:24

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
adding MacOS build targets nothing and all

nothing is the first target, to prevent loops
when Makefile is called again without parameter.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - platforms/osx/Makefile.in Diff File

master a049cb7a

2014-09-18 11:55

Marco van Wieringen

Ported: N/A

Details Diff
Fix sample.
mod - src/defaultconfigs/bareos-sd.d/device-ceph-rados.conf Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 561 562 563 564 565 566 567 ... 600 ... 641 642 643  Next  Last