Age | Commit message (Expand) | Author |
2009-10-16 | Make sure -lpcre is set in default makefile. Needed for eximon as well. | Tom Kistner |
2009-06-10 | Merge native DKIM support (from DEVEL_PDKIM) | Tom Kistner |
2009-01-20 | Interpolate the configured paths of chmod and touch into exicyclog. | Tony Finch |
2008-08-11 | Remove a spurious -g that slipped in to the last commit. | Tony Finch |
2008-07-25 | OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602) | Tony Finch |
2008-07-25 | CHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug#602). | Tony Finch |
2008-02-14 | Fix parallel build (make -j). Fixes: bug #668. | Tony Finch |
2008-01-17 | add patch to support dccifd directly from ACL system - thanks to Wolfgang Breyha | Tom Kistner |
2008-01-16 | Initial work removing PCRE from dist. Documentation needs to be updated. Re... | Nigel Metheringham |
2007-11-12 | Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:- | Nigel Metheringham |
2007-10-04 | revert bogus checkin 1.6->1.5, resulting in 1.7, sorry | Tom Kistner |
2007-10-04 | Added missing expansion links for dkim_domain and dkim_selector | Tom Kistner |
2007-09-28 | [Buzilla 376] Preliminary DKIM support | Tom Kistner |
2007-06-27 | NetBSD-specific configuration patches from David Brownlee. | Philip Hazel |
2006-12-20 | BugZilla 438 | Tom Kistner |
2006-10-30 | Bugzilla #401 + #402 | Tom Kistner |
2006-09-18 | Install the latest Makefile from the Cygwin maintainer. | Philip Hazel |
2006-04-19 | Add -lutil to the default FreeBSD LIBS setting. | Philip Hazel |
2006-03-17 | HP-UX configuration update. | Philip Hazel |
2006-03-16 | Added configuration files for NetBSD3. | Philip Hazel |
2006-03-16 | Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn't | Philip Hazel |
2006-03-08 | New os.c-cygwin (and some minor WishList change I forgot to commit). | Philip Hazel |
2006-02-22 | Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile. | Philip Hazel |
2006-02-21 | Add support for setclassresources() in the pipe transport on FreeBSD, | Philip Hazel |
2006-02-10 | Removed -DBIND_8_COMPAT from OS/Makefile-Darwin on the advice of Mac OS | Philip Hazel |
2006-02-10 | The comments in OS/Makefile-Default with regard to the IPv6 settings | Philip Hazel |
2006-02-07 | Minor Makefile fix for test_host (code-testing utility). | Philip Hazel |
2005-10-03 | Restored lost final */ on CVS version comment in os.{c,h}-cygwin. | Philip Hazel |
2005-09-16 | Further changes for the benefit of the new test suite. | Philip Hazel |
2005-09-13 | OpenBSD requires -lm for the ratelimit code. | Tony Finch |
2005-09-12 | Use RM_COMMAND everywhere during building. | Philip Hazel |
2005-09-06 | Dragonfly config files + several changes in ChangeLog. | Philip Hazel |
2005-08-08 | Add sqlite_lock_timeout. | Philip Hazel |
2005-08-08 | Reversed a previous HP-UX compiler option change as I'm told it was not | Philip Hazel |
2005-08-08 | Define BIND_8_COMPAT in the os.h file for Darwin. | Philip Hazel |
2005-08-02 | Install latest Cygwin config files. | Philip Hazel |
2005-06-27 | Removed support for Linux-libc5. It must be well obsolete, and the code | Philip Hazel |
2005-06-27 | Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in the | Philip Hazel |
2005-06-20 | Update Tru64 (OSF1) configuration after some email reports. | Philip Hazel |
2005-06-17 | Applied Michael Haardt's HP-UX patch. | Philip Hazel |
2005-05-24 | SPF: rewrote code to work with 1.2.x libsfp2 series. SRS: upgraded to latest ... | Tom Kistner |
2005-05-23 | Add the ratelimit ACL condition. This is mostly reasonably self-contained | Tony Finch |
2005-05-17 | Tidy up "make" output along the lines of a 2.6 kernel make (just a short | Philip Hazel |
2005-05-10 | Fix poll() being unavailable on Mac OSX 10.2 | Tom Kistner |
2005-05-04 | Pass $(MAKE) to the scripts/Configure-config.h script so that it uses | Philip Hazel |
2005-05-03 | Looks like HP-UX needs these settings to avoid compiler warnings: | Philip Hazel |
2005-04-06 | Modify OS/os.c-Linux so that Exim compiles on kfreebsd-gnu (sic). | Philip Hazel |
2005-03-29 | New OS/os.c-cygwin from the maintainer. | Philip Hazel |
2005-03-15 | Renamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem in AIX. | Philip Hazel |
2005-03-08 | Added DomainKeys support. See doc/experimental-spec.txt for documentation. | Tom Kistner |