Changesets: bareos

master 13b68a17

2014-10-26 13:33

Marco van Wieringen

Ported: N/A

Details Diff
Revert "Sync LMDB code."

This reverts commit c028a49e976eb747c11b7c38b6620176e855971c.

Wait until upstream fixes pthread mess current code has problems
on several distributions.
mod - src/lmdb/lmdb.h Diff File
mod - src/lmdb/mdb.c Diff File

master 63b37c5f

2014-10-26 13:23

mvwieringen

Ported: N/A

Details Diff
Allow to restore mssqlvdi database dumps to a file on the filesystem.
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

bareos-14.2 9dfd21a9

2014-10-26 13:23

mvwieringen

Ported: N/A

Details Diff
Allow to restore mssqlvdi database dumps to a file on the filesystem.
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

master 320a7062

2014-10-26 13:22

mvwieringen

Ported: N/A

Details Diff
Add ability to specify server address for ADO connect string.

Fixes 0000321: Add ability to specify server address for ADO connect string.
Affected Issues
0000321
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

bareos-14.2 74515ea4

2014-10-26 13:22

mvwieringen

Ported: N/A

Details Diff
Add ability to specify server address for ADO connect string.

Fixes 0000321: Add ability to specify server address for ADO connect string.
Affected Issues
0000321
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

master 13e77e72

2014-10-26 12:33

mvwieringen

Ported: N/A

Details Diff
Revert "Sync LMDB code."

This reverts commit c028a49e976eb747c11b7c38b6620176e855971c.

Wait until upstream fixes pthread mess current code has problems
on several distributions.
mod - src/lmdb/lmdb.h Diff File
mod - src/lmdb/mdb.c Diff File

master ec2bd7ba

2014-10-25 15:19

Marco van Wieringen

Ported: N/A

Details Diff
Fix some errors related to restore objects in the core.

- Set the JobType of a JCR early before processing of the restore
objects begins so we have the proper JobType and not JT_SYSTEM.
- Move the test of having metadata and needing VSS after the restore
objects are processed so we know for sure actually need VSS as
the restore object triggers the setting of jcr->got_metadata.
mod - src/filed/dir_cmd.c Diff File

master 75f74b4b

2014-10-25 13:19

mvwieringen

Ported: N/A

Details Diff
Fix some errors related to restore objects in the core.

- Set the JobType of a JCR early before processing of the restore
objects begins so we have the proper JobType and not JT_SYSTEM.
- Move the test of having metadata and needing VSS after the restore
objects are processed so we know for sure actually need VSS as
the restore object triggers the setting of jcr->got_metadata.
mod - src/filed/dir_cmd.c Diff File

master 06462acb

2014-10-25 12:32

Marco van Wieringen

Ported: N/A

Details Diff
Update copyright date.
mod - src/plugins/stored/autoxflate-sd.c Diff File

master 0f624e5e

2014-10-25 12:32

Marco van Wieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/plugins/stored/scsicrypto-sd.c Diff File

master 65e484e0

2014-10-25 10:32

mvwieringen

Ported: N/A

Details Diff
Update copyright date.
mod - src/plugins/stored/autoxflate-sd.c Diff File

bareos-14.2 6a150ab0

2014-10-25 10:32

mvwieringen

Ported: N/A

Details Diff
Update copyright date.
mod - src/plugins/stored/autoxflate-sd.c Diff File

master f5fc418e

2014-10-25 10:32

mvwieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/plugins/stored/scsicrypto-sd.c Diff File

bareos-14.2 f77bd6f2

2014-10-25 10:32

mvwieringen

Ported: N/A

Details Diff
Fix typo.
mod - src/plugins/stored/scsicrypto-sd.c Diff File

master 537444a0

2014-10-25 00:20

Marco van Wieringen

Ported: N/A

Details Diff
Given we are not plugin compatible anyway loose Bacula.
mod - src/dird/dir_plugins.c Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/stored/sd_plugins.c Diff File

master e01b8e64

2014-10-24 22:20

mvwieringen

Ported: N/A

Details Diff
Given we are not plugin compatible anyway loose Bacula.
mod - src/dird/dir_plugins.c Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/stored/sd_plugins.c Diff File

bareos-14.2 01cf0950

2014-10-24 22:20

mvwieringen

Ported: N/A

Details Diff
Given we are not plugin compatible anyway loose Bacula.
mod - src/dird/dir_plugins.c Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/stored/sd_plugins.c Diff File

master 61f2228b

2014-10-24 16:56

Marco van Wieringen

Ported: N/A

Details Diff
Fixes for restore objects in python-fd
mod - src/dird/fd_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/plugins/filed/python-fd.c Diff File
mod - src/plugins/filed/python-fd.h Diff File

master 4e609647

2014-10-24 14:56

mvwieringen

Ported: N/A

Details Diff
Fixes for restore objects in python-fd
mod - src/dird/fd_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/plugins/filed/python-fd.c Diff File
mod - src/plugins/filed/python-fd.h Diff File

bareos-14.2 cb61a58c

2014-10-24 14:56

Marco van Wieringen

Ported: N/A

Details Diff
Fixes for restore objects in python-fd
mod - src/dird/fd_cmds.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/plugins/filed/python-fd.c Diff File
mod - src/plugins/filed/python-fd.h Diff File

master 1ea610b6

2014-10-23 17:21

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Small fixes for restore objects in python plugin

Fixed a bool inversion and set forgotten
sp->object
mod - src/plugins/filed/python-fd.c Diff File

master 3e0d1c0c

2014-10-23 15:21

pstorz

Ported: N/A

Details Diff
Small fixes for restore objects in python plugin

Fixed a bool inversion and set forgotten
sp->object
mod - src/plugins/filed/python-fd.c Diff File

master 9544aa11

2014-10-22 19:27

Marco van Wieringen

Ported: N/A

Details Diff
Tweak layout.
mod - src/filed/fd_plugins.c Diff File

master ce6c7955

2014-10-22 17:27

mvwieringen

Ported: N/A

Details Diff
Tweak layout.
mod - src/filed/fd_plugins.c Diff File

master 777ace02

2014-10-17 14:41

Stephan Duehr


Committer: Marco van Wieringen

Ported: N/A

Details Diff
code cleanup to comply with pep8 and enable static code analysis, passes flake8 check now.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/plugins/filed/BareosFdPluginBaseclass.py Diff File
mod - src/plugins/filed/BareosFdPluginLocalFileset.py Diff File
mod - src/plugins/filed/BareosFdWrapper.py Diff File
mod - src/plugins/filed/bareos-fd-local-fileset.py Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 517 518 519 520 521 522 523 ... 540 ... 600 ... 604 605 606  Next  Last