Changesets: bareos2015

bareos-14.2 b239869f

2015-03-23 16:44

joergs

Ported: N/A

Details Diff
removed SLE_10 specific spec file

SLES 10 packages could be build with the standard spec file again.
rm - platforms/packaging/bareos-SLE_10.spec Diff File

bareos-14.2 5de63395

2015-03-23 14:48

joergs

Ported: N/A

Details Diff
Update NLS files.
mod - po/POTFILES.in Diff File
mod - po/bareos.pot Diff File
mod - po/de.po Diff File
mod - po/es.po Diff File
mod - po/fr.po Diff File
mod - po/it.po Diff File
mod - po/nl.po Diff File
mod - po/pl.po Diff File
mod - po/sv.po Diff File
mod - po/uk.po Diff File

bareos-14.2 0cf60927

2015-03-23 14:47

joergs

Ported: N/A

Details Diff
Bump version number.
mod - configure Diff File
mod - platforms/packaging/bareos-Univention_3.1.dsc Diff File
mod - platforms/packaging/bareos-Univention_3.2.dsc Diff File
mod - platforms/packaging/bareos.changes 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

bareos-14.2 b6931d2d

2015-03-23 11:56

joergs

Ported: N/A

Details Diff
allow building SLES 10 packages
mod - platforms/packaging/bareos.spec Diff File

bareos-14.2 263240ea

2015-03-13 19:32

mvwieringen

Ported: N/A

Details Diff
Don't trash dcr->rec while doing autolabeling.

Fixes 0000437: When storing on multiple volumes via File backend, a data
block of 64k gets lost
Affected Issues
0000437
mod - src/stored/label.c Diff File

master 43bf8601

2015-03-13 19:32

Marco van Wieringen

Ported: N/A

Details Diff
Don't trash dcr->rec while doing autolabeling.

Fixes 0000437: When storing on multiple volumes via File backend, a data
block of 64k gets lost
mod - src/stored/label.c Diff File

master 28178569

2015-03-06 12:46

Stephan Duehr

Ported: N/A

Details Diff
Patch proposed by Marco to fix bareos-fd and bareos-sd -t segfault
mod - src/stored/socket_server.c Diff File
mod - src/filed/socket_server.c Diff File
mod - src/dird/socket_server.c Diff File

bareos-13.2 e95e6a02

2015-02-19 22:04

pstorz

Ported: N/A

Details Diff
Fixed source name in specs from _ to -
mod - platforms/packaging/bareos-RHEL_4.spec Diff File
mod - platforms/packaging/bareos-SLE_10.spec Diff File
mod - platforms/packaging/bareos.spec Diff File

bareos-14.2 de561402

2015-02-18 18:00

mvwieringen

Ported: N/A

Details Diff
Don't RecoverAfterRestore when we restore to a file.
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

master d58126ed

2015-02-18 18:00

Marco van Wieringen

Ported: N/A

Details Diff
Don't RecoverAfterRestore when we restore to a file.
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

bareos-14.2 b71aa9c7

2015-02-17 16:14

mvwieringen

Ported: N/A

Details Diff
Fixup tree for rebuilding code tree.
mod - src/console/console.c Diff File
mod - src/dird/dird.c Diff File
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/dird/job.c Diff File
mod - src/dird/migrate.c Diff File
mod - src/dird/ua_cmds.c Diff File
mod - src/dird/ua_select.c Diff File
mod - src/filed/backup.c Diff File
mod - src/filed/dir_cmd.c Diff File
mod - src/filed/filed.c Diff File
mod - src/filed/filed_conf.c Diff File
mod - src/filed/verify.c Diff File
mod - src/lib/edit.c Diff File
mod - src/stored/dev.h Diff File
mod - src/stored/dir_cmd.c Diff File
mod - src/stored/spool.c Diff File
mod - src/stored/stored_conf.c Diff File
mod - src/stored/stored_conf.h Diff File
mod - src/win32/compat/include/mingwconfig.h Diff File

bareos-14.2 baa404b7

2015-02-17 11:40

mvwieringen

