Changesets: bareos

bareos-12.4 d3ae90c5

2014-05-21 21:23

mvwieringen

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-13.2 47aba389

2014-05-21 21:23

mvwieringen

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

playground 0d9af841

2014-05-21 21:23

mvwieringen

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

master 77073261

2014-05-21 17:59

Philipp Storz


Committer: Marco van Wieringen

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

master a876af31

2014-05-21 16:34

Marco van Wieringen

Ported: N/A

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

playground 11c166ea

2014-05-21 15:59

pstorz

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

master f44b3cf1

2014-05-21 15:59

pstorz


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

playground 982f51e1

2014-05-21 15:59

pstorz


Committer: joergs

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

master 1ba7bb67

2014-05-21 14:55

Marco van Wieringen

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 f3a7b5dc

2014-05-21 14:34

mvwieringen

Ported: N/A

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

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
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 549 550 551 552 553 554 555 ... 600 ... 609 610 611  Next  Last