summaryrefslogtreecommitdiff
path: root/src/OS
AgeCommit message (Expand)Author
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
2007-06-27NetBSD-specific configuration patches from David Brownlee.Philip Hazel
2006-12-20BugZilla 438Tom Kistner
2006-10-30Bugzilla #401 + #402Tom Kistner
2006-09-18Install the latest Makefile from the Cygwin maintainer.Philip Hazel
2006-04-19Add -lutil to the default FreeBSD LIBS setting.Philip Hazel
2006-03-17HP-UX configuration update.Philip Hazel
2006-03-16Added configuration files for NetBSD3.Philip Hazel
2006-03-16Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn'tPhilip Hazel
2006-03-08New os.c-cygwin (and some minor WishList change I forgot to commit).Philip Hazel
2006-02-22Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.Philip Hazel
2006-02-21Add support for setclassresources() in the pipe transport on FreeBSD,Philip Hazel
2006-02-10Removed -DBIND_8_COMPAT from OS/Makefile-Darwin on the advice of Mac OSPhilip Hazel
2006-02-10The comments in OS/Makefile-Default with regard to the IPv6 settingsPhilip Hazel
2006-02-07Minor Makefile fix for test_host (code-testing utility).Philip Hazel
2005-10-03Restored lost final */ on CVS version comment in os.{c,h}-cygwin.Philip Hazel
2005-09-16Further changes for the benefit of the new test suite.Philip Hazel
2005-09-13OpenBSD requires -lm for the ratelimit code.Tony Finch
2005-09-12Use RM_COMMAND everywhere during building.Philip Hazel
2005-09-06Dragonfly config files + several changes in ChangeLog.Philip Hazel
2005-08-08Add sqlite_lock_timeout.Philip Hazel
2005-08-08Reversed a previous HP-UX compiler option change as I'm told it was notPhilip Hazel
2005-08-08Define BIND_8_COMPAT in the os.h file for Darwin.Philip Hazel
2005-08-02Install latest Cygwin config files.Philip Hazel
2005-06-27Removed support for Linux-libc5. It must be well obsolete, and the codePhilip Hazel
2005-06-27Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in thePhilip Hazel
2005-06-20Update Tru64 (OSF1) configuration after some email reports.Philip Hazel