Changesets: bareos
bareos-13.2 868b832c 2014-11-03 12:52 xtruthx Committer: Marco van Wieringen Ported: N/A Details Diff |
set missing keylength for field 'EnvName' Fixes 0000356: BLOB/TEXT column 'EnvName' keylengt is missing mysql Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||
mod - src/cats/ddl/creates/mysql.sql | Diff File | ||
bareos-13.2 226c41f9 2014-11-03 11:52
Ported: N/A Details Diff |
set missing keylength for field 'EnvName' Fixes 0000356: BLOB/TEXT column 'EnvName' keylengt is missing mysql Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000356 |
|
mod - src/cats/ddl/creates/mysql.sql | Diff File | ||
master b621db45 2014-10-31 21:02 Marco van Wieringen Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - autoconf/config.h.in | Diff File | ||
mod - configure | Diff File | ||
master d8d67faf 2014-10-31 20:02 Ported: N/A Details Diff |
Rebuild configure and config.h.in | ||
mod - autoconf/config.h.in | Diff File | ||
mod - configure | Diff File | ||
bareos-14.2-debian 23b174f2 2014-10-31 14:44 Ported: N/A Details Diff |
Merge remote-tracking branch 'origin/bareos-14.2' into bareos-14.2-debian | ||
mod - src/lib/tls_gnutls.c | Diff File | ||
master bf56869c 2014-10-30 23:22 Marco van Wieringen Ported: N/A Details Diff |
Refactor restore object handling. - Send also FT_PLUGIN_CONFIG restore objects as part of the send_restore_objects() function. - Send override plugin options before sending any restore objects. - send_restore_objects() function got two extra arguments that allow you to pass a JobId and a boolean if it needs to send the global restore objects or the ones specific to the given JobId. - On an incremental and differential backup we lookup the previous Job on which we are based and lookup the restore objects created by that Job and send those to the file daemon so they can be used as information on what config the previous backup either used or generated as information for a next backup. |
||
mod - src/dird/backup.c | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/job.c | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/restore.c | Diff File | ||
master c5472b1f 2014-10-30 22:22 Ported: N/A Details Diff |
Refactor restore object handling. - Send also FT_PLUGIN_CONFIG restore objects as part of the send_restore_objects() function. - Send override plugin options before sending any restore objects. - send_restore_objects() function got two extra arguments that allow you to pass a JobId and a boolean if it needs to send the global restore objects or the ones specific to the given JobId. - On an incremental and differential backup we lookup the previous Job on which we are based and lookup the restore objects created by that Job and send those to the file daemon so they can be used as information on what config the previous backup either used or generated as information for a next backup. |
||
mod - src/dird/backup.c | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/job.c | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/restore.c | Diff File | ||
bareos-14.2 1e17bfba 2014-10-30 22:22 Marco van Wieringen Ported: N/A Details Diff |
Refactor restore object handling. - Send also FT_PLUGIN_CONFIG restore objects as part of the send_restore_objects() function. - Send override plugin options before sending any restore objects. - send_restore_objects() function got two extra arguments that allow you to pass a JobId and a boolean if it needs to send the global restore objects or the ones specific to the given JobId. - On an incremental and differential backup we lookup the previous Job on which we are based and lookup the restore objects created by that Job and send those to the file daemon so they can be used as information on what config the previous backup either used or generated as information for a next backup. |
||
mod - src/dird/backup.c | Diff File | ||
mod - src/dird/fd_cmds.c | Diff File | ||
mod - src/dird/job.c | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/restore.c | Diff File | ||
master aa30ed08 2014-10-30 19:54 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Fix SLE-12 spec to also enable OpenSUSE 13.2 | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
bareos-13.2 79d94af9 2014-10-30 19:52 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Add support for SLE-12 | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
master fbb9fa11 2014-10-30 18:54 Ported: N/A Details Diff |
Fix SLE-12 spec to also enable OpenSUSE 13.2 | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
bareos-13.2 1497369b 2014-10-30 18:52 Ported: N/A Details Diff |
Add support for SLE-12 | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
master 4d8ed1f2 2014-10-30 18:34 Marco van Wieringen Ported: N/A Details Diff |
Tweak NDMP makefiles a bit more. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
master b6fc31da 2014-10-30 18:27 Marco van Wieringen Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-12.4 33e67e56 2014-10-30 18:27 Marco van Wieringen Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-13.2 fde0269c 2014-10-30 18:27 Marco van Wieringen Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
master 2f7c714d 2014-10-30 17:34 Ported: N/A Details Diff |
Tweak NDMP makefiles a bit more. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
master f5a6f075 2014-10-30 17:27 Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-13.2 ed647a3f 2014-10-30 17:27 Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-12.4 653481bb 2014-10-30 17:27 Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-14.2 2051b781 2014-10-30 17:27 Ported: N/A Details Diff |
Compile NDMP code with C-compiler and use CFLAGS. | ||
mod - src/ndmp/Makefile.in | Diff File | ||
bareos-14.2-debian 2f579c0b 2014-10-30 17:18 Evgeni Golov Committer: joergs Ported: N/A Details Diff |
changelog | ||
mod - debian/changelog | Diff File | ||
master 08b0fec2 2014-10-29 18:34 Evgeni Golov Committer: Marco van Wieringen Ported: N/A Details Diff |
Add more conflicts against Bacula packages Our binaries have the same names as the ones from Bacula, so add proper Conflicts. Closes: #767058 Thanks: Ralf Treinen <treinen@free.fr> Signed-off-by: Joerg Steffens <joerg.steffens@bareos.com> |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
master 457dd44f 2014-10-29 17:34 Evgeni Golov Committer: pstorz Ported: N/A Details Diff |
Add more conflicts against Bacula packages Our binaries have the same names as the ones from Bacula, so add proper Conflicts. Closes: #767058 Thanks: Ralf Treinen <treinen@free.fr> Signed-off-by: Joerg Steffens <joerg.steffens@bareos.com> |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
bareos-14.2 c5831ebc 2014-10-29 17:34 Evgeni Golov Committer: pstorz Ported: N/A Details Diff |
Add more conflicts against Bacula packages Our binaries have the same names as the ones from Bacula, so add proper Conflicts. Closes: #767058 Thanks: Ralf Treinen <treinen@free.fr> Signed-off-by: Joerg Steffens <joerg.steffens@bareos.com> |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File |