Changesets: bareos

master 11990839

2014-08-08 23:29

Daniel Holtkamp


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Enhance read device selection to respect media_type

When looking for a device to mount a volume that is to be read bareos
goes for the device the volume was last mounted in. If the original
device is blocked but there are other devices that can be used those
will not be selected and the job will fail.

Fixes 0000326: Enhance read device selection to respect media_type

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/stored/reserve.c Diff File

master bf8c0d90

2014-08-08 23:29

Daniel Holtkamp


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Make consecutive tape reads more like writing to tape

No rewinding between each job! but if we need the same tape and
the device has the always open flag set the header cannot really change
so rereading it has little value. The Storage daemon should just
reposition the tape and start reading.

Fixes 0000322: Make consecutive tape reads more like writing to tape

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/stored/acquire.c Diff File

master 1b56f9a0

2014-08-08 23:29

holtkamp


Committer: mvwieringen

Ported: N/A

Details Diff
Make consecutive tape reads more like writing to tape

No rewinding between each job! but if we need the same tape and
the device has the always open flag set the header cannot really change
so rereading it has little value. The Storage daemon should just
reposition the tape and start reading.

Fixes 0000322: Make consecutive tape reads more like writing to tape

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000322
mod - src/stored/acquire.c Diff File

master aed0a0c6

2014-08-08 21:29

holtkamp

Ported: N/A

Details Diff
Enhance read device selection to respect media_type

When looking for a device to mount a volume that is to be read bareos
goes for the device the volume was last mounted in. If the original
device is blocked but there are other devices that can be used those
will not be selected and the job will fail.

Fixes 0000326: Enhance read device selection to respect media_type

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000326
mod - src/stored/reserve.c Diff File

master 7bf1ea4f

2014-08-08 21:29

holtkamp

Ported: N/A

Details Diff
Make consecutive tape reads more like writing to tape

No rewinding between each job! but if we need the same tape and
the device has the always open flag set the header cannot really change
so rereading it has little value. The Storage daemon should just
reposition the tape and start reading.

Fixes 0000322: Make consecutive tape reads more like writing to tape

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000322
mod - src/stored/acquire.c Diff File

master 0cfa3d07

2014-08-07 15:00

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Fix wrong call of acl_access_ok

A typo in calling acl_access_ok was fixed.

Fixes 0000327: "No authorization for Client" on any operations from BAT.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/dird/ua_cmds.c Diff File

playground 12cbc0e5

2014-08-07 13:00

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Fix wrong call of acl_access_ok

A typo in calling acl_access_ok was fixed.

Fixes 0000327: "No authorization for Client" on any operations from BAT.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000327
mod - src/dird/ua_cmds.c Diff File

playground 2742cbec

2014-08-07 13:00

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Fix wrong call of acl_access_ok

A typo in calling acl_access_ok was fixed.

Fixes 0000327: "No authorization for Client" on any operations from BAT.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000327
mod - src/dird/ua_cmds.c Diff File

master 7e183b86

2014-08-07 13:00

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Fix wrong call of acl_access_ok

A typo in calling acl_access_ok was fixed.

Fixes 0000327: "No authorization for Client" on any operations from BAT.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000327
mod - src/dird/ua_cmds.c Diff File

bareos-14.2 b8e66c41

2014-08-07 13:00

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Fix wrong call of acl_access_ok

A typo in calling acl_access_ok was fixed.

Fixes 0000327: "No authorization for Client" on any operations from BAT.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000327
mod - src/dird/ua_cmds.c Diff File

master a5c79d3c

2014-08-04 19:06

Marco van Wieringen

Ported: N/A

Details Diff
For the time being disable the backend configdir option on windows.

Until we find a good way to set the good backenddir on windows we use
the windows black magic way of using the search path for finding the
right catalog backend dll.
mod - src/cats/cats_backends.c Diff File

master dff61fc0

2014-08-04 17:06

mvwieringen

Ported: N/A

Details Diff
For the time being disable the backend configdir option on windows.

Until we find a good way to set the good backenddir on windows we use
the windows black magic way of using the search path for finding the
right catalog backend dll.
mod - src/cats/cats_backends.c Diff File

bareos-14.2 1a514145

2014-08-04 17:06

mvwieringen

Ported: N/A

Details Diff
For the time being disable the backend configdir option on windows.

Until we find a good way to set the good backenddir on windows we use
the windows black magic way of using the search path for finding the
right catalog backend dll.
mod - src/cats/cats_backends.c Diff File

playground ad5a6e33

2014-08-02 22:07

mvwieringen

Ported: N/A

Details Diff
Backport some obvious fixes for the core from Bacula 7.
mod - src/console/console.c Diff File
mod - src/dird/fd_cmds.c Diff File
mod - src/dird/ua_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/filed/heartbeat.c Diff File
mod - src/lib/address_conf.c Diff File
mod - src/lib/berrno.c Diff File
mod - src/lib/jcr.c Diff File
mod - src/lib/lex.c Diff File
mod - src/stored/bls.c Diff File
mod - src/stored/btape.c Diff File
mod - src/stored/dir_cmd.c Diff File
mod - src/stored/stored.c Diff File

playground 6786e9b4

2014-08-02 22:07

mvwieringen

Ported: N/A

