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 13, 2008
View c702906

cosmetics

Tomasz Kojm authored on 2008/10/13 20:17:35
October 11, 2008
View eb4300a

s/PF_/AF_/

aCaB authored on 2008/10/11 18:40:29
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
October 4, 2008
View be3fa18

properly close descriptors before forking - bb#1137

aCaB authored on 2008/10/04 02:15:03
October 3, 2008
View 524cd0e

milter: use usr1 instead of hup

aCaB authored on 2008/10/03 22:36:54
October 2, 2008
View 01022e6

milter: segv on error path x2

aCaB authored on 2008/10/02 02:06:54
View 468c217

milter: segv on error path

aCaB authored on 2008/10/02 02:02:52
October 1, 2008
View 50d4069

milter: don't access _res when linking with mt lresolv

aCaB authored on 2008/10/01 01:26:18
August 29, 2008
View edc0034

allow skipping checks on sendmail.cf - bb#726

aCaB authored on 2008/08/29 10:01:34
August 26, 2008
View 4a40b66

replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it

Török Edvin authored on 2008/08/26 21:45:20
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 f7e2294

fix compiler warnings, and adjust cflags (bb #1142) configure: if SENDMAIL_VERSION_A cannot be determined, check for smfi_opensocket, and assume version 8.13. For example this happens if you have postfix installed instead of sendmail

Török Edvin authored on 2008/08/25 21:50:09
August 22, 2008
View f61919b

clamav milter missing proto for get_version

aCaB authored on 2008/08/22 19:39:14
August 6, 2008
View 55144c4

work around non reentrant lresolv

aCaB authored on 2008/08/06 09:27:36