Changesets: bareos

master e99d0d92

2016-09-09 18:30

Frank Bergkemper

Ported: N/A

Details Diff
Packaging: Include selenium test
mod - debian/docs Diff File
mod - packaging/obs/bareos-webui.spec Diff File

master ca0a4775

2016-09-09 18:11

Frank Bergkemper

Ported: N/A

Details Diff
Cleanup: new minimalistic .travis.yml as a startup
mod - .travis.yml Diff File
rm - tests/travis/config_db.sh Diff File
rm - tests/travis/pgsql/grant_privileges.sql Diff File
rm - tests/travis/pgsql/make_tables.sql Diff File

master afeaab35

2016-09-09 17:50

Frank Bergkemper

Ported: N/A

Details Diff
Get version updates fix

To avoid mixed content blocking in browsers, we do the jsoncallback,
to retrieve update data, via https by default.
mod - module/Auth/view/auth/auth/login.phtml Diff File

master 18dccc61

2016-09-09 17:48

Frank Bergkemper

Ported: N/A

Details Diff
Specfile update
mod - packaging/obs/bareos-webui.spec Diff File

master 47584981

2016-09-09 17:11

pstorz

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - platforms/win32/winbareos.nsi Diff File
mod - src/lib/unittests/sellist_test.c Diff File

master 5c2a9851

2016-09-09 15:41

Frank Bergkemper

Ported: N/A

Details Diff
topnavbar menu item highlighting fix

This fixes an issue with the topnavbar where the highlighting
of the storage menu item gets lost, when switching modul context
via the tabbed navigation (Devices/Pools/Volumes).
mod - module/Application/config/module.config.php Diff File

master f78250d2

2016-09-08 17:02

Frank Bergkemper

Ported: N/A

Details Diff
Adds jobtype O=Consolidate
mod - public/js/datatables.functions.js Diff File

bareos-16.2 ee956366

2016-09-08 15:29

pstorz

Ported: N/A

Details Diff
wininstaller: Make webui login configurable via cmdline settings
mod - platforms/win32/winbareos.nsi Diff File

bareos-16.2 57c2f270

2016-09-08 12:18

pstorz

Ported: N/A

Details Diff
ndmp: Don't ASSERT when restoring with non-NDMP restore job

If trying to restore a NDMP Backup with a normal restore job for files,
the director crashed with an ASSERT:

ERROR in bsock.c:319 Failed ASSERT: password.encoding == p_encoding_md5

This is now altered so that the job is canceled with a fatal error and
shows a help message that explains the problem.
mod - src/lib/bsock.c Diff File

master 8ce39b39

2016-09-06 18:40

Frank Bergkemper

Ported: N/A

Details Diff
Updated AUTHORS
mod - AUTHORS Diff File

master df92c7a8

2016-09-06 18:28

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - module/Application/language/fr_FR.mo Diff File
mod - module/Application/language/fr_FR.po Diff File
mod - module/Application/language/ru_RU.mo Diff File
mod - module/Application/language/ru_RU.po Diff File
mod - public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo Diff File
mod - public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po Diff File
mod - public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo Diff File
mod - public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po Diff File

master 03d3e0bc

2016-09-06 18:18

Frank Bergkemper

Ported: N/A

Details Diff
Russian translation

Adds russian *.mo files.
mod - module/Application/language/ru_RU.mo Diff File
mod - public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo Diff File

master 76595010

2016-09-06 18:13

Frank Bergkemper

Ported: N/A

Details Diff
French translation

Adds french *.mo files.
mod - module/Application/language/fr_FR.mo Diff File
mod - public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo Diff File

master b79938fb

2016-09-06 17:02

Bruno Friedmann


Committer: Frank Bergkemper

Ported: N/A

Details Diff
First french translation files

Signed-off-by: Bruno Friedmann <bruno@ioda-net.ch>
Signed-off-by: Frank Bergkemper <frank.bergkemper@bareos.com>
mod - module/Application/language/fr_FR.po Diff File
mod - public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po Diff File

master 10c207d1

2016-09-06 15:05

Philipp Storz

Ported: N/A

Details Diff
first version of tests/sparse-autoxflate-test for bug 694
add - tests/sparse-autoxflate-test Diff File

master 2e3b32bd

2016-09-05 16:52

Elena Storz


Committer: Frank Bergkemper

Ported: N/A

Details Diff
Russian translation of webui
mod - module/Application/language/ru_RU.po Diff File
mod - public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po Diff File

