Changesets: bareos

dev e3830d6e

2018-11-23 13:15

pstorz

Ported: N/A

Details Diff
fix
mod - docs/debian/docs Diff File

dev ed5d768e

2018-11-23 13:13

pstorz

Ported: N/A

Details Diff
adapt file list
mod - docs/debian/docs Diff File

bareos-18.2 9fb70c3d

2018-11-23 13:12

joergs

Ported: N/A

Details Diff
Merge branch 'bareos-18.2-improve_list_command' into bareos-18.2

dev 0c6c7316

2018-11-23 13:11

pstorz

Ported: N/A

Details Diff
create check target
mod - docs/manuals/en/new_main_reference/Makefile Diff File

bareos-18.2 5235d463

2018-11-23 13:11

joergs

Ported: N/A

Details Diff
Merge branch 'bareos-18.2' of https://github.com/Intellique/bareos into bareos-18.2-improve_list_command

dev b9bdc0a9

2018-11-23 13:09

pstorz

Ported: N/A

Details Diff
Docs: only build new main reference for now
mod - docs/Makefile Diff File

dev a9ba7709

2018-11-23 13:06

pstorz

Ported: N/A

Details Diff
Docs: include new_main_reference in main makefile

Also adapted Makefile in new_main_reference to build the html
output per default
mod - docs/Makefile Diff File
mod - docs/manuals/en/new_main_reference/Makefile Diff File

dev 44c10a4d

2018-11-23 13:06

pstorz

Ported: N/A

Details Diff
docs: build sphinx main reference guide
mod - docs/Makefile Diff File
mod - docs/debian/docs Diff File
mod - docs/manuals/en/developers/Makefile Diff File
mod - docs/manuals/en/new_main_reference/Makefile Diff File

dev 3727e170

2018-11-23 13:06

pstorz

Ported: N/A

Details Diff
docs: build sphinx main reference guide
mod - docs/Makefile Diff File
mod - docs/debian/docs Diff File
mod - docs/manuals/en/developers/Makefile Diff File
mod - docs/manuals/en/new_main_reference/Makefile Diff File

bareos-18.2 14638339

2018-11-23 13:02

joergs

Ported: N/A

Details Diff
Merge branch 'github/dev/joergs/bareos-18.2/merge-droplet-improvements' into bareos-18.2
mod - core/README.droplet Diff File
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/cats/cats.h Diff File
mod - core/src/cats/sql_list.cc Diff File
mod - core/src/dird/msgchan.cc Diff File
mod - core/src/dird/ua_output.cc Diff File
mod - core/src/dird/ua_select.cc Diff File
mod - core/src/stored/acquire.cc Diff File
mod - core/src/stored/append.cc Diff File
mod - core/src/stored/backends/chunked_device.cc Diff File
mod - core/src/stored/backends/chunked_device.h Diff File
mod - core/src/stored/backends/droplet_device.cc Diff File
mod - core/src/stored/backends/droplet_device.d/bareos-sd.d/device/S3_ObjectStorage.conf.example Diff File
mod - core/src/stored/backends/droplet_device.h Diff File
mod - core/src/stored/block.cc Diff File
mod - core/src/stored/dev.cc Diff File
mod - core/src/stored/dev.h Diff File
mod - core/src/stored/sd_stats.cc Diff File

dev 32d9c87f

2018-11-23 11:18

franku

Ported: N/A

Details Diff
tests: used a typedef for better readability
mod - core/src/tests/bsock_test_connection_setup.cc Diff File

dev c2ca0d42

2018-11-23 10:45

franku

Ported: N/A

Details Diff
bnet: abort connection if cleartext hello string cannot be recognized
mod - core/src/lib/bsock.cc Diff File

dev 428ca241

2018-11-23 09:52

franku

Ported: N/A

Details Diff
tls: for sd-fd connection store the tls policy in the jcr
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/jcr.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/tls_conf.h Diff File
mod - core/src/stored/dir_cmd.cc Diff File

dev 56954f56

2018-11-22 19:13

frank

Ported: N/A

Details Diff
move new refurbished reference into its own folder
rm - docs/manuals/en/main/source/filedconf.rst Diff File
rm - docs/manuals/en/main/source/messagesres.rst Diff File
add - docs/manuals/en/new_main_reference/source/filedconf.rst Diff File
add - docs/manuals/en/new_main_reference/source/messagesres.rst Diff File

dev c4756158

2018-11-22 16:53

franku

Ported: N/A

Details Diff
config: HasDefaultValue for CFG_TYPE_SIZE32 returns wrong value for default

- after reload config variables with CFG_TYPE_SIZE32 are printed
even if they are still the same as the default variable
- this commit fixes this bug
mod - core/src/lib/res.cc Diff File

master 44abfd15

2018-11-22 16:17

pstorz

Ported: N/A

Details Diff
Fix typo in ua_output.cc
mod - core/src/dird/ua_output.cc Diff File

bareos-18.2 eb5acd90

2018-11-22 16:17

pstorz


Committer: franku

Ported: N/A

Details Diff
Fix typo in ua_output.cc
mod - core/src/dird/ua_output.cc Diff File

dev 73dcef7f

2018-11-22 16:15

franku

Ported: N/A

Details Diff
tls: moved class TlsResource to tls_conf.cc/.h
add - core/src/lib/bareos_resource.h Diff File
mod - core/src/lib/bsock.cc Diff File
add - core/src/lib/common_resource_header.h Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/tls_conf.cc Diff File
mod - core/src/lib/tls_conf.h Diff File

master 72d8459d

2018-11-22 16:15

pstorz

Ported: N/A

Details Diff
FreeBSD: enable reload command in service rc script
mod - core/platforms/freebsd/bareos-dir.in Diff File

bareos-18.2 1494792d

2018-11-22 16:15

pstorz


Committer: franku

Ported: N/A

Details Diff
FreeBSD: enable reload command in service rc script
mod - core/platforms/freebsd/bareos-dir.in Diff File

dev c23ceca7

2018-11-22 16:02

joergs

Ported: N/A

Details Diff
droplet: manually compare to origin and fixes
mod - core/src/stored/backends/chunked_device.cc Diff File

dev f253b148

2018-11-22 16:00

joergs

Ported: N/A

Details Diff
stored: clarified debug message
mod - core/src/stored/acquire.cc Diff File

dev 0a821e99

2018-11-22 15:59

joergs

Ported: N/A

Details Diff
fix merge
mod - core/src/dird/ua_output.cc Diff File

dev c854af34

2018-11-22 14:23

franku

Ported: N/A

Details Diff
tls handshake: refactored the way a server finds out the handshake mode

- introduced ConnectionHandshakeType
- special case for R_CLIENT for compatibility with old clients
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/try_tls_handshake_as_a_server.cc Diff File

dev 054a49c5

2018-11-22 14:23

franku

Ported: N/A

Details Diff
tls handshake: refactored the way a server finds out the handshake mode

- introduced ConnectionHandshakeType
- special case for R_CLIENT for compatibility with old clients
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/try_tls_handshake_as_a_server.cc Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 325 326 327 328 329 330 331 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last