summaryrefslogtreecommitdiff
path: root/src/OS/Makefile-Base
AgeCommit message (Expand)Author
2016-06-03Merge branch 'multiqueue_336': Named queuesJeremy Harris
2016-06-03Build: add flage & includes to dbmbuild compileJeremy Harris
2016-06-02Move native sha1 implementation from auths to toplevel, only used for non-TLS...Jeremy Harris
2016-06-02Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris
2016-05-27exipick: autodetect the spool directory from exim -bPHeiko Schlittermann (HS12-RIPE)
2016-05-10Collect spool-layout code to one fileJeremy Harris
2016-04-09Cleanup redundant definition of PATH_MAXJeremy Harris
2016-04-06ACL: remove obsolete demime conditionJeremy Harris
2016-04-02 Copyright year updates (things touched in 2016)Jeremy Harris
2016-03-14Fix build for Solaris: "all" must be the first make target.Jeremy Harris
2016-03-09Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578Jeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
2015-12-30Consolidate base64 encode/decode routines.Jeremy Harris
2015-12-27Provide setenv/unsetenv for environments lacking them. Bug 1578Jeremy Harris
2015-12-20build dependenciesJeremy Harris
2015-11-07DKIM: fix non-debug build. Bug 1713Jasen Betts
2015-08-11Build: Make test_{os,parse,dbfn,string} workHeiko Schlittermann (HS12-RIPE)
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-13Fix more build dependenciesHeiko Schlittermann (HS12)
2015-04-13Fix build dependency. Bug 1611Heiko Schlittermann
2015-04-12A-label transform functionsJeremy Harris
2015-01-18Separate make targets for utils and exim. Bug 610Jeremy Harris
2014-08-14Fix non-dane buildJeremy Harris
2014-07-29Framework to build dane supportTodd Lyons
2014-06-17Fix build dependenciesHeiko Schlittermann
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
2012-12-07Avoid unnecessary rebuilds of lookup helper functions.Tony Finch
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2011-11-10Parallel build fixes for lookupsPhil Pennock
2011-08-27Stop build process more reliably on failure.Phil 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
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-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-09-28[Buzilla 376] Preliminary DKIM supportTom Kistner
2006-02-07Minor Makefile fix for test_host (code-testing utility).Philip Hazel
2005-09-16Further changes for the benefit of the new test suite.Philip Hazel
2005-09-12Use RM_COMMAND everywhere during building.Philip Hazel
2005-06-27Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in thePhilip Hazel
2005-05-17Tidy up "make" output along the lines of a 2.6 kernel make (just a shortPhilip Hazel