Changesets: bareos
master a5b3382e 2014-10-12 11:12 Ported: N/A Details Diff |
Fix level override. Fixes 0000348: When using pool overrides a level change doesn't change the pool used |
Affected Issues 0000348 |
|
mod - src/dird/ua_run.c | Diff File | ||
bareos-14.2 1ffc4602 2014-10-12 11:12 Ported: N/A Details Diff |
Fix level override. Fixes 0000348: When using pool overrides a level change doesn't change the pool used |
Affected Issues 0000348 |
|
mod - src/dird/ua_run.c | Diff File | ||
bareos-13.2 16335d39 2014-10-12 11:12 Ported: N/A Details Diff |
Fix level override. Fixes 0000348: When using pool overrides a level change doesn't change the pool used |
Affected Issues 0000348 |
|
mod - src/dird/ua_run.c | Diff File | ||
master 7ff775fb 2014-10-11 18:15 Marco van Wieringen Ported: N/A Details Diff |
Fix build when not using OpenSSL. Apply some fixes to the alternative crypto solutions so they work again with the new MD5 and SHA1 fallback code in the library. |
||
mod - src/lib/crypto_gnutls.c | Diff File | ||
mod - src/lib/crypto_none.c | Diff File | ||
mod - src/lib/crypto_nss.c | Diff File | ||
mod - src/lib/sha1.c | Diff File | ||
master 0089d29d 2014-10-11 16:15 Ported: N/A Details Diff |
Fix build when not using OpenSSL. Apply some fixes to the alternative crypto solutions so they work again with the new MD5 and SHA1 fallback code in the library. |
||
mod - src/lib/crypto_gnutls.c | Diff File | ||
mod - src/lib/crypto_none.c | Diff File | ||
mod - src/lib/crypto_nss.c | Diff File | ||
mod - src/lib/sha1.c | Diff File | ||
bareos-14.2 9bb6880e 2014-10-11 16:15 Ported: N/A Details Diff |
Fix build when not using OpenSSL. Apply some fixes to the alternative crypto solutions so they work again with the new MD5 and SHA1 fallback code in the library. |
||
mod - src/lib/crypto_gnutls.c | Diff File | ||
mod - src/lib/crypto_none.c | Diff File | ||
mod - src/lib/crypto_nss.c | Diff File | ||
mod - src/lib/sha1.c | Diff File | ||
master df942267 2014-10-10 23:54 Marco van Wieringen Ported: N/A Details Diff |
Revert "Make consecutive tape reads more like writing to tape" This reverts commit 7bf1ea4faa76682e4f4301546174ec035deeb0f6. Breaks scsi-crypto. |
||
mod - src/stored/acquire.c | Diff File | ||
master 87c3ff67 2014-10-10 22:24 Marco van Wieringen Ported: N/A Details Diff |
Fix some problems with reporting of autoxflate plugin. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
master 2c8ed10e 2014-10-10 22:16 Marco van Wieringen Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
mod - src/stored/stored_conf.c | Diff File | ||
mod - src/stored/stored_conf.h | Diff File | ||
master 6ab3eba2 2014-10-10 21:54 Ported: N/A Details Diff |
Revert "Make consecutive tape reads more like writing to tape" This reverts commit 7bf1ea4faa76682e4f4301546174ec035deeb0f6. Breaks scsi-crypto. |
||
mod - src/stored/acquire.c | Diff File | ||
master 986c1d98 2014-10-10 20:24 Ported: N/A Details Diff |
Fix some problems with reporting of autoxflate plugin. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
bareos-14.2 a0ae398a 2014-10-10 20:24 Ported: N/A Details Diff |
Fix some problems with reporting of autoxflate plugin. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
master 0c941e64 2014-10-10 20:16 Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
mod - src/stored/stored_conf.c | Diff File | ||
mod - src/stored/stored_conf.h | Diff File | ||
bareos-14.2 cb970971 2014-10-10 20:16 Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
mod - src/stored/stored_conf.c | Diff File | ||
mod - src/stored/stored_conf.h | Diff File | ||
master de976350 2014-10-10 19:13 Marco van Wieringen Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/ua_label.c | Diff File | ||
master 8f7bb6ca 2014-10-10 17:13 Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/ua_label.c | Diff File | ||
bareos-14.2 7c41eedf 2014-10-10 17:13 Ported: N/A Details Diff |
Store KeyEncryptionKey as s_password Seems we forgot to change the KeyEncryptionKey storing to use the new s_password encoding. |
||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/ua_label.c | Diff File | ||
Release 8d942419 2014-10-09 19:15 Ported: N/A Details Diff |
Don't print an extra \n for protocol messages. | ||
mod - src/stored/dir_cmd.c | Diff File | ||
master 8d30abc1 2014-10-09 19:15 Marco van Wieringen Ported: N/A Details Diff |
Don't print an extra \n for protocol messages. | ||
mod - src/stored/dir_cmd.c | Diff File | ||
bareos-13.2 c4346a4d 2014-10-09 19:15 Marco van Wieringen Ported: N/A Details Diff |
Don't print an extra \n for protocol messages. | ||
mod - src/stored/dir_cmd.c | Diff File | ||
master 544633e2 2014-10-09 17:43 Marco van Wieringen Ported: N/A Details Diff |
Tweak. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
master eacb8c29 2014-10-09 17:15 Ported: N/A Details Diff |
Don't print an extra \n for protocol messages. | ||
mod - src/stored/dir_cmd.c | Diff File | ||
bareos-14.2 e341e6ce 2014-10-09 17:15 Ported: N/A Details Diff |
Don't print an extra \n for protocol messages. | ||
mod - src/stored/dir_cmd.c | Diff File | ||
master 154e0339 2014-10-09 15:43 Ported: N/A Details Diff |
Tweak. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
bareos-14.2 6c927d73 2014-10-09 15:43 Marco van Wieringen Ported: N/A Details Diff |
Tweak. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File |