summaryrefslogtreecommitdiff
path: root/src/OS
AgeCommit message (Expand)Author
2014-07-29Framework to build dane supportTodd Lyons
2014-07-14MacOS: fix clang redef warningPhil Pennock
2014-06-17Fix build dependenciesHeiko Schlittermann
2014-05-12Fix pair of buffer size errors. Bug 1478Jeremy Harris
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-13Fix build for update on library component.Jeremy Harris
2014-03-01Fix parallel make. Bug 1446Jeremy Harris
2013-04-09DMARC support by opendmarc libsTodd Lyons
2013-01-14Fix GNU Hurd interface IPv6 address detection.Phil Pennock
2012-12-07Avoid unnecessary rebuilds of lookup helper functions.Tony Finch
2012-06-25Let Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.Phil Pennock
2012-06-06LLONG_MIN example in os.h-LinuxPhil Pennock
2012-06-02FreeBSD is ELF and has been for a long timePhil Pennock
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-05-23Define _ISOC99_SOURCE in exim.hPhil Pennock
2012-05-21OpenBSD compat, DNS resolver libraryPhil Pennock
2012-05-21features.h; tls_validate_require_cipher: log flag & testsexim-4_80_RC3Phil Pennock
2012-05-19Portability to HP-UX.Phil Pennock
2012-05-16Overhaul of GnuTLS code.Phil Pennock
2012-05-12pcre-config support.Phil Pennock
2012-05-07revert "%s" addition in em_main.c, broke %D in log_file.Phil Pennock
2012-05-05DNS resolver init changes for NetBSD compatibility.Phil Pennock
2011-11-10Parallel build fixes for lookupsPhil Pennock
2011-08-27Stop build process more reliably on failure.Phil Pennock
2011-08-27Use .dylib not .so for dynamic libraries on MacOSPhil Pennock
2011-06-30Use git to automatically create version.hTony Finch
2011-06-29Remove obsolete $Cambridge$ CVS revision strings.Tony Finch
2011-06-17Improved ratelimit ACL condition.Tony Finch
2011-01-16Bug 139: portability fixes and documentation.Phil Pennock
2011-01-05Add dynamic lookup supportDavid Woodhouse
2010-03-05Spacing change on Makefile directives (syntax fix). Fixes: #961Nigel Metheringham
2009-11-19Fixes for FreeBSD outside of ports. Fixes: #914Nigel Metheringham
2009-11-16Documentation for randint. Better randomness defaults. Fixes: #722Nigel Metheringham
2009-11-13Removed NetBSD3 support as no longer needed. Fixes: #908Nigel Metheringham
2009-11-10Added lib resolv to Darwin Makefile - hopefully not breaking older versionsNigel Metheringham
2009-11-10Update build info for SCONigel Metheringham
2009-10-20Improvements to local interface IP addr detection. Fixes: #802Nigel Metheringham
2009-10-16Make sure -lpcre is set in default makefile. Needed for eximon as well.Tom Kistner
2009-06-10Merge native DKIM support (from DEVEL_PDKIM)Tom Kistner
2009-01-20Interpolate the configured paths of chmod and touch into exicyclog.Tony Finch
2008-08-11Remove a spurious -g that slipped in to the last commit.Tony Finch
2008-07-25OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)Tony Finch
2008-07-25CHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug#602).Tony Finch
2008-02-14Fix parallel build (make -j). Fixes: bug #668.Tony Finch
2008-01-17add patch to support dccifd directly from ACL system - thanks to Wolfgang BreyhaTom Kistner
2008-01-16Initial work removing PCRE from dist. Documentation needs to be updated. Re...Nigel Metheringham
2007-11-12Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-Nigel Metheringham
2007-10-04revert bogus checkin 1.6->1.5, resulting in 1.7, sorryTom Kistner
2007-10-04Added missing expansion links for dkim_domain and dkim_selectorTom Kistner
2007-09-28[Buzilla 376] Preliminary DKIM supportTom Kistner