| Home | Sort by: relevance | last modified time | path |
| /src/external/ibm-public/postfix/dist/src/oqmgr/ | |
| qmgr_message.c | 1.1.1.3.6.1 Mon Jan 07 15:41:57 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| /src/external/ibm-public/postfix/dist/src/util/ | |
| myaddrinfo.c | 1.1.1.2.6.1 Mon Jan 07 15:41:57 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| sys_defs.h | 1.3.2.1 Mon Jan 07 15:41:57 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| /src/external/ibm-public/postfix/dist/ | |
| HISTORY | 1.1.1.12.2.4 Mon Jan 07 15:41:55 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| makedefs | 1.5.2.1 Mon Jan 07 15:41:56 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| /src/external/ibm-public/postfix/dist/src/global/ | |
| dict_ldap.c | 1.1.1.3.6.2 Mon Jan 07 15:41:56 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| mail_version.h | 1.1.1.12.2.4 Mon Jan 07 15:41:56 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.991 Thu Jun 11 00:43:13 UTC 2009 cegger regen. |
| pcidevs_data.h | 1.991 Fri Jun 12 23:05:34 UTC 2009 rjs Regen. |
| pcidevs | 1.991 Thu Jun 11 00:42:31 UTC 2009 cegger add ADP2, Marvell and Triones devices. Taken from mvsata diff from Kiyohara Takashi, resolved apply conflicts. |
| /src/usr.bin/make/ | |
| var.c | 1.991 Wed Dec 29 05:05:21 UTC 2021 rillig make: merge duplicate types CondEvalResult and CondResult No binary change. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.991 Sat Aug 21 03:06:37 UTC 2010 tsutsui Add upgt(4), Intersil PrismGT USB 802.11b/g adapter. |
| /src/sys/conf/ | |
| files | 1.991 Sat Jun 26 15:17:56 UTC 2010 kefren Fix build for MPLS import: add options MPLS, changed pseudo-device mpls to pseudo-device ifmpls |
| /src/doc/ | |
| CHANGES | 1.991 Thu Jan 10 15:03:39 UTC 2008 xtraeme x86 -> i386,amd64 Re-indent the minidumps entry so that it appears correctly in www. |
| 3RDPARTY | 1.991 Tue Dec 18 23:26:05 UTC 2012 tron Note import of Postfix 2.8.13. 1.909.2.18 Mon Jan 07 15:41:55 UTC 2013 riz doc/3RDPARTY 1.989, 1.991 via patch external/ibm-public/postfix/dist/HISTORY patch external/ibm-public/postfix/dist/makedefs patch external/ibm-public/postfix/dist/src/global/dict_ldap.c patch external/ibm-public/postfix/dist/src/global/mail_version.h patch external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c patch external/ibm-public/postfix/dist/src/postscreen/postscreen_access.c patch external/ibm-public/postfix/dist/src/util/myaddrinfo.c patch external/ibm-public/postfix/dist/src/util/sys_defs.h patch Update Postfix to version 2.8.13. Changes since version 2.8.12: - The postscreen_access_list feature failed to ignore case in the first character of a command (e.g., permit, reject, etc.). Reported by Francis Picabia. (This fix is incorrectly listed in the HISTORY files of earlier releases, and will be removed with a future patch.) - Strip the datalink suffix (e.g., %eth0) from IPv6 addresses returned by the system getaddrinfo() routine. Such suffixes break the default mynetworks value, the Postfix SMTP server's reverse/forward DNS name/address mapping check, and possibly more. - To eliminate the possibility of collisions with connection cache lookup keys, the Postfix LDAP client now computes those lookup keys by joining the number-valued connection properties with ASCII null, just like it already did with the string-valued connection properties. - There was a memory leak during one-time TLS library initialization (introduced with Postfix 2.5). Reported by Coverity. - There was a memory leak in the unused oqmgr(8) program (introduced with Postfix 2.3). Reported by Coverity. [tron, ticket #771] |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.991 Sun Dec 13 00:37:43 UTC 2020 roy t_ossaudio was installed for clang, so remove gcc marking |
| /src/distrib/sets/lists/base/ | |
| mi | 1.991 Wed May 09 22:04:05 UTC 2012 christos add {rndc,ddns}-confgen 1.984.2.3 Sat May 19 15:23:41 UTC 2012 riz Pull up following revision(s) (requested by christos in ticket #264): distrib/sets/lists/comp/mi: revision 1.1757 external/bsd/bind/bin/Makefile: revision 1.4 external/bsd/bind/Makefile.inc: revision 1.13 external/bsd/bind/bin/Makefile.inc: revision 1.2 distrib/sets/lists/base/mi: revision 1.991 external/bsd/bind/bin/confgen/Makefile.inc: revision 1.1 external/bsd/bind/bin/confgen/Makefile: revision 1.1 external/bsd/bind/bin/confgen/ddns-confgen/Makefile: revision 1.1 distrib/sets/lists/man/mi: revision 1.1389 external/bsd/bind/bin/confgen/rndc-confgen/Makefile: revision 1.1 add confgen programs add {rndc,ddns}-confgen |
| shl.mi | 1.991 Tue Sep 24 21:34:41 UTC 2024 christos bump libssh |
| /src/distrib/sets/lists/man/ | |
| mi | 1.991 Sat Apr 14 19:33:27 UTC 2007 tnn Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver. Also add accompanying i2c controller driver, pcf8584. Both written by me. Some cosmetic improvements from Iain Hibbert. ok <martin> 1.1379.2.4 Sat May 19 15:23:43 UTC 2012 riz Pull up following revision(s) (requested by christos in ticket #264): distrib/sets/lists/comp/mi: revision 1.1757 external/bsd/bind/bin/Makefile: revision 1.4 external/bsd/bind/Makefile.inc: revision 1.13 external/bsd/bind/bin/Makefile.inc: revision 1.2 distrib/sets/lists/base/mi: revision 1.991 external/bsd/bind/bin/confgen/Makefile.inc: revision 1.1 external/bsd/bind/bin/confgen/Makefile: revision 1.1 external/bsd/bind/bin/confgen/ddns-confgen/Makefile: revision 1.1 distrib/sets/lists/man/mi: revision 1.1389 external/bsd/bind/bin/confgen/rndc-confgen/Makefile: revision 1.1 add confgen programs add {rndc,ddns}-confgen |
| /src/share/mk/ | |
| bsd.own.mk | 1.991 Sat Dec 03 02:18:38 UTC 2016 christos switch mips64 to new binutils and gdb. |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.991 Fri Jan 19 21:13:31 UTC 2007 pooka add new puffs manual pages 1.1738.2.3 Sat May 19 15:23:39 UTC 2012 riz Pull up following revision(s) (requested by christos in ticket #264): distrib/sets/lists/comp/mi: revision 1.1757 external/bsd/bind/bin/Makefile: revision 1.4 external/bsd/bind/Makefile.inc: revision 1.13 external/bsd/bind/bin/Makefile.inc: revision 1.2 distrib/sets/lists/base/mi: revision 1.991 external/bsd/bind/bin/confgen/Makefile.inc: revision 1.1 external/bsd/bind/bin/confgen/Makefile: revision 1.1 external/bsd/bind/bin/confgen/ddns-confgen/Makefile: revision 1.1 distrib/sets/lists/man/mi: revision 1.1389 external/bsd/bind/bin/confgen/rndc-confgen/Makefile: revision 1.1 add confgen programs add {rndc,ddns}-confgen |