Details Diff
Backport some obvious fixes for the core from Bacula 7.
mod - src/console/console.c Diff File
mod - src/dird/fd_cmds.c Diff File
mod - src/dird/ua_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/filed/heartbeat.c Diff File
mod - src/lib/address_conf.c Diff File
mod - src/lib/berrno.c Diff File
mod - src/lib/jcr.c Diff File
mod - src/lib/lex.c Diff File
mod - src/stored/bls.c Diff File
mod - src/stored/btape.c Diff File
mod - src/stored/dir_cmd.c Diff File
mod - src/stored/stored.c Diff File

master e2f8f223

2014-08-02 22:07

mvwieringen

Ported: N/A

Details Diff
Backport some obvious fixes for the core from Bacula 7.
mod - src/console/console.c Diff File
mod - src/dird/fd_cmds.c Diff File
mod - src/dird/ua_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/filed/heartbeat.c Diff File
mod - src/lib/address_conf.c Diff File
mod - src/lib/berrno.c Diff File
mod - src/lib/jcr.c Diff File
mod - src/lib/lex.c Diff File
mod - src/stored/bls.c Diff File
mod - src/stored/btape.c Diff File
mod - src/stored/dir_cmd.c Diff File
mod - src/stored/stored.c Diff File

bareos-14.2 56560ce5

2014-08-02 22:07

mvwieringen

Ported: N/A

Details Diff
Backport some obvious fixes for the core from Bacula 7.
mod - src/console/console.c Diff File
mod - src/dird/fd_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/filed/heartbeat.c Diff File
mod - src/lib/address_conf.c Diff File
mod - src/lib/berrno.c Diff File
mod - src/lib/jcr.c Diff File
mod - src/lib/lex.c Diff File
mod - src/stored/bls.c Diff File
mod - src/stored/btape.c Diff File
mod - src/stored/dir_cmd.c Diff File
mod - src/stored/stored.c Diff File

master ba22d9ee

2014-08-02 02:15

Marco van Wieringen

Ported: N/A

Details Diff
Fix same problem also for other bsock classes.

If we ever implement them and start using them we will run into the same
problems as we have seen for the used BSOCK_TCP class.
mod - src/lib/bsock_sctp.c Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_udt.c Diff File
mod - src/lib/bsock_udt.h Diff File

master 4218e886

2014-08-02 01:16

Marco van Wieringen

Ported: N/A

Details Diff
Tweak BSOCK classes one more time.

Got bitten by the famous undefined reference to `vtable for ...`
mod - src/lib/bsock.c Diff File
mod - src/lib/bsock.h Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_tcp.c Diff File
mod - src/lib/bsock_tcp.h Diff File
mod - src/lib/bsock_udt.h Diff File

master 32b828b3

2014-08-02 00:15

mvwieringen

Ported: N/A

Details Diff
Fix same problem also for other bsock classes.

If we ever implement them and start using them we will run into the same
problems as we have seen for the used BSOCK_TCP class.
mod - src/lib/bsock_sctp.c Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_udt.c Diff File
mod - src/lib/bsock_udt.h Diff File

bareos-14.2 de095c98

2014-08-02 00:15

mvwieringen

Ported: N/A

Details Diff
Fix same problem also for other bsock classes.

If we ever implement them and start using them we will run into the same
problems as we have seen for the used BSOCK_TCP class.
mod - src/lib/bsock_sctp.c Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_udt.c Diff File
mod - src/lib/bsock_udt.h Diff File

master b186d91e

2014-08-01 23:16

mvwieringen

Ported: N/A

Details Diff
Tweak BSOCK classes one more time.

Got bitten by the famous undefined reference to `vtable for ...`
mod - src/lib/bsock.c Diff File
mod - src/lib/bsock.h Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_tcp.c Diff File
mod - src/lib/bsock_tcp.h Diff File
mod - src/lib/bsock_udt.h Diff File

bareos-14.2 d02e1a75

2014-08-01 23:16

mvwieringen

Ported: N/A

Details Diff
Tweak BSOCK classes one more time.

Got bitten by the famous undefined reference to `vtable for ...`
mod - src/lib/bsock.c Diff File
mod - src/lib/bsock.h Diff File
mod - src/lib/bsock_sctp.h Diff File
mod - src/lib/bsock_tcp.c Diff File
mod - src/lib/bsock_tcp.h Diff File
mod - src/lib/bsock_udt.h Diff File

master a23182b0

2014-08-01 01:38

Marco van Wieringen

Ported: N/A

Details Diff
Initialize m_fd in the base DEVICE class.

As all device classes are derived classes of DEVICE we can initialize
the members of the base class in the constructor of the base class as
that is called anyway as part of the instantiation of the derived class.
mod - src/stored/backends/cephfs_device.c Diff File
mod - src/stored/backends/gfapi_device.c Diff File
mod - src/stored/backends/object_store_device.c Diff File
mod - src/stored/backends/rados_device.c Diff File
mod - src/stored/backends/unix_fifo_device.c Diff File
mod - src/stored/backends/unix_file_device.c Diff File
mod - src/stored/backends/unix_tape_device.c Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File
mod - src/win32/stored/backends/win32_file_device.c Diff File
mod - src/win32/stored/backends/win32_tape_device.c Diff File

master 30a39041

2014-08-01 01:01

Marco van Wieringen

Ported: N/A

Details Diff
Fix problem now we use call a real constructor for the DCR.

We can no longer use the side effect of an assignment calling a
constructor to fill two variables so do it in two steps.
mod - src/stored/butil.c Diff File
mod - src/stored/stored.c Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 535 536 537 538 539 540 541 ... 600 ... 607 608 609  Next  Last