From: Kern Sibbald Date: Sun, 17 Jul 2005 08:50:15 +0000 (+0000) Subject: - Fix name space pollution by OpenSSL 0.9.8 reported by X-Git-Tag: Release-1.38.0~297 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=19f4ca5c4661c93bf329cabc9f4753d17ebb1ec1;p=bacula%2Fdocs - 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. ---