Changesets: bareos2015
bareos-13.2 755d0abf 2014-06-23 17:32 Oleg Livshyts Committer: mvwieringen Ported: N/A Details Diff |
Traymonitor icon show warning icon When there is a connection problem like - connection cannot be established - authentication fails the icon of the traymonitor is changed to an exclamation mark Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - src/images/bareos_3.png | Diff File | ||
mod - src/qt-tray-monitor/authenticate.cpp | Diff File | ||
mod - src/qt-tray-monitor/main.qrc | Diff File | ||
mod - src/qt-tray-monitor/mainwindow.cpp | Diff File | ||
mod - src/qt-tray-monitor/mainwindow.h | Diff File | ||
mod - src/qt-tray-monitor/monitoritem.cpp | Diff File | ||
mod - src/qt-tray-monitor/monitoritemthread.cpp | Diff File | ||
mod - src/qt-tray-monitor/systemtrayicon.cpp | Diff File | ||
mod - src/qt-tray-monitor/systemtrayicon.h | Diff File | ||
bareos-12.4 d9944f82 2014-06-23 17:32 Oleg Livshyts Committer: mvwieringen Ported: N/A Details Diff |
Traymonitor icon show warning icon When there is a connection problem like - connection cannot be established - authentication fails the icon of the traymonitor is changed to an exclamation mark Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
add - src/images/bareos_3.png | Diff File | ||
mod - src/qt-tray-monitor/authenticate.cpp | Diff File | ||
mod - src/qt-tray-monitor/main.qrc | Diff File | ||
mod - src/qt-tray-monitor/mainwindow.cpp | Diff File | ||
mod - src/qt-tray-monitor/mainwindow.h | Diff File | ||
mod - src/qt-tray-monitor/monitoritem.cpp | Diff File | ||
mod - src/qt-tray-monitor/monitoritemthread.cpp | Diff File | ||
mod - src/qt-tray-monitor/systemtrayicon.cpp | Diff File | ||
mod - src/qt-tray-monitor/systemtrayicon.h | Diff File | ||
bareos-14.2 2e7bd2c5 2014-06-21 09:54 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-14.2 66a752a1 2014-06-18 19:48 Committer: mvwieringen Ported: N/A Details Diff |
use bindir instead of sbindir for non system tools moved bat, bareos-tray-monitor, bconsole, bwild and bregex from sbin to bin directory. Also moved there man pages from section 8 to 1. Fixes a bug for building qt-console and qt-tray-monitor (library ordering), so that they can be compiled, even if an older version of Bareos is installed. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - Makefile.in | Diff File | ||
mod - autoconf/Make.common.in | Diff File | ||
mod - autoconf/configure.in | Diff File | ||
mod - debian/bareos-bat.install | Diff File | ||
mod - debian/bareos-bconsole.install | Diff File | ||
mod - debian/bareos-common.install | Diff File | ||
mod - debian/bareos-tools.install | Diff File | ||
mod - debian/bareos-traymonitor.install | Diff File | ||
mod - manpages/Makefile.in | Diff File | ||
mod - platforms/debian/Makefile.in | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - platforms/suse/Makefile.in | Diff File | ||
mod - src/console/Makefile.in | Diff File | ||
mod - src/qt-console/bat.desktop.in | Diff File | ||
mod - src/qt-console/bat.pro.in | Diff File | ||
mod - src/qt-tray-monitor/bareos-tray-monitor.desktop.in | Diff File | ||
mod - src/qt-tray-monitor/tray-monitor.pro.in | Diff File | ||
mod - src/tools/Makefile.in | Diff File | ||
bareos-12.4 cc085e61 2014-06-18 18:39 Ported: N/A Details Diff |
Tweak typo. | ||
mod - src/dird/dird_conf.c | Diff File | ||
bareos-14.2 eed817d3 2014-06-17 18:33 Ported: N/A Details Diff |
Tweak last patch. | ||
mod - src/dird/restore.c | Diff File | ||
bareos-13.2 af3ab5cd 2014-06-17 18:33 Ported: N/A Details Diff |
Tweak last patch. | ||
mod - src/dird/restore.c | Diff File | ||
bareos-12.4 f1de0b43 2014-06-17 18:33 Ported: N/A Details Diff |
Tweak last patch. | ||
mod - src/dird/restore.c | Diff File | ||
bareos-14.2 3738dbf5 2014-06-17 18:17 Ported: N/A Details Diff |
No elapsed time info in restore job. Added code sniplet that calculates the elapsed time of a restore Job. This uses the same code used in the generate_backup_summary() function now in the generate_restore_summary() function. Fixes 0000312: no elapsed time info in restore job |
Affected Issues 0000312 |
|
mod - src/dird/backup.c | Diff File | ||
mod - src/dird/restore.c | Diff File | ||
bareos-13.2 3c9312d5 2014-06-17 18:17 Ported: N/A Details Diff |
No elapsed time info in restore job. Added code sniplet that calculates the elapsed time of a restore Job. This uses the same code used in the generate_backup_summary() function now in the generate_restore_summary() function. Fixes 0000312: no elapsed time info in restore job |
Affected Issues 0000312 |
|
mod - src/dird/backup.c | Diff File | ||
mod - src/dird/restore.c | Diff File | ||
bareos-12.4 395d698c 2014-06-17 18:17 Ported: N/A Details Diff |
No elapsed time info in restore job. Added code sniplet that calculates the elapsed time of a restore Job. This uses the same code used in the generate_backup_summary() function now in the generate_restore_summary() function. Fixes 0000312: no elapsed time info in restore job |
Affected Issues 0000312 |
|
mod - src/dird/restore.c | Diff File | ||
bareos-14.2 64a37104 2014-06-17 13:01 Ported: N/A Details Diff |
Multiple "Exclude Dir Containing" Flags not honored It seems when implementing the Exclude Dir Containing option in the fileset unlike every other item it doesn't allow you to specify multiple values for this config item. Which is kind of strange and would make it somewhat better usable. This patch adds the missing support by just storing the values in an alist just like all others. This also fixes a memory leak which happens when you used to specify multiple entries as then it would overwrite the previous string dupped value with the new value without freeing the old value. Fixes 0000311: Multiple "Exclude Dir Containing" Flags not honored |
Affected Issues 0000311 |
|
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/inc_conf.c | Diff File | ||
mod - src/filed/dir_cmd.c | Diff File | ||
mod - src/filed/fileset.c | Diff File | ||
mod - src/findlib/find.h | Diff File | ||
mod - src/findlib/find_one.c | Diff File | ||
bareos-13.2 5b5c5154 2014-06-17 13:01 Ported: N/A Details Diff |
Multiple "Exclude Dir Containing" Flags not honored It seems when implementing the Exclude Dir Containing option in the fileset unlike every other item it doesn't allow you to specify multiple values for this config item. Which is kind of strange and would make it somewhat better usable. This patch adds the missing support by just storing the values in an alist just like all others. This also fixes a memory leak which happens when you used to specify multiple entries as then it would overwrite the previous string dupped value with the new value without freeing the old value. Fixes 0000311: Multiple "Exclude Dir Containing" Flags not honored |
Affected Issues 0000311 |
|
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/inc_conf.c | Diff File | ||
mod - src/filed/dir_cmd.c | Diff File | ||
mod - src/filed/fileset.c | Diff File | ||
mod - src/findlib/find.h | Diff File | ||
mod - src/findlib/find_one.c | Diff File | ||
bareos-12.4 5e590717 2014-06-17 13:01 Ported: N/A Details Diff |
Multiple "Exclude Dir Containing" Flags not honored It seems when implementing the Exclude Dir Containing option in the fileset unlike every other item it doesn't allow you to specify multiple values for this config item. Which is kind of strange and would make it somewhat better usable. This patch adds the missing support by just storing the values in an alist just like all others. This also fixes a memory leak which happens when you used to specify multiple entries as then it would overwrite the previous string dupped value with the new value without freeing the old value. Fixes 0000311: Multiple "Exclude Dir Containing" Flags not honored |
Affected Issues 0000311 |
|
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/inc_conf.c | Diff File | ||
mod - src/filed/fileset.c | Diff File | ||
mod - src/filed/job.c | Diff File | ||
mod - src/findlib/find.h | Diff File | ||
mod - src/findlib/find_one.c | Diff File | ||
bareos-14.2 2e6860b7 2014-06-15 19:34 Ported: N/A Details Diff |
Sync md5 and sha1 code to what others use. We have stuff that could make some distributions scream that things might be not fully opensource so we sync here to what other projects use e.g. a fully public domain version of sha1 and md5. When things are compiled using OpenSSL we even fall back to their implementation of md5 and don't compile an own version at all. The rest of the code was changed to use the new context names and the small change in the function names. |
||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/inc_conf.c | Diff File | ||
mod - src/dird/job.c | Diff File | ||
mod - src/lib/crypto_gnutls.c | Diff File | ||
mod - src/lib/crypto_none.c | Diff File | ||
mod - src/lib/crypto_nss.c | Diff File | ||
mod - src/lib/hmac.c | Diff File | ||
mod - src/lib/md5.c | Diff File | ||
mod - src/lib/md5.h | Diff File | ||
mod - src/lib/res.c | Diff File | ||
mod - src/lib/sha1.c | Diff File | ||
mod - src/lib/sha1.h | Diff File | ||
mod - src/lib/util.c | Diff File | ||
bareos-14.2 dd2dd9db 2014-06-13 13:30 Ported: N/A Details Diff |
Fix so that no dynamic loading of catalog backends works again. | ||
mod - src/cats/cats_backends.c | Diff File | ||
bareos-14.2 812ebf97 2014-06-13 01:03 Committer: mvwieringen Ported: N/A Details Diff |
Change Filename of Mac Package | ||
mod - platforms/osx/Makefile.in | Diff File | ||
bareos-14.2 d99bacb4 2014-06-12 17:56 Ported: N/A Details Diff |
Explicitly enable python support for debian. Up until now we build only dummy not functioning python plugins on Debian based systems. With the new build changes that means that the plugins are no longer build as it only enables building of plugins that actually do something. |
||
mod - debian/rules | Diff File | ||
bareos-14.2 de00f1ba 2014-06-12 11:22 Ported: N/A Details Diff |
Tweak. | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
bareos-14.2 875833c4 2014-06-11 16:28 Committer: mvwieringen Ported: N/A Details Diff |
moved bsmtp from bareos-director to bareos-common The program bsmtp is used by bareos-dir but also by btraceback. Therefore it is moved to the bareos-common package. Fixes 0000251: /usr/sbin/bsmtp is part of the director but is needed from btraceback Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000251 |
|
mod - debian/bareos-common.install | Diff File | ||
mod - debian/bareos-director.install | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
bareos-14.2 3580764d 2014-06-11 12:33 Ported: N/A Details Diff |
Fix typo. | ||
mod - src/cats/cats_backends.c | Diff File | ||
bareos-14.2 4c6d92a0 2014-06-11 00:42 Ported: N/A Details Diff |
Rebuild configure. | ||
mod - configure | Diff File | ||
bareos-14.2 ccaf1690 2014-06-10 23:45 Ported: N/A Details Diff |
Only build some plugins if their dependency is met. | ||
mod - autoconf/configure.in | Diff File | ||
mod - src/plugins/dird/Makefile.in | Diff File | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
mod - src/plugins/filed/Makefile.in | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
mod - src/plugins/stored/Makefile.in | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
bareos-14.2 de010a8b 2014-06-06 19:01 Ported: N/A Details Diff |
Enable/Disable Scheduler Fixes 0000308: Enable/Disable Scheduler |
Affected Issues 0000308 |
|
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/scheduler.c | Diff File | ||
mod - src/dird/ua_cmds.c | Diff File | ||
mod - src/dird/ua_select.c | Diff File | ||
mod - src/dird/ua_status.c | Diff File | ||
bareos-14.2 13f0725e 2014-06-06 13:54 Committer: mvwieringen Ported: N/A Details Diff |
Add git revision to version string | ||
mod - platforms/osx/Makefile.in | Diff File |