November 26, 2009
View 322a0ea

Fix bytecode load bugs. Make loading more robust: print error message instead of crashing. Able to load and dry-run yc_bytecode.o1.cbc now.

Török Edvin authored on 2009/11/26 18:18:40
September 25, 2009
View 5848135

win32 paths handling

aCaB authored on 2009/09/25 02:07:39
June 29, 2009
View aecb594

use INSTREAM in clamav-milter

aCaB authored on 2009/06/29 23:46:44
View 762d3dd

bb#1643

aCaB authored on 2009/06/29 18:29:12
April 7, 2009
View de0efa3

honor readtimeout=0

aCaB authored on 2009/04/07 23:54:13
April 2, 2009
View 804caab

bb#1524

aCaB authored on 2009/04/02 22:36:25
March 12, 2009
View e68d70e

strerror/strerror_r->cli_strerror which is always thread safe.

Török Edvin authored on 2009/03/12 04:11:09
March 5, 2009
View baeffea

milter typoes

aCaB authored on 2009/03/05 00:44:34
March 4, 2009
View 943b2bf

misc clamav milter

aCaB authored on 2009/03/04 04:42:33
February 19, 2009
View a414efb

revert previous commit, it is the wrong fix.

Török Edvin authored on 2009/02/19 04:11:21
View a1f0c01

Fix wrong use of strerror_r: it doesn't have to use/fill the buffer, it can return a pointer to a static location, as described in the manpage. This can happen on a Linux system with a foreign locale, where the LANG=C messages are returned this way. (BB #1403)

Török Edvin authored on 2009/02/19 04:08:15
February 16, 2009
View 8132fa0

milter leaks

aCaB authored on 2009/02/16 01:52:46
February 13, 2009
View aff7b2a

Solaris build fix

Török Edvin authored on 2009/02/13 20:20:48
View bfd89d7

fix Solaris build

Török Edvin authored on 2009/02/13 20:05:14
January 3, 2009
View 278dc6b

shared/optparser.c, clamav-milter: use the new option parser (bb#1215)

Tomasz Kojm authored on 2009/01/03 00:30:17