Changesets: bareos

master c5eb4825

2013-11-01 22:09

Marco van Wieringen

Ported: N/A

Details Diff
Use OPENSSL_VERSION_NUMBER for version detection.
mod - autoconf/configure.in Diff File
mod - src/lib/crypto_openssl.c Diff File
mod - src/lib/tls_openssl.c Diff File

bareos-12.4 ba16645c

2013-11-01 21:21

mvwieringen

Ported: N/A

Details Diff
Use OPENSSL_VERSION_NUMBER for version detection.
mod - src/lib/crypto.c Diff File
mod - src/lib/tls.c Diff File

bareos-12.4 d9f79780

2013-11-01 21:18

mvwieringen

Ported: N/A

Details Diff
Rebuild configure and config.h.in
mod - autoconf/config.h.in Diff File

bareos-13.2 4f3cee78

2013-11-01 21:18

mvwieringen

Ported: N/A

Details Diff
Rebuild configure and config.h.in
mod - autoconf/config.h.in Diff File
mod - configure Diff File

master a717787a

2013-11-01 21:18

mvwieringen

Ported: N/A

Details Diff
Rebuild configure and config.h.in
mod - autoconf/config.h.in Diff File
mod - configure Diff File

bareos-13.2 ad5dfe49

2013-11-01 21:09

mvwieringen

Ported: N/A

Details Diff
Use OPENSSL_VERSION_NUMBER for version detection.
mod - autoconf/configure.in Diff File
mod - src/lib/crypto_openssl.c Diff File
mod - src/lib/tls_openssl.c Diff File

master c16e47fd

2013-11-01 21:09

mvwieringen

Ported: N/A

Details Diff
Use OPENSSL_VERSION_NUMBER for version detection.
mod - autoconf/configure.in Diff File
mod - src/lib/crypto_openssl.c Diff File
mod - src/lib/tls_openssl.c Diff File

master a13e304f

2013-11-01 18:03

Marco van Wieringen

Ported: N/A

Details Diff
First attempt at supporting IBM lin_tape driver.

Use with:

Use MTIOCGET = No
IOError at EOM = Yes
IBM lintape = Yes
mod - src/lib/protos.h Diff File
mod - src/lib/scsi_lli.c Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File

bareos-13.2 a34ce549

2013-11-01 17:20

Marco van Wieringen

Ported: N/A

Details Diff
Add comment for encryption support.

Some libraries may be setup for Library based encryption or for usage of
a Key Management Appliance and that may prohibit the use of Application
Managed Encryption that our scsi-crypto plugin implements. So in those
situations you need to disable the LME or KMA settings of the library.
mod - README.scsicrypto Diff File

master 985dbcab

2013-11-01 17:20

Marco van Wieringen

Ported: N/A

Details Diff
Add comment for encryption support.

Some libraries may be setup for Library based encryption or for usage of
a Key Management Appliance and that may prohibit the use of Application
Managed Encryption that our scsi-crypto plugin implements. So in those
situations you need to disable the LME or KMA settings of the library.
mod - README.scsicrypto Diff File

master 1bd34019

2013-11-01 17:03

mvwieringen

Ported: N/A

Details Diff
First attempt at supporting IBM lin_tape driver.

Use with:

Use MTIOCGET = No
IOError at EOM = Yes
IBM lintape = Yes
mod - src/lib/protos.h Diff File
mod - src/lib/scsi_lli.c Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File
mod - src/stored/stored_conf.c Diff File

master 2735a596

2013-11-01 16:20

mvwieringen

Ported: N/A

Details Diff
Add comment for encryption support.

Some libraries may be setup for Library based encryption or for usage of
a Key Management Appliance and that may prohibit the use of Application
Managed Encryption that our scsi-crypto plugin implements. So in those
situations you need to disable the LME or KMA settings of the library.
mod - README.scsicrypto Diff File

bareos-12.4 747c6a0f

2013-11-01 16:20

mvwieringen

Ported: N/A

Details Diff
Add comment for encryption support.

Some libraries may be setup for Library based encryption or for usage of
a Key Management Appliance and that may prohibit the use of Application
Managed Encryption that our scsi-crypto plugin implements. So in those
situations you need to disable the LME or KMA settings of the library.
mod - README.scsicrypto Diff File

bareos-13.2 2d5132b0

2013-11-01 16:20

mvwieringen

Ported: N/A

Details Diff
Add comment for encryption support.

