Changesets: bareos

master c3c7d6cd

2017-01-31 11:31

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000684 and 0000693

Fixes 0000684: Long logs aren't displayed
Fixes 0000693: bareos-webui generate error exception with certain messages
mod - module/Job/src/Job/Controller/JobController.php Diff File
mod - module/Job/src/Job/Model/JobModel.php Diff File
mod - module/Job/view/job/job/details.phtml Diff File
mod - module/Job/view/job/job/index.phtml Diff File

master 837d6a2b

2017-01-30 19:16

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000752

Fixes 0000752: Retention/Expiration column not sorted by number
mod - module/Media/view/media/media/index.phtml Diff File
mod - public/js/datatables.functions.js Diff File

master cf88a465

2017-01-27 12:54

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'

master 5d06015d

2017-01-27 12:34

Joerg Steffens

Ported: N/A

Details Diff
Client Initiated Connection: using local log file
mod - manuals/en/main/client-initiated-connection.tex Diff File
mod - manuals/en/main/messagesres.tex Diff File

master b3a12839

2017-01-27 12:34

Joerg Steffens

Ported: N/A

Details Diff
Clarification
mod - manuals/en/main/always-incremental.tex Diff File

master 539d89fd

2017-01-26 17:48

Frank Bergkemper

Ported: N/A

Details Diff
Bumb version number
mod - version.txt Diff File

master 7588e50e

2017-01-26 17:25

pstorz

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - autoconf/bareos/os.m4 Diff File
mod - autoconf/configure.in Diff File
mod - configure Diff File
mod - debian/univention-bareos.install.in Diff File
mod - debian/univention-bareos.preinst Diff File
mod - debian/univention-bareos.univention-config-registry Diff File
mod - platforms/univention/AppCenter/LICENSE_AGREEMENT.in Diff File
mod - platforms/univention/Makefile.in Diff File
add - platforms/univention/conffiles/etc/bareos/bareos-dir.d/webui-profiles.conf Diff File
mod - platforms/univention/job-generic.template Diff File
mod - platforms/win32/mingw-debugsrc-devel.spec Diff File
mod - platforms/win32/winbareos.nsi Diff File
mod - scripts/git-info.sh Diff File
mod - src/dird/dbcheck.c Diff File
mod - src/dird/ua.h Diff File
mod - src/dird/ua_status.c Diff File
mod - src/plugins/filed/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File

master ea0202e9

2017-01-26 12:36

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000771

Fixes 0000771: 404 error when browsing a host starting with a number
mod - module/Client/config/module.config.php Diff File

master 56eb3bbf

2017-01-26 12:36

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000771

Fixes 0000771: 404 error when browsing a host starting with a number
mod - module/Client/config/module.config.php Diff File

bareos-16.2 96a28a31

2017-01-25 19:16

joergs

Ported: N/A

Details Diff
client initiated connection: fixes json output for "status dir"
mod - src/dird/ua_status.c Diff File

master b84bee60

2017-01-25 19:01

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000736

Fixes 0000736: Webui when login from different IP is not respond untill remove browser cookies for bareos-webui record
mod - module/Application/Module.php Diff File

master 72dfab7f

2017-01-25 19:01

Frank Bergkemper

Ported: N/A

Details Diff
Fix to bugreport 0000736

Fixes 0000736: Webui when login from different IP is not respond untill remove browser cookies for bareos-webui record
mod - module/Application/Module.php Diff File

master 81bcbbab

2017-01-24 17:43

Frank Bergkemper

Ported: N/A

Details Diff
Adds files to generate the doxygen documentation
add - doxygen/README Diff File
add - doxygen/bareos-webui.doxy Diff File
add - doxygen/create_doxygen_documentation.sh Diff File

bareos-16.2 977e9560

2017-01-24 00:15

pstorz

Ported: N/A

Details Diff
Build: Bump version number
mod - configure Diff File
mod - platforms/win32/mingw-debugsrc-devel.spec 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/include/version.h Diff File

bareos-15.2 4406fbb8

2017-01-23 23:57

pstorz

Ported: N/A

Details Diff
Build: Bump version number
mod - configure Diff File
mod - platforms/packaging/bareos-Univention_4.0.dsc Diff File
mod - platforms/packaging/bareos.dsc Diff File
mod - platforms/packaging/bareos.spec Diff File
mod - platforms/win32/mingw-debugsrc-devel.spec Diff File
mod - platforms/win32/winbareos-nsi.spec Diff File
mod - platforms/win32/winbareos32.spec Diff File
mod - platforms/win32/winbareos64.spec Diff File
mod - src/include/version.h Diff File

master 6bfb17e2

2017-01-23 18:14

Frank Bergkemper

Ported: N/A

Details Diff
Bumb version number
mod - version.txt Diff File

master 0e43bd11

2017-01-23 13:18

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - install/configuration.ini Diff File

master d3c5714a

2017-01-23 13:14

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'samverstraete-patch-1'
mod - module/Restore/src/Restore/Model/RestoreModel.php Diff File

master f9ec4e30

2017-01-21 13:45

samverstraete


Committer: GitHub

Ported: N/A

Details Diff
Update RestoreModel.php

There's a situation where if $mergefilesets==0 and $mergejobs==1, the $cmd variable isn't set and code is executed, leading into an error trying to get jobids. The user shouldn't be able to select this situation, but I have tried this, and it can happen.
I'm proposing a change in the if-structure so that $cmd is always correctly set.
mod - module/Restore/src/Restore/Model/RestoreModel.php Diff File

master 99cd3719

2017-01-21 13:45

samverstraete


Committer: Frank Bergkemper

Ported: N/A

Details Diff
Update RestoreModel.php

There's a situation where if $mergefilesets==0 and $mergejobs==1, the $cmd variable isn't set and code is executed, leading into an error trying to get jobids. The user shouldn't be able to select this situation, but I have tried this, and it can happen.
I'm proposing a change in the if-structure so that $cmd is always correctly set.
mod - module/Restore/src/Restore/Model/RestoreModel.php Diff File

master e19f64fe

2017-01-20 19:42

Joerg Steffens

Ported: N/A

Details Diff
fuse: set file modification time also for failed jobs
mod - bareos/fuse/node/job.py Diff File

master e69e65b9

2017-01-13 17:33

Joerg Steffens

Ported: N/A

Details Diff
cleanup Bareos Programs chapter (a bit)
mod - manuals/en/main/configure.tex Diff File
mod - manuals/en/main/programs.tex Diff File
mod - manuals/en/main/troubleshooting.tex Diff File

bareos-16.2 9b5d689d

2017-01-13 12:46

joergs

Ported: N/A

Details Diff
UCS: cleanup license popup
mod - platforms/univention/AppCenter/LICENSE_AGREEMENT.in Diff File

master e9ba35ec

2017-01-11 18:04

Joerg Steffens

Ported: N/A

Details Diff
Parallel Bacula installations not possible.

Added a note about that Bacula and Bareos can not be installed in
parallel (at least not when using the prebuild Linux packages).
mod - manuals/en/main/backward-compability.tex Diff File

master 1f7e18c9

2017-01-11 17:45

Joerg Steffens

Ported: N/A

Details Diff
fixes some HTML links

Without this patch, the name of some HTML links did use ligatures
('fi' or 'fl' as single character). This did make sense and caused
confusion. Replaced it.
mod - manuals/en/main/bareos-manual-main-reference.htlatex.cfg Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 498 499 500 501 502 503 504 ... 560 ... 630 ... 671 672 673  Next  Last