Changesets: bareos

master 20cc0f96

2014-12-12 18:18

Stephan Duehr


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Add missing set_file_attributes() method to base class.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/plugins/filed/BareosFdPluginBaseclass.py Diff File

bareos-14.2 90c94f70

2014-12-12 17:18

stephand

Ported: N/A

Details Diff
Add missing set_file_attributes() method to base class.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/plugins/filed/BareosFdPluginBaseclass.py Diff File

master edc31809

2014-12-12 17:18

stephand

Ported: N/A

Details Diff
Add missing set_file_attributes() method to base class.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/plugins/filed/BareosFdPluginBaseclass.py Diff File

bareos-14.2 7d7b4dfb

2014-12-12 14:29

mvwieringen

Ported: N/A

Details Diff
Add support for changed rados_write API.

Seems from version 0.68 to 0.69 the rados_write
function all of a sudden gives back 0 when succeeded and
no longer the actual bytes it wrote. As we also want to
support the old API it now checks the LIBRADOS_VERSION_CODE
mod - src/stored/backends/rados_device.c Diff File

master 4fdcca02

2014-12-12 14:08

Marco van Wieringen

Ported: N/A

Details Diff
Add support for changed rados_write API.

Seems from version 0.68 to 0.69 the rados_write
function all of a sudden gives back 0 when succeeded and
no longer the actual bytes it wrote. As we also want to
support the old API it now checks the LIBRADOS_VERSION_CODE
mod - src/stored/backends/rados_device.c Diff File

master efea2d16

2014-12-12 13:08

mvwieringen

Ported: N/A

Details Diff
Add support for changed rados_write API.

Seems from version 0.68 to 0.69 the rados_write
function all of a sudden gives back 0 when succeeded and
no longer the actual bytes it wrote. As we also want to
support the old API it now checks the LIBRADOS_VERSION_CODE
mod - src/stored/backends/rados_device.c Diff File

master 2ce0c0ce

2014-12-12 11:00

Marco van Wieringen

Ported: N/A

Details Diff
Cleanup bit operations.
mod - src/filed/fd_plugins.c Diff File
mod - src/findlib/find.c Diff File
mod - src/findlib/match.c Diff File
mod - src/lib/bits.h Diff File

bareos-14.2 d6a4d11d

2014-12-12 10:00

mvwieringen

Ported: N/A

Details Diff
Cleanup bit operations.
mod - src/filed/fd_plugins.c Diff File
mod - src/findlib/find.c Diff File
mod - src/findlib/match.c Diff File
mod - src/lib/bits.h Diff File

master d382ca2a

2014-12-12 10:00

mvwieringen

Ported: N/A

Details Diff
Cleanup bit operations.
mod - src/filed/fd_plugins.c Diff File
mod - src/findlib/find.c Diff File
mod - src/findlib/match.c Diff File
mod - src/lib/bits.h Diff File

master f65231c6

2014-12-11 18:11

Marco van Wieringen

Ported: N/A

Details Diff
Fix plugin flag handling.

- Save ff_pkt->flags before processing a file by a plugin.
- Restore the ff_pkt->flags after processing.
- Fix python-fd so it handles the flag field now everywhere correctly.
mod - src/filed/fd_plugins.c Diff File
mod - src/plugins/filed/python-fd.c Diff File

master 655fd348

2014-12-11 17:11

mvwieringen

Ported: N/A

Details Diff
Fix plugin flag handling.

- Save ff_pkt->flags before processing a file by a plugin.
- Restore the ff_pkt->flags after processing.
- Fix python-fd so it handles the flag field now everywhere correctly.
mod - src/filed/fd_plugins.c Diff File
mod - src/plugins/filed/python-fd.c Diff File

bareos-14.2 0defa09f

2014-12-11 17:11

mvwieringen

Ported: N/A

Details Diff
Fix plugin flag handling.

- Save ff_pkt->flags before processing a file by a plugin.
- Restore the ff_pkt->flags after processing.
- Fix python-fd so it handles the flag field now everywhere correctly.
mod - src/filed/fd_plugins.c Diff File
mod - src/plugins/filed/python-fd.c Diff File

master 8fbcc80b

2014-12-11 15:29

Marco van Wieringen

Ported: N/A

