]> git.sur5r.net Git - bacula/rescue/commit
- Fix name space pollution by OpenSSL 0.9.8 reported by
authorKern Sibbald <kern@sibbald.com>
Sun, 17 Jul 2005 08:50:15 +0000 (08:50 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 17 Jul 2005 08:50:15 +0000 (08:50 +0000)
commitade904c8dc12053a799b7a9281f0e5e27d5355c0
tree14d1bdce20f4b8d97e7cf5bdf01d62cf45efa97b
parent968b8ec71bcec0f895f4dcb1ae79b1d333ef8ada
- Fix name space pollution by OpenSSL 0.9.8 reported by
  Matthias Kurz -- applied his patch.
- Fix bpipe.c so that it does not modify results pointer.
  ***FIXME*** calling sequence should be changed.
- Remove some remaining references to dev_name.
- Fix calls to mount_dev() and unmount_dev() to
  correspond to returned value (bool instead of int).
- Try without success to make DVD writing work.