search for: readtimeout

Displaying 4 results from an estimated 4 matches for "readtimeout".

Did you mean: read_timeout
2005 Nov 05
0
Freebsd port issue: ZDI-05-002: Clam Antivirus Remote Code Execution
...(and I have't the slightest idea why, or even WHAT the patch does: --- clamav-milter/clamav-milter.c.orig +++ clamav-milter/clamav-milter.c @@ -3439,9 +3439,9 @@ { fd_set rfds; struct timeval tv; + int ret; assert(sock >= 0); - int ret; if(readTimeout == 0) { do >How-To-Repeat: See: http://www.zerodayinitiative.com/advisories/ZDI-05-002.html when trying to compile new clamav, get this: Applying FreeBSD patches for clamav-0.87.1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving r...
2010 Mar 11
2
Samba + Antivirus
...follows: ------------------- -- clamd.conf -- ------------------- LogFile /home/clamav/clamd.log LogTime yes PidFile /home/clamav/clamd.pid TemporaryDirectory /home/clamav/tmp DatabaseDirectory /home/clamav/database LocalSocket /home/clamav/clamd.socket TCPSocket 3310 MaxConnectionQueueLength 100 ReadTimeout 3000 CommandReadTimeout 30 User clamav ---------------------------- -- vscan-clamav.conf -- ---------------------------- [samba-vscan] max file size = 0 verbose file logging = no scan on open = yes scan on close = yes deny access on error = yes deny access on minor error = yes send warning messa...
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a serial port, but only by using the pure Ruby version, using Guilliame Pierronnet''s Ruby/SerialPort library. It turned out to be simpler than I thought it would be: require ''serialport'' $eventmachine_library = :pure_ruby require ''eventmachine'' module EventMachine class
2009 Feb 06
16
clamAV problem
Since my power problems that resulted in a re-install I have a problem which I've failed to locate up to now. The logs show daily.cld updated (version: 8950, sigs: 72593, f-level: 38, builder: ccordes) Database updated (510565 signatures) from db.gb.clamav.net (IP: 163.1.3.8) WARNING: Clamd was NOT notified: Can't connect to clamd through /tmp/clamd.socket I've been