Go to file
tron 3f021802f4 Import Postfix 2.11.3. Changes since version 2.11.1:
- Fix for DMARC implementations based on SPF policy plus DKIM Milter. The
  PREPEND access/policy action added headers ABOVE Postfix's own Received:
  header, exposing Postfix's own Received: header to Milters (protocol
  violation) and hiding the PREPENDed header from Milters. PREPENDed
  headers are now added BELOW Postfix's own Received: header and remain
  visible to Milters.
- The Postfix SMTP server logged an incorrect client name in reject
  messages for check_reverse_client_hostname_access and
  check_reverse_client_hostname_{mx,ns}_access. They replied with the
  verified client name, instead of the name that was rejected.
- The TLS client logged that an anonymous TLS connection was "Untrusted",
  instead of "Anonymous".
- Fix for configurations that prepend message headers with Postfix access
  maps, policy servers or Milter applications. Postfix now hides its own
  Received: header from Milters and exposes prepended headers to Milters,
  regardless of the mechanism used to prepend a header. This fix reverts
  a partial solution that was released on October 13, 2014, and replaces
  it with a complete solution.
2015-01-24 18:08:05 +00:00
bin Define an undocumented -F option to only use fork instead of vfork for 2015-01-02 19:56:20 +00:00
common match variable names with man page (Kamil Rytarowski) 2015-01-18 17:55:22 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto don't print a return on debug messages 2015-01-21 02:05:47 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib PR/49596: mkimage: incorrect permissions on evbarm images 2015-01-23 15:17:58 +00:00
doc Zynq 2015-01-23 12:37:54 +00:00
etc It doesn't make sense to start wpa_supplicant from an rc.d script without 2015-01-22 19:50:21 +00:00
external Import Postfix 2.11.3. Changes since version 2.11.1: 2015-01-24 18:08:05 +00:00
extsrc
games add something 2015-01-06 22:38:41 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include add popenve(). 2015-01-20 17:29:00 +00:00
lib s/basename/bname/ 2015-01-22 19:04:28 +00:00
libexec more for the previous: make sure [i - 1] can never go negative. 2014-12-26 19:52:00 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin Display the IPv6 address flags autoconf and temporary 2015-01-20 22:13:19 +00:00
share correct CMSG_DATA documentation 2015-01-24 17:17:01 +00:00
sys cleanup the CMSG* macro mess. 2015-01-24 18:07:54 +00:00
tests call previous with the correct args too 2015-01-21 15:19:01 +00:00
tools Add endian_machdep.h files for sh3 machines to _ARCH_INCS as 2015-01-24 16:21:33 +00:00
usr.bin appease gcc-4.5.4 2015-01-22 20:01:22 +00:00
usr.sbin fix tools build. 2015-01-23 20:28:24 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00
build.sh Add a new build make variable, CONFIGOPTS, which is passed to config(1) 2014-11-30 15:53:29 +00:00