Changesets: bareos

bareos-13.2 3f485b36

2015-01-28 12:51

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
remove find_requires automatism as already implemented in bareos 14.2
mod - platforms/win32/winbareos32.spec Diff File
mod - platforms/win32/winbareos64.spec Diff File

master 462a02c5

2015-01-27 21:59

mvwieringen

Ported: N/A

Details Diff
Enable NDMP level support for SM_TAPE backups.

Fixes 0000410: START BACKUP 'LEVEL' not provided, defaulting to LEVEL 0'
after launching differential backup
Affected Issues
0000410
mod - src/dird/ndmp_dma.c Diff File
mod - src/stored/ndmp_tape.c Diff File

master 80dc343d

2015-01-27 21:59

Marco van Wieringen

Ported: N/A

Details Diff
Enable NDMP level support for SM_TAPE backups.

Fixes 0000410: START BACKUP 'LEVEL' not provided, defaulting to LEVEL 0'
after launching differential backup
mod - src/dird/ndmp_dma.c Diff File
mod - src/stored/ndmp_tape.c Diff File

bareos-14.2 db182c69

2015-01-27 21:59

Marco van Wieringen

Ported: N/A

Details Diff
Enable NDMP level support for SM_TAPE backups.

Fixes 0000410: START BACKUP 'LEVEL' not provided, defaulting to LEVEL 0'
after launching differential backup
mod - src/dird/ndmp_dma.c Diff File
mod - src/stored/ndmp_tape.c Diff File

master 786f3d7c

2015-01-27 15:49

pstorz

Ported: N/A

Details Diff
New openssl packages have two subpackages

Now the libs have their own package which we also need.
mod - platforms/win32/winbareos-nsi.spec Diff File

bareos-14.2 de559b89

2015-01-27 15:49

Philipp Storz

Ported: N/A

Details Diff
New openssl packages have two subpackages

Now the libs have their own package which we also need.
mod - platforms/win32/winbareos-nsi.spec Diff File

master 59ae44f9

2015-01-27 15:49

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
New openssl packages have two subpackages

Now the libs have their own package which we also need.
mod - platforms/win32/winbareos-nsi.spec Diff File

bareos-13.2 ab9b103f

2015-01-27 15:49

Philipp Storz


Committer: Marco van Wieringen

Ported: N/A

Details Diff
New openssl packages have two subpackages

Now the libs have their own package which we also need.

Conflicts:
platforms/win32/winbareos-nsi.spec
mod - platforms/win32/winbareos-nsi.spec Diff File

master fbe58762

2015-01-27 10:38

mvwieringen

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule
Affected Issues
0000407, 0000409
mod - src/dird/dird_conf.c Diff File

bareos-14.2 4bca80ec

2015-01-27 10:38

mvwieringen


Committer: joergs

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule

Conflicts:
src/dird/dird_conf.c
Affected Issues
0000407, 0000409
mod - src/dird/dird_conf.c Diff File

master 740e3546

2015-01-27 10:38

Marco van Wieringen

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule
mod - src/dird/dird_conf.c Diff File

bareos-14.2 88e34dff

2015-01-26 15:35

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

master 1a237066

2015-01-26 15:31

mvwieringen

Ported: N/A

Details Diff
Explicitly say the protocol needs to be set before setting a password.
mod - README.NDMP Diff File

bareos-14.2 07d764f7

2015-01-26 15:31

mvwieringen


Committer: joergs

Ported: N/A

Details Diff
Explicitly say the protocol needs to be set before setting a password.
mod - README.NDMP Diff File

master ceefbd25

2015-01-26 15:31

Marco van Wieringen

Ported: N/A

Details Diff
Explicitly say the protocol needs to be set before setting a password.
mod - README.NDMP Diff File

master 85a312b1

2015-01-26 15:23

mvwieringen

Ported: N/A

Details Diff
Explitly check password encoding for NDMP resources.

If you define for a client or storage daemon the protocol after you
configured the password it will store the password using the wrong
encoding as at the time of parsing it still thinks you will be using the
native protocol.

Fixes 0000408: Director crashes on password encoding for NDMP storage.
Affected Issues
0000408
mod - src/dird/ndmp_dma.c Diff File

bareos-14.2 c5077fa2

2015-01-26 15:23

mvwieringen


Committer: joergs

Ported: N/A

Details Diff
Explitly check password encoding for NDMP resources.

If you define for a client or storage daemon the protocol after you
configured the password it will store the password using the wrong
encoding as at the time of parsing it still thinks you will be using the
native protocol.

Fixes 0000408: Director crashes on password encoding for NDMP storage.
Affected Issues
0000408
mod - src/dird/ndmp_dma.c Diff File

master bb43ec03

2015-01-26 15:23

Marco van Wieringen

Ported: N/A

Details Diff
Explitly check password encoding for NDMP resources.

If you define for a client or storage daemon the protocol after you
configured the password it will store the password using the wrong
encoding as at the time of parsing it still thinks you will be using the
native protocol.

Fixes 0000408: Director crashes on password encoding for NDMP storage.
mod - src/dird/ndmp_dma.c Diff File

bareos-14.2 e71197dc

2015-01-26 11:37

Joerg Steffens

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

master a234b53a

2015-01-23 17:17

joergs

Ported: N/A

Details Diff
added requires for useradd in preinstall

Some Bareos packages create user/group "bareos" during preinstall.
This change added the neccessary package requirements.
mod - platforms/packaging/bareos.spec Diff File

master 30bfb245

2015-01-23 17:17

Joerg Steffens


Committer: Marco van Wieringen

Ported: N/A

Details Diff
added requires for useradd in preinstall

Some Bareos packages create user/group "bareos" during preinstall.
This change added the neccessary package requirements.
mod - platforms/packaging/bareos.spec Diff File

bareos-14.2 78dfa30a

2015-01-23 17:17

joergs

Ported: N/A

Details Diff
added requires for useradd in preinstall

Some Bareos packages create user/group "bareos" during preinstall.
This change added the neccessary package requirements.
mod - platforms/packaging/bareos.spec Diff File

master e308fdc2

2015-01-23 12:02

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Change the order of output for list jobs

We now ORDER BY JobId instead of
ORDER BY StartTime,JobId

This prevents showing jobs without starttime timestamp
always as last output.

Fixes 0000403: "list jobs" command output is not always sorted
Affected Issues
0000403
mod - src/cats/sql_list.c Diff File

bareos-14.2 6ba049f4

2015-01-23 12:02

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Change the order of output for list jobs

We now ORDER BY JobId instead of
ORDER BY StartTime,JobId

This prevents showing jobs without starttime timestamp
always as last output.

Fixes 0000403: "list jobs" command output is not always sorted
Affected Issues
0000403
mod - src/cats/sql_list.c Diff File

master dbcd8cc7

2015-01-23 11:52

mvwieringen


Committer: pstorz

Ported: N/A

Details Diff
Switch cloud backends to use the new device options

Instead of parsing the archive device name of the storage device use the
new device options string as configuration for the different cloud
plugins.
mod - src/stored/backends/Makefile.in Diff File
mod - src/stored/backends/cephfs_device.c Diff File
mod - src/stored/backends/elasto_device.c Diff File
mod - src/stored/backends/gfapi_device.c Diff File
mod - src/stored/backends/gfapi_device.h Diff File
mod - src/stored/backends/object_store_device.c Diff File
mod - src/stored/backends/object_store_device.h Diff File
mod - src/stored/backends/rados_device.c Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 566 567 568 569 570 571 572 ... 630 ... 673 674 675  Next  Last