Changesets: bareos
master b0884419 2015-12-04 22:42 Ported: N/A Details Diff |
Merge branch 'bareos-15.2' | ||
mod - autoconf/configure.in | Diff File | ||
mod - configure | Diff File | ||
mod - src/cats/update_bareos_tables.in | Diff File | ||
master 376719d4 2015-12-04 15:47 Frank Bergkemper Ported: N/A Details Diff |
Updates Univention Corporate Server Chapter | ||
mod - manuals/en/main/operating-system-univention-corporate-server.tex | Diff File | ||
mod - manuals/images/Makefile | Diff File | ||
add - manuals/images/univention-configuration-registry-settings.png | Diff File | ||
add - manuals/images/univention-ucs-overview-administration.png | Diff File | ||
bareos-14.2 ca7d5dd5 2015-12-03 21:44 Ported: N/A Details Diff |
Revert "call openssl rand with an excplicit RANDFILE=/dev/urandom" This reverts commit 2f1ca1ea07f32613edf0b225451eec98a866a3b0. |
||
mod - scripts/bareos-config-lib.sh.in | Diff File | ||
bareos-13.2 5d8dded6 2015-12-03 21:42 Ported: N/A Details Diff |
Revert "call openssl rand with an excplicit RANDFILE=/dev/urandom" This reverts commit 8556e8e098d2e7e186429b39733a981b68058dca. |
||
mod - scripts/bareos-config-lib.sh.in | Diff File | ||
bareos-15.2 30139df0 2015-12-03 14:47 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Removed unneded ta->tape_fd = -1 As this is done in ndmos_tape_initialize(sess); anyway |
||
mod - src/stored/ndmp_tape.c | Diff File | ||
bareos-15.2 fb775025 2015-12-03 10:20 Ported: N/A Details Diff |
Replace break; with exit. Seems I was thinking to much I was programming C instead of shell. |
||
mod - src/cats/update_bareos_tables.in | Diff File | ||
master 15a0b589 2015-12-02 22:10 Joerg Steffens Ported: N/A Details Diff |
htlatex workaround: don't translate - to -_ | ||
mod - manuals/en/main/bareos-manual-main-reference.htlatex.cfg | Diff File | ||
master d04eaeee 2015-12-02 19:04 Joerg Steffens Ported: N/A Details Diff |
Chapter "Univention Corporate Server" revised | ||
mod - manuals/en/main/bareos.sty | Diff File | ||
mod - manuals/en/main/install.tex | Diff File | ||
add - manuals/en/main/operating-system-univention-corporate-server.tex | Diff File | ||
mod - manuals/en/main/supportedoses.tex | Diff File | ||
master 51f546a6 2015-12-02 17:00 Joerg Steffens Ported: N/A Details Diff |
updated package information | ||
mod - manuals/en/main/data/bareos-15.2-packages.json | Diff File | ||
master 4bd49f85 2015-12-02 14:43 Kristian Committer: Joerg Steffens Ported: N/A Details Diff |
Changed Pki-Cipher-Example, got rid of "compatible = no" Signed-off-by: Joerg Steffens <joerg.steffens@bareos.com> |
||
mod - manuals/en/main/config/FdClientPki.conf | Diff File | ||
master ed3880cc 2015-12-02 14:10 Kristian Committer: Joerg Steffens Ported: N/A Details Diff |
Chapter "Univention Corporate Server" added Signed-off-by: Joerg Steffens <joerg.steffens@bareos.com> |
||
mod - manuals/en/main/supportedoses.tex | Diff File | ||
add - manuals/images/bareos-univention.png | Diff File | ||
master 32abb4a9 2015-12-01 11:44 Andre Noll Committer: Joerg Steffens Ported: N/A Details Diff |
migration: Mention that job resource must exist. The attempt to migrate a job whose job resource has been removed from the director configuration fails with an error like Fatal error: Previous Job resource not found for "rur_system_job" It is not obvious that the job resource is required to migrate a job, so this commit adds a new item for this fact in the "Important Migration Considerations" bullet list. |
||
mod - manuals/en/main/migration.tex | Diff File | ||
bareos-15.2 f9b08c13 2015-11-30 21:38 Ported: N/A Details Diff |
Fix typo. Fixes 0000574: typo in configure script (jansson) |
Affected Issues 0000574 |
|
mod - autoconf/configure.in | Diff File | ||
mod - configure | Diff File | ||
bareos-15.2 63443b78 2015-11-30 20:59 Evgeni Golov Committer: joergs Ported: N/A Details Diff |
move bscrypto binary to bareos-storage-tape in 10fe486549814c30dab4a6fc34ab9b84fdfe7bd6 the manpage and library were moved to b-s-t, but the actual binary was left in bareos-storage. finalize the move by placing the binary into b-s-t. |
||
mod - debian/bareos-storage-tape.install.in | Diff File | ||
mod - debian/bareos-storage.install.in | Diff File | ||
bareos-15.2 7b1404f7 2015-11-30 18:16 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Remove dumplevel from job command. We now exchange the dumplevel as part of the tape_device name. As we now let the director generate the whole virtual filename we no longer need any mapping table in the stored that needs to know if a protocol uses dumplevels or not. |
||
mod - src/dird/msgchan.c | Diff File | ||
mod - src/dird/ndmp_dma_backup.c | Diff File | ||
mod - src/include/jcr.h | Diff File | ||
mod - src/stored/job.c | Diff File | ||
mod - src/stored/ndmp_tape.c | Diff File | ||
master 3498bbba 2015-11-30 17:36 Frank Bergkemper Ported: N/A Details Diff |
Bareos Logo Adds a larger version of the Bareos logo for usage in UCS. |
||
add - public/img/bareos-logo.png | Diff File | ||
bareos-15.2 6c1d231f 2015-11-30 15:11 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Skip tree entries without attributes | ||
mod - src/dird/ndmp_fhdb_mem.c | Diff File | ||
master fc470370 2015-11-27 17:05 Ported: N/A Details Diff |
Merge branch 'bareos-15.2' | ||
mod - platforms/osx/Makefile.in | Diff File | ||
mod - platforms/packaging/bareos-Univention_4.0.dsc | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
mod - src/dird/ua_dotcmds.c | Diff File | ||
mod - src/dird/ua_status.c | Diff File | ||
bareos-15.2 74480164 2015-11-26 17:16 Committer: joergs Ported: N/A Details Diff |
Univention UCS 4.x integration | ||
mod - debian/control.univention-bareos | Diff File | ||
mod - debian/univention-bareos.install.in | Diff File | ||
mod - debian/univention-bareos.postinst.in | Diff File | ||
mod - debian/univention-bareos.univention-config-registry | Diff File | ||
mod - debian/univention-bareos.univention-config-registry-variables | Diff File | ||
mod - platforms/univention/AppCenter/LICENSE_AGREEMENT.in | Diff File | ||
mod - platforms/univention/AppCenter/README_POST_INSTALL | Diff File | ||
add - platforms/univention/AppCenter/bareos-webui_screenshot.png | Diff File | ||
mod - platforms/univention/AppCenter/univention-bareos.ini.in | Diff File | ||
mod - platforms/univention/Makefile.in | Diff File | ||
add - platforms/univention/bareos-dir.conf | Diff File | ||
mod - platforms/univention/create_ucs_template_files.sh | Diff File | ||
bareos-14.2 403124b3 2015-11-26 17:03 Andre Noll Committer: mvwieringen Ported: N/A Details Diff |
migration: Only update Job type on success. The attempt to migrate a job whose job resource is not defined in the current director configuration (because the resource has been removed) fails with an error like Fatal error: Previous Job resource not found for "rur_system_job" However, in this case the "Type" field of the previous job is still updated from "B" (backup) to "M" (Migration). This is wrong because nothing was actually migrated. This simple patch changes migration_cleanup() to mark the previous job as migrated only if the migration job terminated successfully. Signed-off-by: Andre Noll <maan@tuebingen.mpg.de> |
||
mod - src/dird/migrate.c | Diff File | ||
bareos-15.2 06af63eb 2015-11-26 12:51 Ported: N/A Details Diff |
Do not autoselect director sqlite backend when director is not selected at all |
||
mod - platforms/win32/winbareos.nsi | Diff File | ||
master 5c844294 2015-11-26 12:28 Andre Noll Committer: Joerg Steffens Ported: N/A Details Diff |
migration: Add remark about PriorJobId. It is good to know about the PriorJobId in case one needs to find the *target* JobID of a job that has been migrated. So let's mention this field of the Job table. |
||
mod - manuals/en/main/migration.tex | Diff File | ||
master ac9a66ef 2015-11-26 12:24 Andre Noll Committer: Joerg Steffens Ported: N/A Details Diff |
migration: Split and clarify item on Job table. It was already a bit long and did not mention the newly created job record, and that restoring from the old media is still possible after migration. This commit moves the part that describes the two job records to a separate item and explains how to restore the original job. |
||
mod - manuals/en/main/migration.tex | Diff File | ||
master adf2e825 2015-11-26 11:48 Andre Noll Committer: Joerg Steffens Ported: N/A Details Diff |
migration: Improve examples. The text for the migration example is quite confusing: * It is stated that Level, Client, and FileSet must be specified, but the example omits Client and FileSet. In fact all of them can be omitted. * The text before the example configuration talks about a migration job although the configuration does not contain the resource for a migration job. * The Selection Pattern ("File") was actively misleading because the *Volume names* are matched against the pattern, rather than the pool name. * Typesetting was inconsistent. Some parts used \bf to highlight directives and their values while others did not. This patch tries to address these issues. |
||
mod - manuals/en/main/migration.tex | Diff File | ||
bareos-15.2 708f8afc 2015-11-25 23:12 Ported: N/A Details Diff |
Fix status slots in API mode 2. Change coding so things start working again with the latest version of the output formatter. Also fixed one typo which was using object_end() instead of array_end(). |
||
mod - src/dird/ua_dotcmds.c | Diff File | ||
mod - src/dird/ua_status.c | Diff File |