]> git.sur5r.net Git - bacula/docs/commit
kes Reduce bat connect timeout from 30 to 15 seconds.
authorKern Sibbald <kern@sibbald.com>
Wed, 23 May 2007 10:38:53 +0000 (10:38 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 23 May 2007 10:38:53 +0000 (10:38 +0000)
commit47d4f158e74e7a5385b954fcf18654fa60fb48a0
treed6bb797a39644e7c79871d053191f796f44dd550
parent694f83c77c32b7bdef1db9611a6901c1a978df1f
kes  Reduce bat connect timeout from 30 to 15 seconds.
kes  More restructuring and implementing BSOCK class in place of
     old bnet.c code.
kes  Remove a few unnecessary malloc() tests in crypto code.
kes  Turn off crypto calls for > 128 bits in crypto.c if HAVE_SHA2
     not defined. Bug reported by Allan Black <Allan.Black@btconnect.com>
kes  Remove duplicate HAVE_CRYPTO definition in config.h.in