Details Diff
Fix thinko.
mod - src/plugins/filed/python-fd.c Diff File

master ac43639d

2014-12-11 14:29

mvwieringen

Ported: N/A

Details Diff
Fix thinko.
mod - src/plugins/filed/python-fd.c Diff File

bareos-14.2 63ca93f9

2014-12-11 14:29

mvwieringen

Ported: N/A

Details Diff
Fix thinko.
mod - src/plugins/filed/python-fd.c Diff File

bareos-14.2 29b54ab0

2014-12-11 14:26

mvwieringen

Ported: N/A

Details Diff
Regenerate language files.
mod - po/POTFILES.in Diff File
mod - po/de.po Diff File
mod - po/es.po Diff File
mod - po/fr.po Diff File
mod - po/it.po Diff File
mod - po/nl.po Diff File
mod - po/pl.po Diff File
mod - po/sv.po Diff File
mod - po/uk.po Diff File

bareos-14.2 90e8e911

2014-12-11 14:22

mvwieringen

Ported: N/A

Details Diff
Bump version number.
mod - configure Diff File
mod - platforms/packaging/bareos-Univention_3.1.dsc Diff File
mod - platforms/packaging/bareos-Univention_3.2.dsc Diff File
mod - platforms/packaging/bareos.changes Diff File
mod - platforms/packaging/bareos.dsc Diff File
mod - platforms/packaging/bareos.spec Diff File
mod - platforms/win32/mingw-debugsrc-devel.spec Diff File
mod - platforms/win32/winbareos-nsi.spec Diff File
mod - platforms/win32/winbareos32.spec Diff File
mod - platforms/win32/winbareos64.spec Diff File
mod - src/cats/ddl/versions.map.in Diff File
mod - src/include/version.h Diff File

master 973e7477

2014-12-10 22:03

mvwieringen

Ported: N/A

Details Diff
Fix backends to use right rpath.
mod - src/cats/Makefile.in Diff File

master 4572b7f7

2014-12-10 21:18

Marco van Wieringen

Ported: N/A

Details Diff
Remove some build noise by linking against libbareos.
mod - src/cats/Makefile.in Diff File
mod - src/findlib/Makefile.in Diff File
mod - src/lib/Makefile.in Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File

master fbe4872a

2014-12-10 20:18

mvwieringen

Ported: N/A

Details Diff
Remove some build noise by linking against libbareos.
mod - src/cats/Makefile.in Diff File
mod - src/findlib/Makefile.in Diff File
mod - src/lib/Makefile.in Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File

master 647f45d6

2014-12-10 20:18

mvwieringen

Ported: N/A

Details Diff
Remove some build noise by linking against libbareos.
mod - src/cats/Makefile.in Diff File
mod - src/findlib/Makefile.in Diff File
mod - src/lib/Makefile.in Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File

bareos-14.2 32af7b5c

2014-12-10 20:18

mvwieringen

Ported: N/A

Details Diff
Remove some build noise by linking against libbareos.
mod - src/cats/Makefile.in Diff File
mod - src/findlib/Makefile.in Diff File
mod - src/lib/Makefile.in Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File

master 738bef94

2014-12-10 18:18

Marco van Wieringen

Ported: N/A

Details Diff
Upgrade path cache to generic interface.
mod - src/filed/dir_cmd.c Diff File
mod - src/findlib/create_file.c Diff File
mod - src/findlib/mkpath.c Diff File
mod - src/findlib/protos.h Diff File

master 8a6198f8

2014-12-10 17:18

mvwieringen

Ported: N/A

Details Diff
Upgrade path cache to generic interface.
mod - src/filed/dir_cmd.c Diff File
mod - src/findlib/create_file.c Diff File
mod - src/findlib/mkpath.c Diff File
mod - src/findlib/protos.h Diff File

bareos-14.2 92c3bb0e

2014-12-10 17:18

mvwieringen

Ported: N/A

Details Diff
Upgrade path cache to generic interface.
mod - src/filed/dir_cmd.c Diff File
mod - src/findlib/create_file.c Diff File
mod - src/findlib/mkpath.c Diff File
mod - src/findlib/protos.h Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 572 573 574 575 576 577 578 ... 630 ... 672 673 674  Next  Last