Changesets: bareos
|
master 9c836a9a 2014-08-25 11:56 Committer: mvwieringen Ported: N/A Details Diff |
Missing job states in DB table Status Adds the missing and currently used states, which are defined in jcr.h, to the status table of the database. Fixes 0000333: Missing job states in DB table Status Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000333 |
|
| mod - src/cats/ddl/creates/ingres.sql | Diff File | ||
| mod - src/cats/ddl/creates/mysql.sql | Diff File | ||
| mod - src/cats/ddl/creates/postgresql.sql | Diff File | ||
| mod - src/cats/ddl/creates/sqlite3.sql | Diff File | ||
| mod - src/cats/ddl/updates/mysql.14_2001.sql | Diff File | ||
| mod - src/cats/ddl/updates/postgresql.14_2001.sql | Diff File | ||
| mod - src/cats/ddl/updates/sqlite3.14_2001.sql | Diff File | ||
|
bareos-14.2 5759e847 2014-08-25 11:56 Committer: mvwieringen Ported: N/A Details Diff |
Missing job states in DB table Status Adds the missing and currently used states, which are defined in jcr.h, to the status table of the database. Fixes 0000333: Missing job states in DB table Status Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000333 |
|
| mod - src/cats/ddl/creates/ingres.sql | Diff File | ||
| mod - src/cats/ddl/creates/mysql.sql | Diff File | ||
| mod - src/cats/ddl/creates/postgresql.sql | Diff File | ||
| mod - src/cats/ddl/creates/sqlite3.sql | Diff File | ||
| mod - src/cats/ddl/updates/mysql.14_2001.sql | Diff File | ||
| mod - src/cats/ddl/updates/postgresql.14_2001.sql | Diff File | ||
| mod - src/cats/ddl/updates/sqlite3.14_2001.sql | Diff File | ||
|
master 7f818176 2014-08-22 18:59 Ported: N/A Details Diff |
Switch from POOL_MEM back to POOLMEM for db insert function. | ||
| mod - src/dird/dird.c | Diff File | ||
|
master fee1f087 2014-08-22 17:36 Ported: N/A Details Diff |
Try to create a buffer big enough for the query to fit in. This way Mmsg doesn't have to reallocate the buffer trying to fit the whole query into the query buffer. |
||
| mod - src/dird/dird.c | Diff File | ||
|
master 88003c62 2014-08-22 16:41 Marco van Wieringen Ported: N/A Details Diff |
Revert removal of POOL_MEM::max_size method. | ||
| mod - src/dird/bsr.c | Diff File | ||
| mod - src/lib/mem_pool.c | Diff File | ||
| mod - src/lib/mem_pool.h | Diff File | ||
| mod - src/lib/message.c | Diff File | ||
|
master 174282db 2014-08-22 14:41 Ported: N/A Details Diff |
Revert removal of POOL_MEM::max_size method. | ||
| mod - src/dird/bsr.c | Diff File | ||
| mod - src/lib/mem_pool.c | Diff File | ||
| mod - src/lib/mem_pool.h | Diff File | ||
| mod - src/lib/message.c | Diff File | ||
|
master ac7612e1 2014-08-22 14:41 Ported: N/A Details Diff |
Revert removal of POOL_MEM::max_size method. | ||
| mod - src/dird/bsr.c | Diff File | ||
| mod - src/lib/mem_pool.c | Diff File | ||
| mod - src/lib/mem_pool.h | Diff File | ||
| mod - src/lib/message.c | Diff File | ||
|
bareos-14.2 f9d54c65 2014-08-22 14:41 Ported: N/A Details Diff |
Revert removal of POOL_MEM::max_size method. | ||
| mod - src/dird/bsr.c | Diff File | ||
| mod - src/lib/mem_pool.c | Diff File | ||
| mod - src/lib/mem_pool.h | Diff File | ||
| mod - src/lib/message.c | Diff File | ||
|
master de8d6ec2 2014-08-22 12:18 Marco van Wieringen Ported: N/A Details Diff |
Sync LMDB code. | ||
| mod - src/lmdb/lmdb.h | Diff File | ||
| mod - src/lmdb/mdb.c | Diff File | ||
| mod - src/lmdb/midl.c | Diff File | ||
| mod - src/lmdb/midl.h | Diff File | ||
|
master afcfc282 2014-08-22 10:18 Ported: N/A Details Diff |
Sync LMDB code. | ||
| mod - src/lmdb/lmdb.h | Diff File | ||
| mod - src/lmdb/mdb.c | Diff File | ||
| mod - src/lmdb/midl.c | Diff File | ||
| mod - src/lmdb/midl.h | Diff File | ||
|
bareos-14.2 484ed98c 2014-08-22 10:18 Ported: N/A Details Diff |
Sync LMDB code. | ||
| mod - src/lmdb/lmdb.h | Diff File | ||
| mod - src/lmdb/mdb.c | Diff File | ||
| mod - src/lmdb/midl.c | Diff File | ||
| mod - src/lmdb/midl.h | Diff File | ||
|
master 50226b4c 2014-08-21 23:39 Marco van Wieringen Ported: N/A Details Diff |
Bump version date. | ||
| mod - src/include/version.h | Diff File | ||
|
master 2303ecf8 2014-08-21 23:28 Marco van Wieringen Ported: N/A Details Diff |
Fix typo. | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
|
master 02fae0b7 2014-08-21 21:39 Ported: N/A Details Diff |
Bump version date. | ||
| mod - src/include/version.h | Diff File | ||
|
master 36335850 2014-08-21 21:28 Ported: N/A Details Diff |
Fix typo. | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
|
master 68c8df0e 2014-08-21 19:24 Marco van Wieringen Ported: N/A Details Diff |
Don't save filehist for NDMP backup when requested. Some NDMP implementations send their FILEHIST information in an out of order way which we currently don't handle fully correct so allow the user to set a config option to allow not to save the FILEHIST only count the files and directories saved. |
||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/dird_conf.h | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
|
master 044ea068 2014-08-21 19:23 Marco van Wieringen Ported: N/A Details Diff |
Add some safeguards. Add some safeguards against running a Native Backup Job on NDMP client or storage. Fixes 0000329: Add some safeguards against running a Native Backup Job on NDMP client or storage. |
||
| mod - src/dird/backup.c | Diff File | ||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
| mod - src/dird/protos.h | Diff File | ||
|
bareos-13.2 519ce8a1 2014-08-21 19:23 Marco van Wieringen Ported: N/A Details Diff |
Add some safeguards. Add some safeguards against running a Native Backup Job on NDMP client or storage. Fixes 0000329: Add some safeguards against running a Native Backup Job on NDMP client or storage. |
||
| mod - src/dird/backup.c | Diff File | ||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
| mod - src/dird/protos.h | Diff File | ||
|
master b0b9bcfc 2014-08-21 17:24 Ported: N/A Details Diff |
Don't save filehist for NDMP backup when requested. Some NDMP implementations send their FILEHIST information in an out of order way which we currently don't handle fully correct so allow the user to set a config option to allow not to save the FILEHIST only count the files and directories saved. |
Affected Issues 0000330 |
|
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/dird_conf.h | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
|
bareos-14.2 cd1b8079 2014-08-21 17:24 Ported: N/A Details Diff |
Don't save filehist for NDMP backup when requested. Some NDMP implementations send their FILEHIST information in an out of order way which we currently don't handle fully correct so allow the user to set a config option to allow not to save the FILEHIST only count the files and directories saved. |
Affected Issues 0000330 |
|
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/dird_conf.h | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
|
master 338c03a8 2014-08-21 17:23 Ported: N/A Details Diff |
Add some safeguards. Add some safeguards against running a Native Backup Job on NDMP client or storage. Fixes 0000329: Add some safeguards against running a Native Backup Job on NDMP client or storage. |
Affected Issues 0000329 |
|
| mod - src/dird/backup.c | Diff File | ||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
| mod - src/dird/protos.h | Diff File | ||
|
bareos-14.2 246223e6 2014-08-21 17:23 Ported: N/A Details Diff |
Add some safeguards. Add some safeguards against running a Native Backup Job on NDMP client or storage. Fixes 0000329: Add some safeguards against running a Native Backup Job on NDMP client or storage. |
Affected Issues 0000329 |
|
| mod - src/dird/backup.c | Diff File | ||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
| mod - src/dird/protos.h | Diff File | ||
|
bareos-13.2 f49380e8 2014-08-21 17:23 Ported: N/A Details Diff |
Add some safeguards. Add some safeguards against running a Native Backup Job on NDMP client or storage. Fixes 0000329: Add some safeguards against running a Native Backup Job on NDMP client or storage. |
Affected Issues 0000329 |
|
| mod - src/dird/backup.c | Diff File | ||
| mod - src/dird/dird_conf.c | Diff File | ||
| mod - src/dird/ndmp_dma.c | Diff File | ||
| mod - src/dird/protos.h | Diff File | ||
|
master ff1287e1 2014-08-20 20:56 Marco van Wieringen Ported: N/A Details Diff |
Like with MD5 only use SHA1 implementation as fallback. Like what we have done with MD5 the SHA1 implementation included is only used on platforms where we cannot (or do not want) to use the openssl SHA1 implementation. We include the right include file via the sha1.h header. We also no longer build the test sha1sum program as the new SHA1 has no test program buildin anymore. |
||
| mod - src/lib/Makefile.in | Diff File | ||
| mod - src/lib/md5.c | Diff File | ||
| mod - src/lib/sha1.c | Diff File | ||
| mod - src/lib/sha1.h | Diff File | ||
|
master 79badd52 2014-08-20 18:56 Ported: N/A Details Diff |
Like with MD5 only use SHA1 implementation as fallback. Like what we have done with MD5 the SHA1 implementation included is only used on platforms where we cannot (or do not want) to use the openssl SHA1 implementation. We include the right include file via the sha1.h header. We also no longer build the test sha1sum program as the new SHA1 has no test program buildin anymore. |
||
| mod - src/lib/Makefile.in | Diff File | ||
| mod - src/lib/md5.c | Diff File | ||
| mod - src/lib/sha1.c | Diff File | ||
| mod - src/lib/sha1.h | Diff File | ||