Changesets: bareos
bareos-15.2 f92f23c6 2015-12-09 11:27 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Reference implementation enhancements - Added ndmp_close_connection call - Accept NDMP9_DEV_NOT_OPEN_ERR as valid answer As this is always emitted during ndmca_monitor_shutdown() - Do not return error if restored files < n_nlist |
||
mod - src/ndmp/ndma_cops_backreco.c | Diff File | ||
mod - src/ndmp/ndma_ctrl_calls.c | Diff File | ||
mod - src/ndmp/ndmagents.h | Diff File | ||
mod - src/ndmp/ndml_conn.c | Diff File | ||
mod - src/ndmp/ndmp_msg_buf.h | Diff File | ||
master 437e35b7 2015-12-08 18:58 Frank Bergkemper Ported: N/A Details Diff |
Refactoring Datatables Drops render functions where not needed and optimizes column definitions, so mostly only the needed values are passed to e.g. render functions. - Filesets - Jobs - Pools - Volumes - Storages - Clients |
||
mod - module/Client/view/client/client/details.phtml | Diff File | ||
mod - module/Client/view/client/client/index.phtml | Diff File | ||
mod - module/Fileset/view/fileset/fileset/details.phtml | Diff File | ||
mod - module/Fileset/view/fileset/fileset/index.phtml | Diff File | ||
mod - module/Job/view/job/job/details.phtml | Diff File | ||
mod - module/Job/view/job/job/index.phtml | Diff File | ||
mod - module/Job/view/job/job/run.phtml | Diff File | ||
mod - module/Media/view/media/media/index.phtml | Diff File | ||
mod - module/Pool/view/pool/pool/details.phtml | Diff File | ||
mod - module/Pool/view/pool/pool/index.phtml | Diff File | ||
mod - module/Storage/view/storage/storage/index.phtml | Diff File | ||
add - public/js/dataTables.functions.js | Diff File | ||
add - public/js/dataTables.plugins.js | Diff File | ||
master b06dbc1d 2015-12-08 18:58 Frank Bergkemper Ported: N/A Details Diff |
Refactoring Datatables Drops render functions where not needed and optimizes column definitions, so mostly only the needed values are passed to e.g. render functions. - Filesets - Jobs - Pools - Volumes - Storages - Clients |
||
mod - module/Client/view/client/client/details.phtml | Diff File | ||
mod - module/Client/view/client/client/index.phtml | Diff File | ||
mod - module/Fileset/view/fileset/fileset/details.phtml | Diff File | ||
mod - module/Fileset/view/fileset/fileset/index.phtml | Diff File | ||
mod - module/Job/view/job/job/details.phtml | Diff File | ||
mod - module/Job/view/job/job/index.phtml | Diff File | ||
mod - module/Job/view/job/job/run.phtml | Diff File | ||
mod - module/Media/view/media/media/index.phtml | Diff File | ||
mod - module/Pool/view/pool/pool/details.phtml | Diff File | ||
mod - module/Pool/view/pool/pool/index.phtml | Diff File | ||
mod - module/Storage/view/storage/storage/index.phtml | Diff File | ||
add - public/js/dataTables.functions.js | Diff File | ||
add - public/js/dataTables.plugins.js | Diff File | ||
master 53f7c856 2015-12-07 17:26 Frank Bergkemper Committer: Joerg Steffens Ported: N/A Details Diff |
Updates UCS chapter | ||
mod - manuals/en/main/operating-system-univention-corporate-server.tex | Diff File | ||
rm - manuals/images/bareos-univention.png | Diff File | ||
add - manuals/images/univention-client-job-activation.png | Diff File | ||
mod - manuals/images/univention-configuration-registry-settings.png | Diff File | ||
mod - manuals/images/univention-ucs-overview-administration.png | Diff File | ||
bareos-15.2 3aa7b737 2015-12-07 16:32 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Fix crash on more than 8 incrementals We now first check if nis exists |
||
mod - src/dird/ndmp_fhdb_mem.c | Diff File | ||
bareos-15.2 1f73aa42 2015-12-07 13:41 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Loop over BSRs when doing recover of NDMP | ||
mod - src/dird/ndmp_dma_restore.c | Diff File | ||
master 28fa7554 2015-12-05 00:45 Joerg Steffens Ported: N/A Details Diff |
cleanup UCS Webui chapter | ||
mod - manuals/en/main/operating-system-univention-corporate-server.tex | Diff File | ||
mod - manuals/en/main/tutorial.tex | Diff File | ||
master 0f6ebd5f 2015-12-04 23:52 Joerg Steffens Ported: N/A Details Diff |
migration: mark resources by latex commands | ||
mod - manuals/en/main/bareos.sty | Diff File | ||
mod - manuals/en/main/migration.tex | Diff File | ||
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 |