master dffe8b7e

2016-09-05 15:40

Joerg Steffens

Ported: N/A

Details Diff
adapted for bareos-16.2
mod - manuals/en/main/bareos.sty Diff File
mod - manuals/en/main/bconsole.tex Diff File
mod - manuals/en/main/configure.tex Diff File
mod - manuals/en/main/dataencryption.tex Diff File
mod - manuals/en/main/dirdconf.tex Diff File
mod - manuals/en/main/general.tex Diff File
mod - manuals/en/main/install.tex Diff File
mod - manuals/en/main/quickstart.tex Diff File
mod - manuals/en/main/state.tex Diff File
mod - manuals/en/main/tutorial.tex Diff File
mod - manuals/en/main/update.tex Diff File

master a52726f1

2016-09-05 15:23

pstorz

Ported: N/A

Details Diff
test_lib: do not print (null) in sellist test
mod - src/lib/unittests/sellist_test.c Diff File

master e807081e

2016-09-05 11:18

pstorz

Ported: N/A

Details Diff
windows installer: silent WebUI install

- Check for vcredist disabled during silent install.

- Added three parameters for WebUI to silent installer:
- /INSTALLWEBUI Installs Bareos WebUI Components, REQUIRES Visual C++ Redistributable for
Visual Studio 2012 x86, implicitly sets /INSTALLDIRECTOR
- optional: /WEBUILISTENADDRESS=webui listen address, default 127.0.0.1
- optional: /WEBUILISTENPORT=webui listen port, default 9100

- a firewall rule for the bareos webui is created
mod - platforms/win32/winbareos.nsi Diff File

bareos-16.2 59ef3ba9

2016-09-02 20:09

joergs

Ported: N/A

Details Diff
univention-bareos: adapted to Subdirectory Configuration Scheme
rm - debian/univention-bareos.dirs 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 - platforms/univention/Makefile.in Diff File
add - platforms/univention/bareos-dir-restart Diff File
add - platforms/univention/conffiles/etc/bareos/bareos-dir.d/client/include-autogenerated.conf Diff File
add - platforms/univention/conffiles/etc/bareos/bareos-dir.d/console/webui-user1.conf Diff File
add - platforms/univention/conffiles/etc/bareos/bareos-dir.d/job/Backup-SelfTest.conf Diff File
mod - platforms/univention/create_ucs_template_files.sh Diff File
add - platforms/univention/create_ucs_template_scripts.sh Diff File
rm - platforms/univention/fd-generic.template Diff File
rm - platforms/univention/fd-windows.template Diff File
mod - platforms/univention/job-generic.template Diff File
mod - platforms/univention/univention-bareos.cron Diff File
mod - platforms/univention/univention-bareos.py Diff File

bareos-16.2 185472f2

2016-09-02 18:39

joergs

Ported: N/A

Details Diff
set_config_param: fix settings with spaces

bareos-config set_config_param did not quote the parameter enough.
This patch fixes this.
mod - scripts/bareos-config-lib.sh.in Diff File

master 9c22f560

2016-09-02 14:20

Joerg Steffens

Ported: N/A

Details Diff
add AGPL license file
add - LICENSE.txt Diff File

master 17d29ca9

2016-09-02 14:04

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - module/Client/src/Client/Controller/ClientController.php Diff File
mod - module/Client/src/Client/Model/ClientModel.php Diff File
mod - module/Client/view/client/client/index.phtml Diff File
mod - module/Job/src/Job/Model/JobModel.php Diff File
mod - module/Job/view/job/job/actions.phtml Diff File
mod - module/Schedule/view/schedule/schedule/index.phtml Diff File

master aa1ce6c6

2016-09-02 13:57

Frank Bergkemper

Ported: N/A

Details Diff
version bump 16.3.3
mod - version.txt Diff File

master 079f1e17

2016-09-01 20:59

mvwieringen

Ported: N/A

Details Diff
stored: Status storage should only show configured devices.

When listing the volumes in status storage we still list all volumes on
all devices while we should only list the volumes on the device the
status is asked about.

This also addresses a TODO to move the status function from vol_mgr.c to
status.c as is expressed in the comment in the code but never
implemented as it seems.
mod - src/stored/protos.h Diff File
mod - src/stored/reserve.c Diff File
mod - src/stored/status.c Diff File
mod - src/stored/vol_mgr.c Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 445 446 447 448 449 450 451 ... 480 ... 540 ... 600 ... 609 610 611  Next  Last