Also ${eval:x % 0} fixed to not SIGFPE.
[exim.git] / src / OS /
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-03-05 Nigel MetheringhamSpacing change on Makefile directives (syntax fix)...
2009-11-19 Nigel MetheringhamFixes for FreeBSD outside of ports. Fixes: #914
2009-11-16 Nigel MetheringhamDocumentation for randint. Better randomness defaults...
2009-11-13 Nigel MetheringhamRemoved NetBSD3 support as no longer needed. Fixes...
2009-11-10 Nigel MetheringhamAdded lib resolv to Darwin Makefile - hopefully not...
2009-11-10 Nigel MetheringhamUpdate build info for SCO
2009-10-20 Nigel MetheringhamImprovements to local interface IP addr detection....
2009-10-16 Tom KistnerMake sure -lpcre is set in default makefile. Needed...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2009-01-20 Tony FinchInterpolate the configured paths of chmod and touch...
2008-08-11 Tony FinchRemove a spurious -g that slipped in to the last commit.
2008-07-25 Tony FinchOS-dependent locations for CHMOD_COMMAND, required...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2008-01-16 Nigel MetheringhamInitial work removing PCRE from dist. Documentation...
2007-11-12 Nigel MetheringhamUpdated embedded PCRE to version 7.4 to avoid 2 CVE...
2007-10-04 Tom Kistnerrevert bogus checkin 1.6->1.5, resulting in 1.7, sorry
2007-10-04 Tom KistnerAdded missing expansion links for dkim_domain and dkim_...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-06-27 Philip HazelNetBSD-specific configuration patches from David Brownlee.
2006-12-20 Tom KistnerBugZilla 438
2006-10-30 Tom KistnerBugzilla #401 + #402
2006-09-18 Philip HazelInstall the latest Makefile from the Cygwin maintainer.
2006-04-19 Philip HazelAdd -lutil to the default FreeBSD LIBS setting.
2006-03-17 Philip HazelHP-UX configuration update.
2006-03-16 Philip HazelAdded configuration files for NetBSD3.
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-03-08 Philip HazelNew os.c-cygwin (and some minor WishList change I forgo...
2006-02-22 Philip HazelAdded STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-10 Philip HazelRemoved -DBIND_8_COMPAT from OS/Makefile-Darwin on...
2006-02-10 Philip HazelThe comments in OS/Makefile-Default with regard to...
2006-02-07 Philip HazelMinor Makefile fix for test_host (code-testing utility).
2005-10-03 Philip HazelRestored lost final */ on CVS version comment in os...
2005-09-16 Philip HazelFurther changes for the benefit of the new test suite.
2005-09-13 Tony FinchOpenBSD requires -lm for the ratelimit code.
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
2005-09-06 Philip HazelDragonfly config files + several changes in ChangeLog.
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-08 Philip HazelReversed a previous HP-UX compiler option change as...
2005-08-08 Philip HazelDefine BIND_8_COMPAT in the os.h file for Darwin.
2005-08-02 Philip HazelInstall latest Cygwin config files.
2005-06-27 Philip HazelRemoved support for Linux-libc5. It must be well obsole...
2005-06-27 Philip HazelAdd dependencies on spf.h, srs.h, dk.h to spf.o, srs...
2005-06-20 Philip HazelUpdate Tru64 (OSF1) configuration after some email...
2005-06-17 Philip HazelApplied Michael Haardt's HP-UX patch.
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-05-17 Philip HazelTidy up "make" output along the lines of a 2.6 kernel...
2005-05-10 Tom KistnerFix poll() being unavailable on Mac OSX 10.2
2005-05-04 Philip HazelPass $(MAKE) to the scripts/Configure-config.h script... exim-4_51
2005-05-03 Philip HazelLooks like HP-UX needs these settings to avoid compiler...
2005-04-06 Philip HazelModify OS/os.c-Linux so that Exim compiles on kfreebsd...
2005-03-29 Philip HazelNew OS/os.c-cygwin from the maintainer.
2005-03-15 Philip HazelRenamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-02-17 Philip HazelSome changes to Linux configs to help with other libc OS.
2005-02-16 Philip HazelUpdate AIX configuration file as per Mike Meredith...
2005-01-12 Philip HazelCorrected typo in updated OS/Makefile-GNU configuration...
2005-01-04 Philip HazelUpdated configuration for GNU; added configuration...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-12 Philip HazelAdded HAVE_SYS_STATVFS_H to the os.h file for Linux...
2004-11-10 Philip HazelNew CYGWIN Makefile, supplied by Pierre Humblet.
2004-10-06 Philip HazelStart