Changesets: bareos
master e356735f 2014-09-16 15:43 Ported: N/A Details Diff |
Pass Python debug and job messages as literals. We don't want the Jmsg and Dmsg calls to expand the data that it gets passed in from a plugin. So we pass it now using a simple '%s' format and just print the whole buffer. |
||
mod - src/plugins/filed/python-fd.c | Diff File | ||
bareos-14.2 12c8cb61 2014-09-16 15:43 Ported: N/A Details Diff |
Pass Python debug and job messages as literals. We don't want the Jmsg and Dmsg calls to expand the data that it gets passed in from a plugin. So we pass it now using a simple '%s' format and just print the whole buffer. |
||
mod - src/plugins/filed/python-fd.c | Diff File | ||
master 649a2f76 2014-09-16 12:48 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos-13.2 7a5d4760 2014-09-16 12:48 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
master 7ddd8259 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos-13.2 91830e87 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos-14.2 a41448da 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos-12.4 8c9277c3 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/sd/scsicrypto-sd.c | Diff File | ||
master 53e7557f 2014-09-15 22:32 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
fixes opensuse release information Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master 1e0f913b 2014-09-15 22:22 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
added storage device example configuration files added configuration files for the Storage Daemon backends tape and fifo. Also setting file permissions properly. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - autoconf/configure.in | Diff File | ||
mod - debian/bareos-storage-fifo.install.in | Diff File | ||
add - debian/bareos-storage-fifo.postinst | Diff File | ||
mod - debian/bareos-storage-tape.install.in | Diff File | ||
add - debian/bareos-storage-tape.postinst | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-ceph-rados.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-fifo.conf | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-gluster.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-tape-with-autoloader.conf | Diff File | ||
mod - src/defaultconfigs/diskonly/bareos-sd.conf.in | Diff File | ||
bareos-14.2 ec755bcb 2014-09-15 20:32 Committer: mvwieringen Ported: N/A Details Diff |
fixes opensuse release information Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master 934c93c8 2014-09-15 20:32 Committer: mvwieringen Ported: N/A Details Diff |
fixes opensuse release information Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
bareos-14.2 d5588edc 2014-09-15 20:22 Committer: mvwieringen Ported: N/A Details Diff |
added storage device example configuration files added configuration files for the Storage Daemon backends tape and fifo. Also setting file permissions properly. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - autoconf/configure.in | Diff File | ||
mod - debian/bareos-storage-fifo.install.in | Diff File | ||
add - debian/bareos-storage-fifo.postinst | Diff File | ||
mod - debian/bareos-storage-tape.install.in | Diff File | ||
add - debian/bareos-storage-tape.postinst | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-ceph-rados.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-fifo.conf | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-gluster.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-tape-with-autoloader.conf | Diff File | ||
mod - src/defaultconfigs/diskonly/bareos-sd.conf.in | Diff File | ||
master 3bbb6e87 2014-09-15 20:22 Committer: mvwieringen Ported: N/A Details Diff |
added storage device example configuration files added configuration files for the Storage Daemon backends tape and fifo. Also setting file permissions properly. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - autoconf/configure.in | Diff File | ||
mod - debian/bareos-storage-fifo.install.in | Diff File | ||
add - debian/bareos-storage-fifo.postinst | Diff File | ||
mod - debian/bareos-storage-tape.install.in | Diff File | ||
add - debian/bareos-storage-tape.postinst | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-ceph-rados.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-fifo.conf | Diff File | ||
mod - src/defaultconfigs/bareos-sd.d/device-gluster.conf | Diff File | ||
add - src/defaultconfigs/bareos-sd.d/device-tape-with-autoloader.conf | Diff File | ||
mod - src/defaultconfigs/diskonly/bareos-sd.conf.in | Diff File | ||
bareos-13.2 8d6fb8b0 2014-09-15 12:31 Marco van Wieringen Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
master fdbb9ad5 2014-09-15 12:27 Marco van Wieringen Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
bareos-12.4 dab6dec1 2014-09-15 10:31 Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
bareos-13.2 b077af8e 2014-09-15 10:31 Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
master 6aa4c324 2014-09-15 10:27 Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
bareos-14.2 1231d441 2014-09-15 10:27 Ported: N/A Details Diff |
Fix small memory leak. When we start using the ignoredir alist we should initialize it to let the code know its owns the data so it will free all data on a destroy. |
||
mod - src/dird/inc_conf.c | Diff File | ||
master 4152deb3 2014-09-13 15:13 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
no /etc/bareos/bareos-dir.d in client-only builds Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master f8901fa5 2014-09-13 13:54 Marco van Wieringen Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-14.2 431ce257 2014-09-13 13:13 Committer: mvwieringen Ported: N/A Details Diff |
no /etc/bareos/bareos-dir.d in client-only builds Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master dc433299 2014-09-13 13:13 Committer: mvwieringen Ported: N/A Details Diff |
no /etc/bareos/bareos-dir.d in client-only builds Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master 26be086f 2014-09-13 11:54 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File |