Changesets: bareos

playground 9ec6139d

2014-05-07 12:23

joergs

Ported: N/A

Details Diff
dbconfig
mod - README.dbconfig Diff File
mod - debian/bareos-database-common.config.in Diff File
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File

playground 38d865c0

2014-05-07 10:08

joergs

Ported: N/A

Details Diff
dbconfig
mod - debian/bareos-database-common.config.in Diff File
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File

playground c7600157

2014-05-06 17:14

joergs

Ported: N/A

Details Diff
Merge remote-tracking branch 'origin/playground' into joergs/dbconfig2
rm - platforms/packaging/bareos-Debian_6.0.dsc Diff File
rm - platforms/packaging/bareos-Debian_7.0.dsc Diff File
add - platforms/packaging/bareos-RHEL_4.spec Diff File
rm - platforms/packaging/bareos-xUbuntu_10.04.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_12.04.dsc Diff File
mod - src/dird/authenticate.c Diff File
mod - src/dird/dird.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/filed/authenticate.c Diff File
mod - src/filed/filed_conf.h Diff File
mod - src/include/baconfig.h Diff File
mod - src/lib/bnet.c Diff File
mod - src/lib/bsock.c Diff File
mod - src/lib/ini.c Diff File
mod - src/lib/ini.h Diff File
mod - src/lib/lex.c Diff File
mod - src/lib/mem_pool.h Diff File
mod - src/lib/message.c Diff File
mod - src/lib/parse_bsr.c Diff File
mod - src/lib/parse_conf.h Diff File
mod - src/lib/tls_openssl.c Diff File
mod - src/qt-tray-monitor/authenticate.cpp Diff File
mod - src/stored/authenticate.c Diff File
mod - src/stored/stored_conf.h Diff File

playground 5b5c4ba5

2014-05-06 17:10

joergs

Ported: N/A

Details Diff
dbconfig
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File

master f80fc018

2014-05-02 11:55

Marco van Wieringen

Ported: N/A

Details Diff
Storage to storage copy jobs don't work with TLS.

When both SDs think they are a TLS server the handshake will never be a
success. Now changed the code to use the initiate variable we have which
we already use to know who starts the challenge protocol. That way we
get one TLS server and one TLS client which should work much better.

Fixes 0000290: Storage to storage copy jobs don't work with TLS enabled.
mod - src/dird/authenticate.c Diff File
mod - src/filed/authenticate.c Diff File
mod - src/lib/bnet.c Diff File
mod - src/stored/authenticate.c Diff File

playground 4c216c2b

2014-05-02 09:55

mvwieringen

Ported: N/A

Details Diff
Storage to storage copy jobs don't work with TLS.

When both SDs think they are a TLS server the handshake will never be a
success. Now changed the code to use the initiate variable we have which
we already use to know who starts the challenge protocol. That way we
get one TLS server and one TLS client which should work much better.

Fixes 0000290: Storage to storage copy jobs don't work with TLS enabled.
Affected Issues
0000290
mod - src/dird/authenticate.c Diff File
mod - src/filed/authenticate.c Diff File
mod - src/lib/bnet.c Diff File
mod - src/stored/authenticate.c Diff File

master de7e0d87

2014-05-02 09:55

mvwieringen

Ported: N/A

Details Diff
Storage to storage copy jobs don't work with TLS.

When both SDs think they are a TLS server the handshake will never be a
success. Now changed the code to use the initiate variable we have which
we already use to know who starts the challenge protocol. That way we
get one TLS server and one TLS client which should work much better.

Fixes 0000290: Storage to storage copy jobs don't work with TLS enabled.
Affected Issues
0000290
mod - src/dird/authenticate.c Diff File
mod - src/filed/authenticate.c Diff File
mod - src/lib/bnet.c Diff File
mod - src/stored/authenticate.c Diff File

master 2bdf5fca

2014-05-01 17:34

Marco van Wieringen

Ported: N/A

Details Diff
Switch to using a default DSC file.
rm - platforms/packaging/bareos-Debian_6.0.dsc Diff File
rm - platforms/packaging/bareos-Debian_7.0.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_10.04.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_12.04.dsc Diff File

master 7555fb9d

2014-05-01 15:34

mvwieringen

Ported: N/A

Details Diff
Switch to using a default DSC file.
rm - platforms/packaging/bareos-Debian_6.0.dsc Diff File
rm - platforms/packaging/bareos-Debian_7.0.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_10.04.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_12.04.dsc Diff File

