Changesets: bareos

master a3495779

2014-05-21 14:34

mvwieringen

Ported: N/A

Details Diff
Cleanup block handling.
mod - src/stored/device.c Diff File

master a1156aa4

2014-05-21 12:55

mvwieringen

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

playground c65609ae

2014-05-21 12:55

mvwieringen

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

master dc87abd9

2014-05-19 15:12

Marco van Wieringen

Ported: N/A

Details Diff
Fix error in Shadowing

Fixes 0000299: Error in Shadowing
mod - src/findlib/shadowing.c Diff File

master 49cf9045

2014-05-19 13:12

mvwieringen

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 14b855f7

2014-05-19 13:12

mvwieringen

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 88320773

2014-05-19 13:12

mvwieringen

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

mvwieringen

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

mvwieringen

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

mvwieringen

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

mvwieringen

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

mvwieringen

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

mvwieringen

Ported: N/A

Details Diff
Update AUTHORS
mod - AUTHORS Diff File

playground 867b3d4e

2014-05-16 23:22

joergs

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

joergs

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

pstorz

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

pstorz


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

mvwieringen

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

mvwieringen

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
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 573 574 575 576 577 578 579 ... 600 ... 632 633 634  Next  Last