Ported: N/A

Details Diff
Fix mssqlvdi plugin to interpret where argument correctly.

Fixes 0000425: Mssqlvdi always restores to file.
Affected Issues
0000425
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

master c0b2f27c

2015-02-17 11:40

Marco van Wieringen

Ported: N/A

Details Diff
Fix mssqlvdi plugin to interpret where argument correctly.

Fixes 0000425: Mssqlvdi always restores to file.
mod - src/win32/plugins/filed/mssqlvdi-fd.c Diff File

bareos-14.2 e733bbc4

2015-02-17 10:39

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
added specfile for SLE_10
add - platforms/packaging/bareos-SLE_10.spec Diff File

bareos-14.2 657c10ef

2015-02-09 17:52

pstorz

Ported: N/A

Details Diff
Adapt opsi specfile to single windows project
mod - platforms/opsi/winbareos-opsi.spec Diff File

master 81840b9e

2015-02-09 17:52

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Adapt opsi specfile to single windows project
mod - platforms/opsi/winbareos-opsi.spec Diff File

bareos-14.2 16ff7622

2015-02-08 14:36

mvwieringen

Ported: N/A

Details Diff
Fix use of wrong variable for WeekOfMonth check in next hour.

wom ==> nh_wom

Fixes 0000424: Scheduling select wrong run line in schedule.
Affected Issues
0000424
mod - src/dird/scheduler.c Diff File

master c0a0c909

2015-02-08 14:36

Marco van Wieringen

Ported: N/A

Details Diff
Fix use of wrong variable for WeekOfMonth check in next hour.

wom ==> nh_wom

Fixes 0000424: Scheduling select wrong run line in schedule.
mod - src/dird/scheduler.c Diff File

bareos-14.2 a3f9c0af

2015-02-04 18:18

joergs

Ported: N/A

Details Diff
make Makefile more portable again

Fixes 0000423: Non-portable cp in Makefile.in
mod - Makefile.in Diff File

master 2237fb23

2015-02-04 18:18

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
make Makefile more portable again

Fixes 0000423: Non-portable cp in Makefile.in
Affected Issues
0000423
mod - Makefile.in Diff File

bareos-14.2 c4baf251

2015-02-03 16:45

mvwieringen

Ported: N/A

Details Diff
Use argument_value not argument in bpipe config parser.

Fixes 0000422: bpipe plugin: Error closing stream for pseudo file file:
Affected Issues
0000422
mod - src/plugins/filed/bpipe-fd.c Diff File

master a76020b5

2015-02-03 16:45

Marco van Wieringen

Ported: N/A

Details Diff
Use argument_value not argument in bpipe config parser.

Fixes 0000422: bpipe plugin: Error closing stream for pseudo file file:
mod - src/plugins/filed/bpipe-fd.c Diff File

bareos-14.2 57060bfc

2015-01-30 17:18

pstorz

Ported: N/A

Details Diff
Enable build of all windows flavors in one obs project

We now are able to build all windows packages in one project.

Fixes #421: modify windows builds to be able to build all flavors in one obs project
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

master 2f6972ac

2015-01-30 17:18

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
Enable build of all windows flavors in one obs project

We now are able to build all windows packages in one project.

Fixes #421: modify windows builds to be able to build all flavors in one obs project
mod - platforms/win32/winbareos64.spec Diff File
mod - platforms/win32/winbareos32.spec Diff File
mod - platforms/win32/winbareos-nsi.spec Diff File
mod - platforms/win32/mingw-debugsrc-devel.spec Diff File

bareos-14.2 8e6655b5

2015-01-29 11:30

Oleg Livshyts


Committer: mvwieringen

Ported: N/A

Details Diff
Added until_jobid parameter to "rerun" command

Fixes 0000405: rerun command shoud be able to accept jobid interval
Affected Issues
0000405
mod - src/dird/ua_cmds.c Diff File
mod - src/dird/ua_run.c Diff File
1 2 3 ... 10 ... 20 ... 30 ... 40 ... 50 ... 57 58 59  Next  Last