bareos-13.2 48c33aff

2014-05-01 15:30

mvwieringen

Ported: N/A

Details Diff
Switch to using a default DSC file.
rm - platforms/packaging/bareos-Debian_7.0.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_10.04.dsc Diff File
rm - platforms/packaging/bareos-xUbuntu_12.04.dsc Diff File

playground fce362c6

2014-04-29 22:18

pstorz

Ported: N/A

Details Diff
Renamed spec according to repo name change

playground 5af3cb59

2014-04-29 19:32

joergs

Ported: N/A

Details Diff
merged
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File

playground f38db1d0

2014-04-29 19:32

joergs

Ported: N/A

Details Diff
merged
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File
add - platforms/packaging/bareos-RHEL-4.spec Diff File
mod - src/dird/dird.c Diff File

playground 5f755a48

2014-04-29 19:28

joergs

Ported: N/A

Details Diff
show error messages to give user a hint
mod - src/cats/create_bareos_database.in Diff File

playground 4c41e508

2014-04-29 19:28

joergs

Ported: N/A

Details Diff
set dbtype, required for Ubuntu 10.04
mod - platforms/debian/set_dbconfig_vars.sh.in Diff File

bareos-13.2 79635d8c

2014-04-29 16:12

joergs

Ported: N/A

Details Diff
Update README.md
mod - README.md Diff File

master 148800b5

2014-04-29 00:33

Marco van Wieringen

Ported: N/A

Details Diff
Add openssl CRL reload logic.

The Bareos daemons neither try to reread configured X.509
CRLs from file system if they expire nor if the daemon receives a
SIGHUP.

Fixes 0000289: Add openssl CRL reload logic.
mod - src/lib/tls_openssl.c Diff File

playground 62d73e27

2014-04-28 22:33

mvwieringen

Ported: N/A

Details Diff
Add openssl CRL reload logic.

The Bareos daemons neither try to reread configured X.509
CRLs from file system if they expire nor if the daemon receives a
SIGHUP.
mod - src/lib/tls_openssl.c Diff File

master b589fbfc

2014-04-28 22:33

mvwieringen

Ported: N/A

Details Diff
Add openssl CRL reload logic.

The Bareos daemons neither try to reread configured X.509
CRLs from file system if they expire nor if the daemon receives a
SIGHUP.

Fixes 0000289: Add openssl CRL reload logic.
Affected Issues
0000289
mod - src/lib/tls_openssl.c Diff File

master c0d8457d

2014-04-28 18:24

Marco van Wieringen

Ported: N/A

Details Diff
Drop vMmsg functions.
mod - src/include/baconfig.h Diff File
mod - src/lib/ini.c Diff File
mod - src/lib/lex.c Diff File
mod - src/lib/message.c Diff File
mod - src/lib/parse_bsr.c Diff File

master 6244df19

2014-04-28 16:24

mvwieringen

Ported: N/A

Details Diff
Drop vMmsg functions.
mod - src/include/baconfig.h Diff File
mod - src/lib/ini.c Diff File
mod - src/lib/lex.c Diff File
mod - src/lib/message.c Diff File
mod - src/lib/parse_bsr.c Diff File

playground 9a758194

2014-04-28 13:16

pstorz

Ported: N/A

Details Diff
useradd on RHEL4 does not know long options

so we needed to use the short ones
mod - platforms/packaging/bareos-RHEL-4.spec Diff File

playground 95143318

2014-04-28 12:23

pstorz

Ported: N/A

Details Diff
Give hint on db update scripts on version error

When we get an db version error, give a clear hint
to run the db update scripts instead of only
asking to correct the config file.
mod - src/dird/dird.c Diff File

playground 95ad9a96

2014-04-28 12:23

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Give hint on db update scripts on version error

When we get an db version error, give a clear hint
to run the db update scripts instead of only
asking to correct the config file.
mod - src/dird/dird.c Diff File

master 1a6883ab

2014-04-28 00:37

Marco van Wieringen

Ported: N/A

Details Diff
Tweak layout.

- Use enums instead of defines for config types.
- Cleanup mem_pool.h
- Refactor dir_db_log_insert() function.
mod - src/dird/dird.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/filed/filed_conf.h Diff File
mod - src/lib/ini.h Diff File
mod - src/lib/mem_pool.h Diff File
mod - src/lib/parse_conf.h Diff File
mod - src/stored/stored_conf.h Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 565 566 567 568 569 570 571 ... 600 ... 622 623 624  Next  Last