Changesets: bareos
master f738888d 2013-05-04 20:59
Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
master 165325a4 2013-05-04 20:59
Ported: N/A Details Diff |
Rewrite btraceback. Rewrote btraceback to be a uniform script that behaves the same on each platform. We now let configure determine which debugger is available on the platform we are on. On execution of the btraceback script it checks which debuggers were available and also checks if that one is available on the current platform. If not it will fall back to runtime detection of any available debugger. |
||
mod - scripts/btraceback.in | Diff File | ||
mod - autoconf/configure.in | Diff File | ||
master 0f724ecc 2013-05-04 20:59
Ported: N/A Details Diff |
Extract default database type from config. As the bareos-config script is non-portable (bash) we better extract the default database backend from the bareos-dir.conf. To be even more sure the script uses the right database type the call to it should just include the 5th argument which is the database type in the config so we are not dependent on any default type guessing. |
||
mod - src/cats/make_catalog_backup.in | Diff File | ||
master 77ed2190 2013-05-04 20:58
Ported: N/A Details Diff |
Fix problem when zlib is not available. | ||
mod - src/findlib/bfile.c | Diff File | ||
master 8622e49d 2013-05-04 20:58
Ported: N/A Details Diff |
Tweak Makefile.in Make sure timelimit is build with the right CXXFLAGS. |
||
mod - src/tools/Makefile.in | Diff File | ||
master c2f0162c 2013-05-04 20:56 Committer: Ported: N/A Details Diff |
build bebug package Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/deb/bareos-xUbuntu_12.04.dsc | Diff File | ||
mod - debian/rules | Diff File | ||
mod - debian/control | Diff File | ||
master 859ad6ea 2013-05-04 20:55 Committer: Ported: N/A Details Diff |
create OPSI package for winbareos Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/opsi/winbareos-opsi.spec | Diff File | ||
add - platforms/opsi/winbareos-opsi.changes | Diff File | ||
rm - platforms/opsi/download_and_opsibuild.sh | Diff File | ||
mod - platforms/opsi/OPSI/control | Diff File | ||
mod - platforms/opsi/CLIENT_DATA/setup3264.ins | Diff File | ||
mod - platforms/opsi/CLIENT_DATA/delsub3264.ins | Diff File | ||
master 40050197 2013-05-04 20:54
Ported: N/A Details Diff |
Next to live debugging the crash also save a crash dump. On Solaris we already save the crash dump using gcore so we can do postmortem debugging. We now also try this on other platforms so we can do postmortem debugging on those platforms. |
||
mod - scripts/btraceback.in | Diff File | ||
master 983a14b9 2013-05-04 20:52
Ported: N/A Details Diff |
Update README.md with new features. | ||
mod - README.md | Diff File | ||
master 6d012b0c 2013-05-04 20:52 Ported: N/A Details Diff |
BAT gives cryptic error message BAT gives cryptic error message, if director network address is configured wrong. Fixes 0000021: bat gives cryptic error message, if director network address is configured wrong Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000021 |
|
mod - src/qt-console/console/console.cpp | Diff File | ||
master 0b010245 2013-05-04 20:52
Ported: N/A Details Diff |
added a script for automating opsi Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/opsi/download_and_opsibuild.sh | Diff File | ||
master 1cd2ddd2 2013-05-04 20:52
Ported: N/A Details Diff |
opsi files for the opsi package management tool Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - platforms/opsi/OPSI/preinst | Diff File | ||
add - platforms/opsi/OPSI/postinst | Diff File | ||
add - platforms/opsi/OPSI/control | Diff File | ||
add - platforms/opsi/CLIENT_DATA/uninstall3264.ins | Diff File | ||
add - platforms/opsi/CLIENT_DATA/setup3264.ins | Diff File | ||
add - platforms/opsi/CLIENT_DATA/readme.txt | Diff File | ||
add - platforms/opsi/CLIENT_DATA/logo.png | Diff File | ||
add - platforms/opsi/CLIENT_DATA/delsub3264.ins | Diff File | ||
master 966a4a65 2013-05-04 20:52
Ported: N/A Details Diff |
Add pretty print function for unsupported compression. | ||
mod - src/filed/compression.c | Diff File | ||
master d4d9f234 2013-05-04 20:52
Ported: N/A Details Diff |
Fix windows compile problem. | ||
mod - src/findlib/bfile.c | Diff File | ||
master 2050abfc 2013-05-04 20:52
Ported: N/A Details Diff |
Fix windows build. | ||
mod - src/win32/lib/Makefile | Diff File | ||
master d4f13ac0 2013-05-04 20:52 Committer: Ported: N/A Details Diff |
show OK instead of Yes/No if reinstalling The messagebox for the "is already installed, please reinstall first" shows now OK instead of YesNo. Also added copyright header. Fixes #70: Dialog of windows installer, if software is already installed should show "OK" instead of "yes/no" Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/win32/winbareos.nsi | Diff File | ||
master cd43f74f 2013-05-04 20:52
Ported: N/A Details Diff |
Tweak fix when no compression is enabled. | ||
mod - src/filed/compression.c | Diff File | ||
master 7cb761f1 2013-05-04 20:52
Ported: N/A Details Diff |
Tweak fix compiler warning. | ||
mod - src/stored/mac.c | Diff File | ||
master 65c9d5ec 2013-05-04 20:52
Ported: N/A Details Diff |
Tweak fix compiler warning. | ||
mod - src/stored/dircmd.c | Diff File | ||
master 630411a9 2013-05-04 20:52
Ported: N/A Details Diff |
Fix compile problem when no lzo2 enabled. | ||
mod - src/filed/backup.c | Diff File | ||
master cc96fa77 2013-05-04 20:52
Ported: N/A Details Diff |
Tweak copyright. | ||
mod - src/stored/sd_cmds.c | Diff File | ||
master c75767bf 2013-05-04 20:52
Ported: N/A Details Diff |
Tweak fix compile error. | ||
mod - src/qt-console/tray-monitor/authenticate.cpp | Diff File | ||
master 9ea07a35 2013-05-04 20:52 Committer: Ported: N/A Details Diff |
add missing directories Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - platforms/rpms/bareos.spec | Diff File | ||
mod - Makefile.in | Diff File | ||
master 2821ee3c 2013-05-04 20:52
Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - configure | Diff File | ||
mod - autoconf/config.h.in | Diff File | ||
master e2154373 2013-05-04 20:51
Ported: N/A Details Diff |
Allow BAREOS to interface to multiple crypto libs. OPENSSL gives all kind of headaches as its not compatible to AGPLv3 and as such you always need a linkage exception in your LICENSE. Allowing to interface to GNUTLS (LGPL) or Mozilla NSS (MPL/GPL/LGPL) makes this probem much easier to swallow. This is the first work to allow either one of the following crypto/TLS frameworks: - None - OpenSSL - GNUTLS - Mozilla NSS Also only link and include the crypto specific headers and libs in the place that actually defines the abstraction layer and not all over the code. |
||
mod - src/tools/Makefile.in | Diff File | ||
mod - src/tests/Makefile.in | Diff File | ||
mod - src/stored/stored_conf.h | Diff File | ||
mod - src/stored/stored_conf.c | Diff File | ||
mod - src/stored/stored.c | Diff File | ||
mod - src/stored/Makefile.in | Diff File | ||
mod - src/qt-console/bcomm/dircomm.cpp | Diff File | ||
mod - src/qt-console/bat_conf.h | Diff File | ||
mod - src/qt-console/bat_conf.cpp | Diff File | ||
mod - src/plugins/sd/Makefile.in | Diff File | ||
mod - src/plugins/fd/Makefile.in | Diff File | ||
mod - src/plugins/dir/Makefile.in | Diff File | ||
add - src/lib/tls_nss.c | Diff File | ||
add - src/lib/tls_none.c | Diff File | ||
add - src/lib/tls_gnutls.c | Diff File | ||
mod - src/lib/protos.h | Diff File | ||
mod - src/lib/passphrase.c | Diff File | ||
rm - src/lib/openssl.h | Diff File | ||
rm - src/lib/openssl.c | Diff File | ||
mod - src/lib/lib.h | Diff File | ||
mod - src/lib/crypto_wrap.c | Diff File | ||
add - src/lib/crypto_openssl.c | Diff File | ||
add - src/lib/crypto_nss.c | Diff File | ||
add - src/lib/crypto_none.c | Diff File | ||
add - src/lib/crypto_gnutls.c | Diff File | ||
mod - src/lib/crypto.c | Diff File | ||
mod - src/lib/bnet.c | Diff File | ||
mod - src/lib/Makefile.in | Diff File | ||
mod - src/filed/filed_conf.h | Diff File | ||
mod - src/filed/filed_conf.c | Diff File | ||
mod - src/filed/filed.c | Diff File | ||
mod - src/filed/Makefile.in | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird.c | Diff File | ||
mod - src/dird/Makefile.in | Diff File | ||
mod - src/console/console_conf.h | Diff File | ||
mod - src/console/console_conf.c | Diff File | ||
mod - src/console/console.c | Diff File | ||
mod - src/console/Makefile.in | Diff File | ||
mod - autoconf/configure.in | Diff File | ||
mod - autoconf/Make.common.in | Diff File |