Changesets: bareos2015
bareos-14.2 9e52d23c 2014-05-22 11:51 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
bareos-14.2 9711f790 2014-05-21 23:25 Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - autoconf/config.h.in | Diff File | ||
mod - configure | Diff File | ||
bareos-13.2 b8dd0f5f 2014-05-21 23:25 Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - autoconf/config.h.in | Diff File | ||
mod - configure | Diff File | ||
bareos-12.4 2db81465 2014-05-21 23:25 Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - autoconf/config.h.in | Diff File | ||
mod - configure | Diff File | ||
bareos-14.2 2f86802d 2014-05-21 23:23 Ported: N/A Details Diff |
Fix some problems on old platforms like Solaris 8 and 9 | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/findlib/acl.c | Diff File | ||
mod - src/lib/bsys.c | Diff File | ||
mod - src/lib/compression.c | Diff File | ||
mod - src/lib/crypto_openssl.c | Diff File | ||
bareos-13.2 3d32574f 2014-05-21 23:23 Ported: N/A Details Diff |
Fix some problems on old platforms like Solaris 8 and 9 | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/findlib/acl.c | Diff File | ||
mod - src/lib/bsys.c | Diff File | ||
mod - src/lib/compression.c | Diff File | ||
mod - src/lib/crypto_openssl.c | Diff File | ||
bareos-12.4 60a4bcf8 2014-05-21 23:23 Ported: N/A Details Diff |
Fix some problems on old platforms like Solaris 8 and 9 | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/findlib/acl.c | Diff File | ||
mod - src/lib/bsys.c | Diff File | ||
bareos-14.2 77073261 2014-05-21 17:59 Committer: mvwieringen Ported: N/A Details Diff |
Fix set_label_blocksize to set minimum_blocksize We now also set the minimum blocksize when writing labels so that we are sure that the label really has 63k instead of only 1k which it was without this fix. We also remove an unneeded newline in debug output of the autochanger. |
||
mod - src/stored/autochanger.c | Diff File | ||
mod - src/stored/dev.c | Diff File | ||
mod - src/stored/label.c | Diff File | ||
bareos-14.2 a876af31 2014-05-21 16:34 Ported: N/A Details Diff |
Cleanup block handling. | ||
mod - src/stored/device.c | Diff File | ||
bareos-14.2 1ba7bb67 2014-05-21 14:55 Ported: N/A Details Diff |
Fix compile problems when no compression libs are available. | ||
mod - src/filed/compression.c | Diff File | ||
mod - src/lib/compression.c | Diff File | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
mod - src/stored/bextract.c | Diff File | ||
bareos-14.2 dc87abd9 2014-05-19 15:12 Ported: N/A Details Diff |
Fix error in Shadowing Fixes 0000299: Error in Shadowing |
Affected Issues 0000299 |
|
mod - src/findlib/shadowing.c | Diff File | ||
bareos-13.2 eeda087f 2014-05-19 15:12 Ported: N/A Details Diff |
Fix error in Shadowing Fixes 0000299: Error in Shadowing |
Affected Issues 0000299 |
|
mod - src/findlib/shadowing.c | Diff File | ||
bareos-12.4 bd501402 2014-05-19 15:12 Ported: N/A Details Diff |
Fix error in Shadowing Fixes 0000299: Error in Shadowing |
Affected Issues 0000299 |
|
mod - src/findlib/shadowing.c | Diff File | ||
bareos-14.2 03bb94a3 2014-05-19 11:33 Ported: N/A Details Diff |
Fix hardware encryption (LTO) not creating cachefile/hangs bconsole Use bget_dirmsg() instead of bnet_recv() when automounting volume because as part of the mount request the stored can request catalog information for any plugin who listens to the bsdEventLabelVerified event. Fixes 0000297: hardware encryption (LTO) not creating cachefile/hangs bconsole |
Affected Issues 0000297 |
|
mod - src/dird/ua_label.c | Diff File | ||
bareos-13.2 6ef64602 2014-05-19 11:33 Ported: N/A Details Diff |
Fix hardware encryption (LTO) not creating cachefile/hangs bconsole Use bget_dirmsg() instead of bnet_recv() when automounting volume because as part of the mount request the stored can request catalog information for any plugin who listens to the bsdEventLabelVerified event. Fixes 0000297: hardware encryption (LTO) not creating cachefile/hangs bconsole |
Affected Issues 0000297 |
|
mod - src/dird/ua_label.c | Diff File | ||
bareos-12.4 39f6398e 2014-05-19 11:33 Ported: N/A Details Diff |
Fix hardware encryption (LTO) not creating cachefile/hangs bconsole Use bget_dirmsg() instead of bnet_recv() when automounting volume because as part of the mount request the stored can request catalog information for any plugin who listens to the bsdEventLabelVerified event. Fixes 0000297: hardware encryption (LTO) not creating cachefile/hangs bconsole |
Affected Issues 0000297 |
|
mod - src/dird/ua_label.c | Diff File | ||
bareos-14.2 25439dba 2014-05-19 01:29 Ported: N/A Details Diff |
Update AUTHORS | ||
mod - AUTHORS | Diff File | ||
bareos-14.2 ef36f57e 2014-05-16 12:42 Committer: mvwieringen Ported: N/A Details Diff |
catalog backup on windows works Now the installer creates batchfiles for db dump and dump delete and configures the catalog backup job to call them. Also fixed uninstall so that everything installed (also psql dlls) are deleted on uninstall Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/win32/winbareos.nsi | Diff File | ||
bareos-14.2 6afaf270 2014-05-16 00:25 Ported: N/A Details Diff |
Drop reference to temporary statp_repr. | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
bareos-14.2 f09ad157 2014-05-16 00:00 Ported: N/A Details Diff |
Fix filed python plugin. - Fix repr functions regarding printing format %lld/%ld/%d - Fix missed conversion of some fields in NativeToPyStatPacket and PyStatPacketToNative(). - Fix some debug messages which miss space between text and repr output. |
||
mod - src/plugins/filed/BareosFdPluginBaseclass.py | Diff File | ||
mod - src/plugins/filed/bareos-fd.py | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
bareos-14.2 c1760a0b 2014-05-14 18:08 Ported: N/A Details Diff |
Fix root directory stat() call. Fixes 0000292: Fileset - Drive/Path-Error |
Affected Issues 0000292 |
|
mod - src/win32/compat/compat.c | Diff File | ||
bareos-13.2 5414f791 2014-05-13 16:41 Ported: N/A Details Diff |
Compile debug windows binaries without optimizing. | ||
mod - src/win32/Makefile.inc | Diff File | ||
mod - src/win32/plugins/filed/Makefile | Diff File | ||
bareos-14.2 9bdd4f66 2014-05-13 01:58 Ported: N/A Details Diff |
Add missing checkFile function pointer in mssqlvdi-fd.c. | ||
mod - src/win32/plugins/filed/mssqlvdi-fd.c | Diff File | ||
bareos-13.2 bd83a0fa 2014-05-12 15:50 Committer: mvwieringen Ported: N/A Details Diff |
Create a windows debug package also for 13.2 Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/win32/mingw-debugsrc-devel.spec | Diff File | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
bareos-14.2 696b6cd9 2014-05-10 22:45 Ported: N/A Details Diff |
Don't show unauthorized schedules/jobs in status scheduler. Fixes 0000290: Error in bconsole-ACL |
Affected Issues 0000290 |
|
mod - src/dird/ua_status.c | Diff File |