Changesets: bareos

master de22c0c3

2016-12-02 13:31

Frank Bergkemper

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'

master 8ddcae70

2016-12-02 13:07

joergs

Ported: N/A

Details Diff
bls: enhance output

Enhance bls so it can display the streams on a volume, using verbose (-v).

Example:
$ bls Storage1 -V TestVolume001 -v
bls: butil.c:273-0 Using device: "Storage1" for reading.
22-Jun 19:34 bls JobId 0: Ready to read from volume "TestVolume001" on device "Storage1" (/var/lib/bareos/storage).
Volume Label Record: VolSessionId=1 VolSessionTime=1498152622 JobId=0 DataLen=168
Begin Job Session Record: VolSessionId=1 VolSessionTime=1498152622 JobId=1 DataLen=169
FileIndex=1 Stream=1 UATTR DataLen=129 | -rw-rw-r-- 1 root root 5 2017-06-22 19:30:21
| /srv/data/test1.dat
FileIndex=1 Stream=29 COMPRESSED DataLen=25 | GZIP, level=9, version=1, length=13
FileIndex=1 Stream=3 MD5 DataLen=16 | 2Oj8otwPiW/Xy0ywAxuiSQ (base64)
FileIndex=2 Stream=1 UATTR DataLen=123 | drwxrwxr-x 2 root root 4096 2017-06-22 19:30:21
| /srv/data/
...
End Job Session Record: VolSessionId=1 VolSessionTime=1498152622 JobId=1
DataLen=205
22-Jun 19:34 bls JobId 0: End of Volume at file 0 on device "Storage1" (/var/lib/bareos/storage), Volume "TestVolume001"
22-Jun 19:34 bls JobId 0: End of all volumes.
End of Physical Medium Record: VolSessionId=0 VolSessionTime=0 JobId=0 DataLen=0
9 files and directories found.
mod - manpages/bls.8 Diff File
mod - src/lib/attr.c Diff File
mod - src/lib/protos.h Diff File
mod - src/lib/util.c Diff File
mod - src/stored/bls.c Diff File
mod - src/stored/protos.h Diff File
mod - src/stored/record.c Diff File

master 13047ae5

2016-12-01 19:16

Frank Bergkemper

Ported: N/A

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

bareos-16.2 6a74d1b5

2016-12-01 15:45

joergs

Ported: N/A

Details Diff
Soft Quota: add soft quota check after job run

Before, check_softquota has was called at the beginning of a backup job.
The result was that the Soft Quota Grace Time was not set
when the client soft quota has been exceeded, but when the next job for
this client started.

This does not meet the expectation when using soft quotas.

Now the job report after a backup job also better reflects the real quota
status.
Affected Issues
0000700
mod - AUTHORS Diff File
mod - src/dird/backup.c Diff File
mod - src/dird/quota.c Diff File

master cdb53852

2016-11-30 13:55

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization updated

Updates .po and .mo file for datatables and the chinese localization,
as there were some translations missing.
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

master 732f95a3

2016-11-30 13:55

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization updated

Updates .po and .mo file for datatables and the chinese localization,
as there were some translations missing.
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

master 0f5c11d8

2016-11-29 18:41

Frank Bergkemper

Ported: N/A

Details Diff
AUTHORS updated
mod - AUTHORS Diff File

master 2515322d

2016-11-29 18:41

Frank Bergkemper

Ported: N/A

Details Diff
AUTHORS updated
mod - AUTHORS Diff File

master 9f25fdef

2016-11-29 18:33

Frank Bergkemper

Ported: N/A

Details Diff
Chinese language integration
mod - module/Application/language/Makefile.am Diff File
mod - module/Application/language/Makefile.in Diff File
add - module/Application/language/cn_CN.mo Diff File
mod - module/Application/language/cn_CN.po Diff File
mod - module/Application/language/webui.pot Diff File
mod - module/Auth/src/Auth/Form/LoginForm.php Diff File
mod - public/js/datatables.functions.js Diff File
mod - public/js/locale/Makefile.am Diff File
mod - public/js/locale/Makefile.in Diff File
add - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File
mod - public/js/locale/webui-datatables.pot Diff File

master e6a69c73

2016-11-29 18:33

