Changesets: bareos
master 3469a217 2016-06-22 23:56 Marco van Wieringen Ported: N/A Details Diff |
Import JS gettext support. http://tnga.github.io/lib.ijs/docs/iJS.Gettext.html |
||
add - public/js/i_core.js | Diff File | ||
add - public/js/i_core.min.js | Diff File | ||
add - public/js/i_core.min.js.map | Diff File | ||
add - public/js/i_gettext.js | Diff File | ||
add - public/js/i_gettext.min.js | Diff File | ||
add - public/js/i_gettext.min.js.map | Diff File | ||
master 0a161b0e 2016-06-22 17:12 Committer: mvwieringen Ported: N/A Details Diff |
Always Incremental enhancement - renamed the "Always Incremental" directives - determine the jobids to consolidate in the consolidate job itself and only do a consolidation if needed - bcommand: document existing "update job" command - enhance "update job" to be able to alter the filesetid and jobname |
||
mod - src/dird/consolidate.c | Diff File | ||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/dird_conf.h | Diff File | ||
mod - src/dird/ua_cmds.c | Diff File | ||
mod - src/dird/ua_update.c | Diff File | ||
mod - src/dird/vbackup.c | Diff File | ||
master 61aec8a7 2016-06-22 16:37 Ported: N/A Details Diff |
windows: fix globbing with wildcards in directories | ||
mod - src/win32/compat/glob.c | Diff File | ||
master 7fc424db 2016-06-22 13:37 Ported: N/A Details Diff |
adapted man pages to configuration directories | ||
mod - manpages/bareos-dbcheck.8 | Diff File | ||
mod - manpages/bareos-dir.8 | Diff File | ||
mod - manpages/bareos-fd.8 | Diff File | ||
mod - manpages/bareos-sd.8 | Diff File | ||
mod - manpages/bareos-tray-monitor.1 | Diff File | ||
mod - manpages/bareos.8 | Diff File | ||
mod - manpages/bat.1 | Diff File | ||
mod - manpages/bconsole.1 | Diff File | ||
mod - manpages/bcopy.8 | Diff File | ||
mod - manpages/bextract.8 | Diff File | ||
mod - manpages/bls.8 | Diff File | ||
mod - manpages/bscan.8 | Diff File | ||
mod - manpages/bsmtp.1 | Diff File | ||
mod - manpages/btape.8 | Diff File | ||
master 96943d27 2016-06-21 12:04 Committer: mvwieringen Ported: N/A Details Diff |
Revert "Use explicitly given storage for restore" This reverts commit fa9f2fdc4fe7bddf0f4ee77047c50e8134712ffe. This is not needed anymore as we can set the Storage for each medium. |
||
mod - src/dird/ua_restore.c | Diff File | ||
master 24a6c600 2016-06-21 11:53 Committer: mvwieringen Ported: N/A Details Diff |
Enable "update volume" to set storage | ||
mod - src/cats/protos.h | Diff File | ||
mod - src/cats/sql_get.c | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/ua_select.c | Diff File | ||
mod - src/dird/ua_update.c | Diff File | ||
master ee7a3355 2016-06-20 18:50 Committer: mvwieringen Ported: N/A Details Diff |
List Media shows associated storage Each Medium has an associated storage, now list media also shows which storage is actually associated with a certain medium. |
||
mod - src/cats/sql_list.c | Diff File | ||
master 7e5df1c1 2016-06-20 18:42 Joerg Steffens Ported: N/A Details Diff |
display \configdirective as \path to prevent problems with special characters | ||
mod - manuals/en/main/bareos.sty | Diff File | ||
mod - manuals/en/main/configure.tex | Diff File | ||
master 323b30d7 2016-06-20 14:49 Frank Bergkemper Ported: N/A Details Diff |
README.md tidy up | ||
mod - README.md | Diff File | ||
master 3016ee70 2016-06-20 14:37 Frank Bergkemper Ported: N/A Details Diff |
*.spec file adjustments | ||
mod - packaging/obs/bareos-webui.spec | Diff File | ||
master dfda8276 2016-06-18 13:43 Ported: N/A Details Diff |
dird: Fix swapped arguments in call to send_label_request() | ||
mod - src/dird/ua_label.c | Diff File | ||
master db047fb0 2016-06-18 12:19 Marco van Wieringen Ported: N/A Details Diff |
Remove copies keyword from copy-upgrade-test copies now indicates restore from actual copied job so the tests done in these regression test can be done without that on the cmdline as it tests for the proper upgrade of a copy job to a backup job when the original job gets deleted. |
||
mod - tests/copy-upgrade-test | Diff File | ||
master 36dc38a8 2016-06-17 21:34 Ported: N/A Details Diff |
Merge branch 'bareos-15.2' | ||
mod - src/dird/ua_restore.c | Diff File | ||
master 3a32207f 2016-06-17 21:34 Ported: N/A Details Diff |
dird: Fix typo. | ||
mod - src/dird/ua_restore.c | Diff File | ||
master ca67cf24 2016-06-17 20:59 Marco van Wieringen Ported: N/A Details Diff |
Add jobbytes to dashboard view of jobs. Fixes 0000668: WebUI - Bytes saved in list of jobs? |
||
mod - module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
mod - module/Dashboard/view/partial/JobsLastStatus.phtml | Diff File | ||
master 7892b413 2016-06-17 20:16 Frank Bergkemper Ported: N/A Details Diff |
dashboard: sorting adjustment on most recent job status datatable | ||
mod - module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
master a8615659 2016-06-17 20:12 Frank Bergkemper Ported: N/A Details Diff |
debian: drop unnecessary dependency | ||
mod - debian/control | Diff File | ||
master 01236bfc 2016-06-17 19:22 Frank Bergkemper Ported: N/A Details Diff |
Merge branch 'bareos-15.2' Conflicts: module/Application/view/layout/layout.phtml |
||
master 2a8f370a 2016-06-17 16:20 Ported: N/A Details Diff |
Windows: use configuration subdirectories | ||
add - platforms/win32/bareos-config-deploy.bat | Diff File | ||
add - platforms/win32/dummy.patch | Diff File | ||
mod - platforms/win32/fillup.sed | Diff File | ||
rm - platforms/win32/tray-monitor-conf-fd-sd.patch | Diff File | ||
rm - platforms/win32/tray-monitor-conf.patch | Diff File | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
mod - platforms/win32/winbareos32.spec | Diff File | ||
mod - platforms/win32/winbareos64.spec | Diff File | ||
mod - src/win32/Makefile.inc | Diff File | ||
master bbe9e56f 2016-06-17 13:58 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Merge pull request #23 from aussendorf/master relesenotes 15.2.4 |
||
mod - manuals/en/main/releasenotes.tex | Diff File | ||
master cc635ef7 2016-06-17 13:10 Maik Aussendorf Ported: N/A Details Diff |
relesenotes 15.2.4 | ||
mod - manuals/en/main/releasenotes.tex | Diff File | ||
master c9f5c8ce 2016-06-16 22:58 Ported: N/A Details Diff |
Merge branch 'bareos-15.2' | ||
mod - src/cats/sql_cmds.c | Diff File | ||
mod - src/cats/sql_cmds.h | Diff File | ||
mod - src/dird/ua_cmds.c | Diff File | ||
mod - src/dird/ua_label.c | Diff File | ||
mod - src/dird/ua_prune.c | Diff File | ||
mod - src/dird/ua_restore.c | Diff File | ||
mod - src/dird/ua_run.c | Diff File | ||
mod - src/dird/ua_select.c | Diff File | ||
mod - src/dird/ua_update.c | Diff File | ||
master 1057eebb 2016-06-16 21:52 Ported: N/A Details Diff |
dird: More work to make storage more generic. We introduce a new type named slot_flags_t for slot specific flags. This is used in the volume list structure which allows us to store the more generic slot flags that NDMP will give back from the SCSI element status e.g. things like if a slot can be used for import or export or if its excluded from our view and if if things must be done by operator or can be done by the robot arm (MTE). This should make things mostly future proof if we ever move more of the logic from the SD to the DIR to remove the whole split brain reservation logic which now exists between the two. |
||
mod - src/dird/dird.h | Diff File | ||
mod - src/dird/dird_conf.c | Diff File | ||
mod - src/dird/protos.h | Diff File | ||
mod - src/dird/sd_cmds.c | Diff File | ||
mod - src/dird/storage.c | Diff File | ||
mod - src/dird/ua_cmds.c | Diff File | ||
mod - src/dird/ua_impexp.c | Diff File | ||
mod - src/dird/ua_label.c | Diff File | ||
mod - src/dird/ua_status.c | Diff File | ||
master df717ab3 2016-06-16 13:58 Frank Bergkemper Ported: N/A Details Diff |
version bump 15.2.4 | ||
mod - module/Application/view/layout/layout.phtml | Diff File | ||
master 11893050 2016-06-15 18:29 Ported: N/A Details Diff |
dird: Simplify temp table. Currently a lot of fields are inserted into the temp table which are not used at all. Now that we lookup the storage bits using the new uar_list_jobs_by_idlist query there is no need to have this overhead still in the temp table which essentially only needs the JobId, Termination time and Start time of the Job. |
||
mod - src/cats/sql_cmds.c | Diff File |