Changesets: bareos

dev 103b003f

2018-12-05 11:41

pstorz

Ported: N/A

Details Diff
doc: make a simple uml diagram for plantuml
mod - docs/manuals/en/developers/source/generaldevel.rst Diff File

master 5e726637

2018-12-05 11:41

pstorz

Ported: N/A

Details Diff
doc: make a simple uml diagram for plantuml
mod - docs/manuals/en/developers/source/generaldevel.rst Diff File

bareos-18.2 906fb84c

2018-12-05 11:41

pstorz


Committer: franku

Ported: N/A

Details Diff
doc: make a simple uml diagram for plantuml
mod - docs/manuals/en/developers/source/generaldevel.rst Diff File

dev 0ed55b43

2018-12-05 11:27

franku

Ported: N/A

Details Diff
jcr: check pointers before dereferencing them

- calling SetJcrDefaults caused a crash of a unit test
mod - core/src/dird/job.cc Diff File
mod - core/src/dird/ua_server.cc Diff File

dev 1fcaf81a

2018-12-05 11:27

franku

Ported: N/A

Details Diff
jcr: check pointers before dereferencing them

- calling SetJcrDefaults caused a crash of a unit test
mod - core/src/dird/job.cc Diff File
mod - core/src/dird/ua_server.cc Diff File

dev 2e61d47e

2018-12-05 10:37

pstorz

Ported: N/A

Details Diff
docs: autodetermine version and release from version.h
mod - docs/manuals/en/developers/source/conf.py Diff File
mod - docs/manuals/en/new_main_reference/source/conf.py Diff File
add - docs/manuals/en/new_main_reference/source/get-version.sh Diff File
mod - docs/manuals/en/new_main_reference/source/index.rst Diff File

master 2e903167

2018-12-05 10:37

pstorz

Ported: N/A

Details Diff
docs: autodetermine version and release from version.h
mod - docs/manuals/en/developers/source/conf.py Diff File
mod - docs/manuals/en/new_main_reference/source/conf.py Diff File
add - docs/manuals/en/new_main_reference/source/get-version.sh Diff File
mod - docs/manuals/en/new_main_reference/source/index.rst Diff File

bareos-18.2 b34bc622

2018-12-05 10:37

pstorz


Committer: franku

Ported: N/A

Details Diff
docs: autodetermine version and release from version.h
mod - docs/manuals/en/developers/source/conf.py Diff File
mod - docs/manuals/en/new_main_reference/source/conf.py Diff File
add - docs/manuals/en/new_main_reference/source/get-version.sh Diff File
mod - docs/manuals/en/new_main_reference/source/index.rst Diff File

dev 25e41d7d

2018-12-05 10:22

franku

Ported: N/A

Details Diff
cleanup: removed comments

- compared to 17.2 the way of loading a dhfile seems to be equal
- PemCallback is currently not implemented
- aligned text nicely
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/tls_openssl_private.cc Diff File

dev f25ff266

2018-12-04 16:16

joergs

Ported: N/A

Details Diff
docs: improve LaTex to Sphinx conversion

Add special post pandoc conversion script "latex-scan.py",
that cope better with LaTex contexts then the perl regexes.
The script "post_conversion_changes.sh" is no longer called.

index are now inline markups, instead of extra blocks.
This matches the current use of index better.
However, this required a text, that will be displayed and indexed.
We therefore write the index as [TAG={0}->{1}->{2}].
This can be manually replaced later.

The conversion of tables do not work in a lot of cases
and therefore the converted tables are not shown at all.
We cope with this by doubling the tables:
1: original LaTex table as a raw block,
2: table converted to Sphinx/rst. Probaly not shown or shown with errors.

Also done a lot of smaller fixes.
mod - docs/manuals/en/main/ndmp.tex Diff File
mod - docs/manuals/en/main/programs.tex Diff File
mod - docs/manuals/en/main/win32.tex Diff File
mod - docs/manuals/en/new_main_reference/Makefile Diff File
mod - docs/manuals/en/new_main_reference/convert_all_tex_files_to_rst.sh Diff File
add - docs/manuals/en/new_main_reference/latex-scan.py Diff File
mod - docs/manuals/en/new_main_reference/pre_conversion_changes.sh Diff File
add - docs/manuals/en/new_main_reference/source/images Diff File

