November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
October 1, 2008
View cfeeb32

Scan textpart attachments on the fly, don't wait till we concatenate all textparts. (bb #1205)

Török Edvin authored on 2008/10/01 00:19:37
September 24, 2008
View 7d4b5f1

use clistrdup/free instead of blobs (bb #828)

Török Edvin authored on 2008/09/24 05:52:33
September 17, 2008
View 6ff9caf

libclamav/mbox.c: mail-follow-urls was not RFC compliant (bb#1192)

Tomasz Kojm authored on 2008/09/17 17:52:58
September 2, 2008
View 92012be

libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141)

Tomasz Kojm authored on 2008/09/02 02:35:12
August 26, 2008
View 6670d61

drop support for Cygwin (due to broken ClamAV builds)

Tomasz Kojm authored on 2008/08/26 06:59:33
August 25, 2008
View 7959343

allow make distcheck to succeed (bb #1142) fix some more warnings filter -Werror in clamav-milter.c

Török Edvin authored on 2008/08/25 23:18:48
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
August 8, 2008
View a45c703

shut up some gcc warnings

Tomasz Kojm authored on 2008/08/08 23:00:17
August 4, 2008
View 04f9bed

use SVN revision in version info TODO: replace every remaining use of VERSION with cl_retver()

Török Edvin authored on 2008/08/04 06:52:11
August 1, 2008
View e107e8c

not needed, those email headers are broken, and a MUA won't interpret them either.

Török Edvin authored on 2008/08/01 23:50:27
View 970ab7d

put back d_ino check

Török Edvin authored on 2008/08/01 00:26:14
July 31, 2008
View 1cb424e

fix build error

Török Edvin authored on 2008/07/31 23:48:33
July 30, 2008
View 4270f93

(bb #913, #916) * fix scan of partial messages * allow for tempfiles to be cleaned up based on age * new clamd.conf option ScanPartialMessages * sample cleanup script * clamd/thrmgr.c: fix item_count

Török Edvin authored on 2008/07/30 22:54:34