Frank Bergkemper

Ported: N/A

Details Diff
Chinese language integration
mod - module/Application/language/Makefile.am Diff File
mod - module/Application/language/Makefile.in Diff File
add - module/Application/language/cn_CN.mo Diff File
mod - module/Application/language/cn_CN.po Diff File
mod - module/Application/language/webui.pot Diff File
mod - module/Auth/src/Auth/Form/LoginForm.php Diff File
mod - public/js/datatables.functions.js Diff File
mod - public/js/locale/Makefile.am Diff File
mod - public/js/locale/Makefile.in Diff File
add - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File
mod - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File
mod - public/js/locale/webui-datatables.pot Diff File

master 409f3d45

2016-11-29 18:03

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .po file datatables
add - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

master 1681f25c

2016-11-29 18:03

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .po file datatables
add - public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

master 3d05598a

2016-11-29 18:00

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .po file
add - module/Application/language/cn_CN.po Diff File

master fb1d0cd1

2016-11-29 18:00

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .po file
add - module/Application/language/cn_CN.po Diff File

master f5144098

2016-11-29 17:54

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .json file for datatables
add - public/js/dataTables/language/Chinese.json Diff File

master 1256f52e

2016-11-29 17:54

Frank Bergkemper

Ported: N/A

Details Diff
Chinese localization .json file for datatables
add - public/js/dataTables/language/Chinese.json Diff File

master 24a9808e

2016-11-29 16:52

Frank Bergkemper

Ported: N/A

Details Diff
AUTHORS updated
mod - AUTHORS Diff File

master ef28245e

2016-11-29 16:52

Frank Bergkemper

Ported: N/A

Details Diff
AUTHORS updated
mod - AUTHORS Diff File

master 8a06f1a2

2016-11-29 16:45

Frank Bergkemper

Ported: N/A

Details Diff
Spanish language integration
mod - module/Application/language/Makefile.am Diff File
add - module/Application/language/es_ES.mo Diff File
mod - module/Application/language/es_ES.po Diff File
mod - module/Auth/src/Auth/Form/LoginForm.php Diff File
mod - public/js/datatables.functions.js Diff File
mod - public/js/locale/Makefile.am Diff File
add - public/js/locale/es_ES/LC_MESSAGES/es_ES.mo Diff File
add - public/js/locale/es_ES/LC_MESSAGES/es_ES.po Diff File
rm - public/js/locale/es_ES/es_ES.po Diff File

master bc95eef1

2016-11-29 16:45

Frank Bergkemper

Ported: N/A

Details Diff
Spanish language integration
mod - module/Application/language/Makefile.am Diff File
add - module/Application/language/es_ES.mo Diff File
mod - module/Application/language/es_ES.po Diff File
mod - module/Auth/src/Auth/Form/LoginForm.php Diff File
mod - public/js/datatables.functions.js Diff File
mod - public/js/locale/Makefile.am Diff File
add - public/js/locale/es_ES/LC_MESSAGES/es_ES.mo Diff File
add - public/js/locale/es_ES/LC_MESSAGES/es_ES.po Diff File
rm - public/js/locale/es_ES/es_ES.po Diff File

master 6a1b76fa

2016-11-29 15:40

Frank Bergkemper

Ported: N/A

Details Diff
Spanish localization .po file datatables
add - public/js/locale/es_ES/es_ES.po Diff File

master a70f212d

2016-11-29 15:40

Frank Bergkemper

Ported: N/A

Details Diff
Spanish localization .po file datatables
add - public/js/locale/es_ES/es_ES.po Diff File

master bdae247b

2016-11-29 14:51

Frank Bergkemper

Ported: N/A

Details Diff
Spanish localization .po file
add - module/Application/language/es_ES.po Diff File

master 4bbafd61

2016-11-29 14:51

Frank Bergkemper

Ported: N/A

Details Diff
Spanish localization .po file
add - module/Application/language/es_ES.po Diff File

master 39b198f9

2016-11-29 14:46

Frank Bergkemper

Ported: N/A

Details Diff
Spanish localization .json file for datatables
add - public/js/dataTables/language/Spanish.json Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 504 505 506 507 508 509 510 ... 560 ... 630 ... 675 676 677  Next  Last