dev 33c6ba68

2018-12-04 15:24

franku

Ported: N/A

Details Diff
sd: changed evaluation of tls policy for replicate command

- when sd executes a replicate command the tls_policy for the remote
sd has to be evaluated not the policy of the sd itself
mod - core/src/stored/dir_cmd.cc Diff File

dev 58b136d8

2018-12-04 13:20

franku

Ported: N/A

Details Diff
sd: changed evaluation of tls policy for passive command

- when sd executes a passive command the tls_policy for the client
has to be evaluated not the policy of the sd itself
mod - core/src/stored/dir_cmd.cc Diff File

dev 44f0e519

2018-12-04 12:42

franku

Ported: N/A

Details Diff
cleanup: refactored GetConfiguredTlsPolicyFromCleartextHello
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File

dev d61a1d63

2018-12-04 11:28

franku

Ported: N/A

Details Diff
jcr: removed JobId from unified job name

- not needed since every job has a unique number plus date and time
- previously used to identify a specific job control record
when doing a job handshake between client (fd) and sd
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/qualified_resource_name_type_converter.cc Diff File
mod - core/src/lib/qualified_resource_name_type_converter.h Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/tests/qualified_resource_name_type_converter_test.cc Diff File

dev 4f06382c

2018-12-04 11:10

pstorz

Ported: N/A

Details Diff
typo in destfiles
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File

master 467f867c

2018-12-04 11:10

pstorz

Ported: N/A

Details Diff
docs: typo in destfiles
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File

bareos-18.2 e45a5feb

2018-12-04 11:10

pstorz


Committer: franku

Ported: N/A

Details Diff
docs: typo in destfiles
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File

dev e3c89570

2018-12-04 11:04

franku

Ported: N/A

Details Diff
tls: backup for old active clients now running

- renamed tls_need into tls_policy from type TLS_POLICY
- send tls policy of old client to sd (0,1,2 for cleartext, enabled, required)
- check if jobname has old or new format when searching for a matching job
- read out the tls policy from a previous stored job control record
mod - core/src/dird/backup.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/lib/jcr.cc Diff File
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
mod - core/src/stored/dir_cmd.cc Diff File

dev 86519924

2018-12-04 01:02

pstorz

Ported: N/A

Details Diff
docs: adapted bareos-docs.spec to build new html docs
mod - docs/packaging/bareos-docs.spec Diff File

bareos-18.2 39db0ff4

2018-12-04 01:02

pstorz


Committer: franku

Ported: N/A

Details Diff
docs: adapted bareos-docs.spec to build new html docs
mod - docs/packaging/bareos-docs.spec Diff File

dev 43362b8d

2018-12-03 14:13

pstorz

Ported: N/A

Details Diff
developers
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File

dev 1d6fce4a

2018-12-03 14:03

pstorz

Ported: N/A

Details Diff
current status
add - docs/manuals/en/new_main_reference/source/index-developer-guide.rst Diff File

dev 27fae71e

2018-12-03 14:03

pstorz

Ported: N/A

Details Diff
current status
add - docs/manuals/en/new_main_reference/README.txt Diff File
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File
mod - docs/manuals/en/new_main_reference/post_conversion_changes.sh Diff File

dev a00c76b5

2018-12-03 11:57

joergs

Ported: N/A

Details Diff
spec
mod - core/platforms/packaging/bareos.spec Diff File

dev 8e94e35e

2018-12-03 00:37

pstorz

Ported: N/A

Details Diff
current status
mod - docs/manuals/en/new_main_reference/destfiles.txt Diff File
mod - docs/manuals/en/new_main_reference/post_conversion_changes.sh Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 391 392 393 394 395 396 397 ... 420 ... 490 ... 560 ... 630 ... 678 679 680  Next  Last