Changesets: bareos
bareos-13.2 88320773 2014-05-19 13: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 | ||
playground 6af35d77 2014-05-19 13: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 | ||
master 03bb94a3 2014-05-19 11:33 Marco van Wieringen 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 |
||
mod - src/dird/ua_label.c | Diff File | ||
master 421ddd09 2014-05-19 09: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 9e32beab 2014-05-19 09: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 83821c33 2014-05-19 09: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 | ||
playground 89cf18f9 2014-05-19 09: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 | ||
master 25439dba 2014-05-19 01:29 Marco van Wieringen Ported: N/A Details Diff |
Update AUTHORS | ||
mod - AUTHORS | Diff File | ||
master 98763196 2014-05-18 23:29 Ported: N/A Details Diff |
Update AUTHORS | ||
mod - AUTHORS | Diff File | ||
playground 867b3d4e 2014-05-16 23:22 Ported: N/A Details Diff |
debian | ||
mod - platforms/packaging/bareos-RHEL_4.spec | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
playground ff0554e2 2014-05-16 17:48 Ported: N/A Details Diff |
debian | ||
mod - platforms/packaging/bareos-RHEL_4.spec | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
master ef36f57e 2014-05-16 12:42 Philipp Storz Committer: Marco van Wieringen 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 | ||
playground 02f1849b 2014-05-16 10:42 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 |
||
mod - platforms/win32/winbareos.nsi | Diff File | ||
master e441df6b 2014-05-16 10: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 | ||
master 6afaf270 2014-05-16 00:25 Marco van Wieringen Ported: N/A Details Diff |
Drop reference to temporary statp_repr. | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
master f09ad157 2014-05-16 00:00 Marco van Wieringen 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 | ||
master 465e0875 2014-05-15 22:25 Ported: N/A Details Diff |
Drop reference to temporary statp_repr. | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
master bac2d87a 2014-05-15 22: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 | ||
master c1760a0b 2014-05-14 18:08 Marco van Wieringen Ported: N/A Details Diff |
Fix root directory stat() call. Fixes 0000292: Fileset - Drive/Path-Error |
||
mod - src/win32/compat/compat.c | Diff File | ||
playground 559b3647 2014-05-14 16:08 Ported: N/A Details Diff |
Fix root directory stat() call. | ||
mod - src/win32/compat/compat.c | Diff File | ||
playground e06acd00 2014-05-14 16:08 Ported: N/A Details Diff |
Fix root directory stat() call. | ||
mod - src/win32/compat/compat.c | Diff File | ||
master 610f6668 2014-05-14 16: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 a5755ff1 2014-05-13 14: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 | ||
master 9bdd4f66 2014-05-13 01:58 Marco van Wieringen Ported: N/A Details Diff |
Add missing checkFile function pointer in mssqlvdi-fd.c. | ||
mod - src/win32/plugins/filed/mssqlvdi-fd.c | Diff File | ||
master c3c0a6e8 2014-05-12 23: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 |