Changesets: bareos

dev 2c188e81

2018-10-11 00:19

pstorz

Ported: N/A

Details Diff
Fix bug
mod - core/src/lib/dlist.h Diff File

master f4623e40

2018-10-10 20:16

Carlos Rodrigues


Committer: pstorz

Ported: N/A

Details Diff
add requires; add percentage of completed upload; add some warning messages
mod - core/src/plugins/filed/BareosFdPluginOvirt.py Diff File
mod - core/src/plugins/filed/packaging/bareos-ovirt-plugin.spec Diff File

master 8c56790c

2018-10-10 20:16

cmar

Ported: N/A

Details Diff
add requires; add percentage of completed upload; add some warning messages
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File
mod - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec Diff File

master 4127e5ce

2018-10-10 18:55

Carlos Rodrigues


Committer: pstorz

Ported: N/A

Details Diff
add spec file
add - core/src/plugins/filed/packaging/bareos-ovirt-plugin.spec Diff File

master a17d8dd6

2018-10-10 18:55

cmar

Ported: N/A

Details Diff
add spec file
add - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec Diff File

master a0dbae27

2018-10-10 18:48

Carlos Rodrigues


Committer: pstorz

Ported: N/A

Details Diff
restore vm add memory and cpu
mod - core/src/plugins/filed/BareosFdPluginOvirt.py Diff File

master bed8f6aa

2018-10-10 18:48

cmar

Ported: N/A

Details Diff
restore vm add memory and cpu
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File

dev 086c3b12

2018-10-10 18:16

pstorz


Committer: franku

Ported: N/A

Details Diff
FreeBSD: detect ACL and extended attribute support
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosCheckIncludes.cmake Diff File

bareos-18.2 32c2c147

2018-10-10 18:16

pstorz


Committer: franku

Ported: N/A

Details Diff
FreeBSD: detect ACL and extended attribute support
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosCheckIncludes.cmake Diff File

master 0154107d

2018-10-10 18:16

pstorz


Committer: franku

Ported: N/A

Details Diff
FreeBSD: detect ACL and extended attribute support
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosCheckIncludes.cmake Diff File

master 93031477

2018-10-10 17:54

Carlos Rodrigues


Committer: pstorz

Ported: N/A

Details Diff
fix missed namespaces
mod - core/src/plugins/filed/BareosFdPluginOvirt.py Diff File

master eff5d04f

2018-10-10 17:54

cmar

Ported: N/A

Details Diff
fix missed namespaces
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File

master 31b27f4f

2018-10-10 15:19

Carlos Rodrigues


Committer: pstorz

Ported: N/A

Details Diff
fix disk interfacE; add disk bootable; add nics
mod - core/src/plugins/filed/BareosFdPluginOvirt.py Diff File

master f1e4e643

2018-10-10 13:19

franku

Ported: N/A

Details Diff
tls_cert.dhfile freed multiple times (pull request 0000105)

- the pointer to the dhfile string was freed multiple times which in turn
would cause a daemon crash
- removed all redundant lines, the pull request shows only part of the problem
- refers to bareos pull request 0000105 from gnif
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

bareos-18.2 75949f13

2018-10-10 13:19

franku

Ported: N/A

Details Diff
tls_cert.dhfile freed multiple times (pull request 0000105)

- the pointer to the dhfile string was freed multiple times which in turn
would cause a daemon crash
- removed all redundant lines, the pull request shows only part of the problem
- refers to bareos pull request 0000105 from gnif
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

dev 6b96729b

2018-10-10 12:41

pstorz

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

dev 19963602

2018-10-10 12:41

pstorz

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

dev dae77392

2018-10-10 12:41

pstorz

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

dev e31f7639

2018-10-10 12:41

pstorz

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/compression.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

dev 85f8ae4e

2018-10-10 12:41

pstorz


Committer: franku

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/compression.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

bareos-18.2 610251fc

2018-10-10 12:41

pstorz


Committer: franku

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/compression.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

master 4d5a7c6f

2018-10-10 12:41

pstorz


Committer: franku

Ported: N/A

Details Diff
clang: fix more warnings

- removed unused functions
- reordered initialization
- typecast
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File
mod - core/src/lib/compression.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/stored/spool.cc Diff File

dev b32fb109

2018-10-10 12:34

pstorz

Ported: N/A

Details Diff
clang: suppress deprecated-register warnings
mod - core/CMakeLists.txt Diff File

dev aa201461

2018-10-10 12:34

pstorz


Committer: franku

Ported: N/A

Details Diff
clang: suppress deprecated-register warnings
mod - core/CMakeLists.txt Diff File

bareos-18.2 75ed8f23

2018-10-10 12:34

pstorz


Committer: franku

Ported: N/A

Details Diff
clang: suppress deprecated-register warnings
mod - core/CMakeLists.txt Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 341 342 343 344 345 346 347 ... 360 ... 420 ... 480 ... 540 ... 600 ... 609 610 611  Next  Last