Changesets: bareos

master 29e26e06

2014-09-08 12:49

mvwieringen

Ported: N/A

Details Diff
Update AUTHORS.
mod - AUTHORS Diff File

bareos-14.2 168f308f

2014-09-08 12:49

mvwieringen

Ported: N/A

Details Diff
Update AUTHORS.
mod - AUTHORS Diff File

master 181701cd

2014-09-08 12:45

stephand

Ported: N/A

Details Diff
Inherit base class from object

By inheriting from object, it becomes a so calles "new style" class in
python, which is common nowadays, and also default in python 3.x

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

bareos-14.2 45f4e410

2014-09-08 12:45

stephand

Ported: N/A

Details Diff
Inherit base class from object

By inheriting from object, it becomes a so calles "new style" class in
python, which is common nowadays, and also default in python 3.x

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

bareos-13.2 388d6cc7

2014-09-05 21:20

Marco van Wieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

bareos-13.2 a2b31a4a

2014-09-05 19:20

mvwieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

bareos-14.2 76fef942

2014-09-05 19:19

mvwieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

master 7313be5c

2014-09-03 19:55

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
make init scripts compatible with Ubuntu 8.04

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - debian/bareos-director.bareos-dir.init.in Diff File
mod - debian/bareos-filedaemon.bareos-fd.init.in Diff File
mod - debian/bareos-storage.bareos-sd.init.in Diff File

master 34a12112

2014-09-03 19:26

Marco van Wieringen

Ported: N/A

Details Diff
Fix wrong sanity check.

When comparing if we use the same read and write storage in migrations
and copies we should ignore any autochanger devices as its fine to use
those as both read and write device.
mod - src/dird/migrate.c Diff File

bareos-13.2 d2b62cc0

2014-09-03 19:26

Marco van Wieringen

Ported: N/A

Details Diff
Fix wrong sanity check.

When comparing if we use the same read and write storage in migrations
and copies we should ignore any autochanger devices as its fine to use
those as both read and write device.
mod - src/dird/migrate.c Diff File

master a24f04ed

2014-09-03 17:55

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
make init scripts compatible with Ubuntu 8.04

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - debian/bareos-director.bareos-dir.init.in Diff File
mod - debian/bareos-filedaemon.bareos-fd.init.in Diff File
mod - debian/bareos-storage.bareos-sd.init.in Diff File

master ac08c563

2014-09-03 17:26

mvwieringen

Ported: N/A

Details Diff
Fix wrong sanity check.

When comparing if we use the same read and write storage in migrations
and copies we should ignore any autochanger devices as its fine to use
those as both read and write device.
mod - src/dird/migrate.c Diff File

bareos-14.2 cb4df9a7

2014-09-03 17:26

mvwieringen

Ported: N/A

Details Diff
Fix wrong sanity check.

When comparing if we use the same read and write storage in migrations
and copies we should ignore any autochanger devices as its fine to use
those as both read and write device.
mod - src/dird/migrate.c Diff File

bareos-13.2 9c35eabd

2014-09-03 17:26

mvwieringen

Ported: N/A

Details Diff
Fix wrong sanity check.

When comparing if we use the same read and write storage in migrations
and copies we should ignore any autochanger devices as its fine to use
those as both read and write device.
mod - src/dird/migrate.c Diff File

master 5a0c8691

2014-09-02 00:16

Marco van Wieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

master bc4a7bc2

2014-09-01 22:16

mvwieringen

Ported: N/A

Details Diff
Rebuild configure.
mod - configure Diff File

master b4edc293

2014-09-01 17:07

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Some changes to make clean target.
mod - Makefile.in Diff File
mod - debian/Makefile Diff File
mod - platforms/Makefile.in Diff File
mod - src/dird/Makefile.in Diff File

master f0bd838a

2014-09-01 15:07

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
Some changes to make clean target.
mod - Makefile.in Diff File
mod - debian/Makefile Diff File
mod - platforms/Makefile.in Diff File
mod - src/dird/Makefile.in Diff File

master 0689422b

2014-08-31 17:41

Marco van Wieringen

Ported: N/A

Details Diff
Small fixes to EFS restore code.
mod - src/lib/cbuf.c Diff File
mod - src/win32/findlib/win32.c Diff File

master 17346042

2014-08-31 15:41

mvwieringen

Ported: N/A

Details Diff
Small fixes to EFS restore code.
mod - src/lib/cbuf.c Diff File
mod - src/win32/findlib/win32.c Diff File

bareos-14.2 90240472

2014-08-31 15:41

mvwieringen

Ported: N/A

Details Diff
Small fixes to EFS restore code.
mod - src/lib/cbuf.c Diff File
mod - src/win32/findlib/win32.c Diff File

master f2d4e131

2014-08-30 09:44

mvwieringen

Ported: N/A

Details Diff
Merge pull request 0000017 from procule/plugins-miss

Miss casts and zeroing of integers
mod - src/dird/dir_plugins.c Diff File
mod - src/plugins/dird/python-dir.c Diff File

master 40b6cd71

2014-08-30 07:12

Olivier Gagnon


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Miss casts and zeroing of integers
mod - src/dird/dir_plugins.c Diff File
mod - src/plugins/dird/python-dir.c Diff File

master 3e001d40

2014-08-30 05:12

ogagnon

Ported: N/A

Details Diff
Miss casts and zeroing of integers
mod - src/dird/dir_plugins.c Diff File
mod - src/plugins/dird/python-dir.c Diff File

bareos-14.2 cb213ec0

2014-08-30 05:12

ogagnon

Ported: N/A

Details Diff
Miss casts and zeroing of integers
mod - src/dird/dir_plugins.c Diff File
mod - src/plugins/dird/python-dir.c Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 565 566 567 568 569 570 571 ... 600 ... 641 642 643  Next  Last