Some libraries may be setup for Library based encryption or for usage of
a Key Management Appliance and that may prohibit the use of Application
Managed Encryption that our scsi-crypto plugin implements. So in those
situations you need to disable the LME or KMA settings of the library.
mod - README.scsicrypto Diff File

bareos-13.2 d9efaf48

2013-10-28 17:03

Marco van Wieringen

Ported: N/A

Details Diff
Make read/written NDMP bytes 64 bits.

A 32 bit counter will wrap around when storing the size of an NDMP save
or restore so use a 64 bits value.
mod - src/ndmp/ndmagents.h Diff File

master 1a8a119d

2013-10-28 17:03

Marco van Wieringen

Ported: N/A

Details Diff
Make read/written NDMP bytes 64 bits.

A 32 bit counter will wrap around when storing the size of an NDMP save
or restore so use a 64 bits value.
mod - src/ndmp/ndmagents.h Diff File

bareos-13.2 1fbdbb79

2013-10-28 16:03

mvwieringen

Ported: N/A

Details Diff
Make read/written NDMP bytes 64 bits.

A 32 bit counter will wrap around when storing the size of an NDMP save
or restore so use a 64 bits value.
mod - src/ndmp/ndmagents.h Diff File

master a66dc627

2013-10-28 16:03

mvwieringen

Ported: N/A

Details Diff
Make read/written NDMP bytes 64 bits.

A 32 bit counter will wrap around when storing the size of an NDMP save
or restore so use a 64 bits value.
mod - src/ndmp/ndmagents.h Diff File

bareos-12.4 0fc0f951

2013-10-28 16:03

mvwieringen

Ported: N/A

Details Diff
Make read/written NDMP bytes 64 bits.

A 32 bit counter will wrap around when storing the size of an NDMP save
or restore so use a 64 bits value.
mod - src/ndmp/ndmagents.h Diff File

bareos-13.2 23b3e687

2013-10-27 21:57

Marco van Wieringen

Ported: N/A

Details Diff
Fix AIX configure output.

It seems AIX compiles with large file support but the configure summary
doesn't show that. As this may triggers others to take the wrong
conclusion set largefile_support explictly to yes just like is done for
BSDI and FreeBSD.
mod - autoconf/configure.in Diff File
mod - configure Diff File

master 511a95a5

2013-10-27 21:57

Marco van Wieringen

Ported: N/A

Details Diff
Fix AIX configure output.

It seems AIX compiles with large file support but the configure summary
doesn't show that. As this may triggers others to take the wrong
conclusion set largefile_support explictly to yes just like is done for
BSDI and FreeBSD.
mod - autoconf/configure.in Diff File
mod - configure Diff File

bareos-12.4 f72fbc64

2013-10-27 20:57

mvwieringen

Ported: N/A

Details Diff
Fix AIX configure output.

It seems AIX compiles with large file support but the configure summary
doesn't show that. As this may triggers others to take the wrong
conclusion set largefile_support explictly to yes just like is done for
BSDI and FreeBSD.
mod - autoconf/configure.in Diff File
mod - configure Diff File

bareos-13.2 0ec00b50

2013-10-27 20:57

mvwieringen

Ported: N/A

Details Diff
Fix AIX configure output.

It seems AIX compiles with large file support but the configure summary
doesn't show that. As this may triggers others to take the wrong
conclusion set largefile_support explictly to yes just like is done for
BSDI and FreeBSD.
mod - autoconf/configure.in Diff File
mod - configure Diff File

master 8db89da5

2013-10-27 20:57

mvwieringen

Ported: N/A

Details Diff
Fix AIX configure output.

It seems AIX compiles with large file support but the configure summary
doesn't show that. As this may triggers others to take the wrong
conclusion set largefile_support explictly to yes just like is done for
BSDI and FreeBSD.
mod - autoconf/configure.in Diff File
mod - configure Diff File

bareos-13.2 216c6b92

2013-10-27 14:24

Marco van Wieringen

Ported: N/A

Details Diff
Fix problem with poll() on AIX.

Its seems that unlike Linux, Solaris and Windows AIX has a somewhat
other idea in what flags it needs in the events field of the poll
structure. This patch makes poll() work on AIX and should also keep it
working on the other platforms.
mod - src/lib/bnet_server.c Diff File
mod - src/lib/poll.c Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 604 605 606 607 608 609 610 ... 637 638 639  Next  Last