------------------------------------------------------------------------ r1791591 | sidney | 2017-04-16 10:19:00 +0000 (Sun, 16 Apr 2017) | 2 lines Bug 7225: A regexp for parsing an IPv4 address inconsistently allows/disallows a leading zero Fix problem in port from trunk ------------------------------------------------------------------------ r1791583 | sidney | 2017-04-16 09:36:02 +0000 (Sun, 16 Apr 2017) | 1 line fix typo in comment ------------------------------------------------------------------------ r1791582 | sidney | 2017-04-16 09:26:14 +0000 (Sun, 16 Apr 2017) | 1 line Merged from trunk - bug 7198: Let whitelist_from_rcvd also accept CIDR notation and IPv6 address [from revision 1681350] ------------------------------------------------------------------------ r1791580 | sidney | 2017-04-16 09:06:27 +0000 (Sun, 16 Apr 2017) | 1 line Merged from trunk - Bug 7212: code compaction (was: Warning of uninitialized value) [from revision 1685857] ------------------------------------------------------------------------ r1791577 | sidney | 2017-04-16 08:32:11 +0000 (Sun, 16 Apr 2017) | 1 line bug 7410 - Port to 3.4 branch some cleanup that was committed to trunk in Plugin/HeaderEval ------------------------------------------------------------------------ r1791576 | sidney | 2017-04-16 07:47:45 +0000 (Sun, 16 Apr 2017) | 1 line Merged from trunk - bug 7409 - get plugins FreeMail, TextCat and VBounce ready to deal with perl characters if they happen to reach them in a mail body [from revision 1707595] ------------------------------------------------------------------------ r1791573 | sidney | 2017-04-16 07:28:59 +0000 (Sun, 16 Apr 2017) | 2 lines Bug 7231 - Net::DNS 1.01 returns answers formatted differently, breaks SA Port more of the changes that were committed to trunk for this as part of syncing 3.4 branch with trunk before 3.4.2 release ------------------------------------------------------------------------ r1791571 | sidney | 2017-04-16 06:18:27 +0000 (Sun, 16 Apr 2017) | 1 line Merged from trunk - Bug 7285: Make the DKIM selector a tag [from revision 1749299] ------------------------------------------------------------------------ r1791569 | sidney | 2017-04-16 06:00:55 +0000 (Sun, 16 Apr 2017) | 1 line Merge from trunk - Bug 7265 - DNS resolving breaks with Net::DNS 1.03 ------------------------------------------------------------------------ r1791555 | sidney | 2017-04-16 02:16:05 +0000 (Sun, 16 Apr 2017) | 1 line Merged from trunk - Bug 7408 - Change some methods in Node.pm from methods to ordinary subroutines [from revision 1707588] ------------------------------------------------------------------------ r1791487 | sidney | 2017-04-15 10:07:38 +0000 (Sat, 15 Apr 2017) | 1 line Merged from trunk - Bug 6608: Make thinks that Digest::SHA is optional AND required - Make Digest::SHA required and Digest::SHA1 as optional [from revision 1749931] ------------------------------------------------------------------------ r1791474 | sidney | 2017-04-15 08:55:53 +0000 (Sat, 15 Apr 2017) | 1 line Merged from trunk - Bug 7225: A regexp for parsing an IPv4 address inconsistently allows/disallows a leading zero [from revision 1692208] ------------------------------------------------------------------------ r1791469 | sidney | 2017-04-15 08:19:48 +0000 (Sat, 15 Apr 2017) | 1 line Sync with trunk before 3.4.2 release - port update of version number to 3.4.2 ------------------------------------------------------------------------ r1791456 | sidney | 2017-04-15 07:01:26 +0000 (Sat, 15 Apr 2017) | 1 line Bug 7406 - Update branch 3.4 version of 20_aux_tlds.cf with TLD changes previously committed to trunk ------------------------------------------------------------------------ r1791448 | sidney | 2017-04-15 04:38:56 +0000 (Sat, 15 Apr 2017) | 1 line Merged from trunk - Bug 7192 moving MILLION_USD, NA_DOLLARS & US_DOLLARS to sandbox for ruleqa/promotion, etc. [from revision 1679253] ------------------------------------------------------------------------ r1791428 | sidney | 2017-04-14 23:21:40 +0000 (Fri, 14 Apr 2017) | 1 line Merged from trunk - Clarifying Copyright - bug 7263 [from revision 1714592] ------------------------------------------------------------------------ r1791426 | sidney | 2017-04-14 22:35:30 +0000 (Fri, 14 Apr 2017) | 2 lines Bug 7405 - Error in commit of new option in seek-phrases-in-log was fixed in trunk after 3.4 was branched This makes 3.4 branch same as what is in trunk ------------------------------------------------------------------------ r1791197 | billcole | 2017-04-13 01:22:08 +0000 (Thu, 13 Apr 2017) | 3 lines Fixed to use sitebin instead of hardcoded '/bin' ------------------------------------------------------------------------ r1791044 | billcole | 2017-04-11 22:03:38 +0000 (Tue, 11 Apr 2017) | 3 lines Assuring that the test doesn't mess with /{etc,var}/opt/ if PREFIX is /opt/$DIR ------------------------------------------------------------------------ r1791013 | mmartinec | 2017-04-11 18:56:16 +0000 (Tue, 11 Apr 2017) | 1 line Bug 7404: Bad regexp (and logic) in MS::PerMsgStatus::get_content_preview ------------------------------------------------------------------------ r1790998 | kmcgrail | 2017-04-11 16:31:20 +0000 (Tue, 11 Apr 2017) | 1 line fix for 7181 on 3.4 - same as revision 1790984. ------------------------------------------------------------------------ r1790926 | kmcgrail | 2017-04-11 05:54:45 +0000 (Tue, 11 Apr 2017) | 5 lines KG: Syncing Trunk to 3.4: Revision 1707582 "random changes, cosmetic or trivial - Revision 1707583 "Plugin/Bayes.pm: add missing $tokprefix to u8: and 8: tokens, shorten also tokens in Content-Disposition and Content-Transfer-Encoding" ------------------------------------------------------------------------ r1790920 | kmcgrail | 2017-04-11 05:05:28 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: RFC 4408 -> 7208 comment ------------------------------------------------------------------------ r1790919 | kmcgrail | 2017-04-11 04:58:54 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: missed a use bytes ------------------------------------------------------------------------ r1790918 | kmcgrail | 2017-04-11 04:56:50 +0000 (Tue, 11 Apr 2017) | 1 line Removing deprecated RegistrarBoundaries.pm and related routines/MANIFEST entries per bug 7170 and added rules-extras/ ------------------------------------------------------------------------ r1790913 | kmcgrail | 2017-04-11 03:59:33 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: sync TxRep.pm (imports comments and reformats a little whitespace) ------------------------------------------------------------------------ r1790912 | kmcgrail | 2017-04-11 03:54:45 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7232 removing use bytes ------------------------------------------------------------------------ r1790909 | kmcgrail | 2017-04-11 03:17:35 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7305 ------------------------------------------------------------------------ r1790908 | kmcgrail | 2017-04-11 03:15:10 +0000 (Tue, 11 Apr 2017) | 1 line KG: Syncing Trunk to 3.4: A small change to the redis bayes config ------------------------------------------------------------------------ r1790907 | kmcgrail | 2017-04-11 02:07:56 +0000 (Tue, 11 Apr 2017) | 1 line Working with Kevin Golding to sync trunk & 3.4 branch: First sweep is a small one, it just merges in release details and metadata type files. ------------------------------------------------------------------------ r1790906 | kmcgrail | 2017-04-11 02:04:24 +0000 (Tue, 11 Apr 2017) | 1 line Small whitespace cleanup for readability ------------------------------------------------------------------------ r1790769 | kmcgrail | 2017-04-10 02:12:14 +0000 (Mon, 10 Apr 2017) | 1 line Minor patch to check for re2c binary ------------------------------------------------------------------------ r1782717 | jhardin | 2017-02-13 02:16:44 +0000 (Mon, 13 Feb 2017) | 1 line Fix bug#7367: Don't assume cwd (".") is in @INC, it may be removed for security reasons - see CVE-2016-1238 ------------------------------------------------------------------------ r1782715 | jhardin | 2017-02-13 01:15:03 +0000 (Mon, 13 Feb 2017) | 3 lines Merge revision 1782713 from trunk: Fix $JOBS (thx Tom Hendrikx) Add log file symlinks (thx Kevin A. McGrail) ------------------------------------------------------------------------ r1750443 | sidney | 2016-06-28 04:41:16 +0000 (Tue, 28 Jun 2016) | 1 line New PMC member, new committer ------------------------------------------------------------------------ r1749347 | mmartinec | 2016-06-20 14:37:18 +0000 (Mon, 20 Jun 2016) | 1 line Bad SSL/TLS Version Default - applied Proposed Patch v2: support for SSLv3 removed - removed t/spamd_ssl_tls.t and t/spamd_ssl_v3.t ------------------------------------------------------------------------ r1749346 | mmartinec | 2016-06-20 14:35:01 +0000 (Mon, 20 Jun 2016) | 1 line Bad SSL/TLS Version Default - applied Proposed Patch v2: support for SSLv3 removed, removed spamd option --ssl-version, removed spamc option --ssl=sslv3 ------------------------------------------------------------------------ r1749230 | mmartinec | 2016-06-19 23:15:55 +0000 (Sun, 19 Jun 2016) | 1 line Bug 6461 - whatis parse fails for some man pages - adding missing NAME, SYNOPSIS, DESCRIPTION ------------------------------------------------------------------------ r1749190 | mmartinec | 2016-06-19 17:44:26 +0000 (Sun, 19 Jun 2016) | 1 line Bug 6461 - whatis parse fails for some man pages - fixing POD ------------------------------------------------------------------------ r1748642 | mmartinec | 2016-06-15 23:10:23 +0000 (Wed, 15 Jun 2016) | 1 line Bug 7321: impossible to disable ipv6 in spamc - document options -4 and -6 in spamc.pod ------------------------------------------------------------------------ r1748623 | mmartinec | 2016-06-15 19:20:50 +0000 (Wed, 15 Jun 2016) | 1 line Bug 7326: Add log info about revoke report to Razor2 - log "spam revoked" at the same log level as "spam reported" for consistency ------------------------------------------------------------------------ r1726002 | mmartinec | 2016-01-21 16:17:13 +0000 (Thu, 21 Jan 2016) | 1 line added a comment that a bug 99755 in HTML::Parser was fixed in 3.72 ------------------------------------------------------------------------ r1722535 | kmcgrail | 2016-01-01 19:01:04 +0000 (Fri, 01 Jan 2016) | 1 line Fix Pod error - 7283 ------------------------------------------------------------------------ r1721238 | kmcgrail | 2015-12-21 19:25:57 +0000 (Mon, 21 Dec 2015) | 1 line Change #1 from bug 7279 for SURBL list changes for 3.4 ------------------------------------------------------------------------ r1720874 | mmartinec | 2015-12-19 01:24:12 +0000 (Sat, 19 Dec 2015) | 1 line updated a comment ------------------------------------------------------------------------ r1720872 | mmartinec | 2015-12-19 00:46:26 +0000 (Sat, 19 Dec 2015) | 1 line Bug 7278: redirector_pattern - reverse order so hardcoded check done last ------------------------------------------------------------------------ r1720454 | jquinn | 2015-12-16 21:06:45 +0000 (Wed, 16 Dec 2015) | 1 line new Received authentication methods for CommuniGate ------------------------------------------------------------------------ r1720441 | jquinn | 2015-12-16 20:23:15 +0000 (Wed, 16 Dec 2015) | 1 line Updated TxRep documentation ------------------------------------------------------------------------ r1720216 | jquinn | 2015-12-15 18:25:27 +0000 (Tue, 15 Dec 2015) | 1 line fix for username inconsistencies in bug 7191 ------------------------------------------------------------------------ r1716143 | mmartinec | 2015-11-24 14:16:16 +0000 (Tue, 24 Nov 2015) | 1 line Bug 7266: scheme name is case insensitive, digits 1-8 are allowed too ------------------------------------------------------------------------ r1716140 | mmartinec | 2015-11-24 14:00:54 +0000 (Tue, 24 Nov 2015) | 1 line Bug 7266 - no IPv6 address on sa-update.secnap.net - @af -> @my_af ------------------------------------------------------------------------ r1716132 | mmartinec | 2015-11-24 13:51:03 +0000 (Tue, 24 Nov 2015) | 1 line Bug 7266 - no IPv6 address on sa-update.secnap.net - missing semicolon, tabs->space, aestetics ------------------------------------------------------------------------ r1715936 | jquinn | 2015-11-23 19:58:50 +0000 (Mon, 23 Nov 2015) | 1 line sa-update tries both ipv6 and ipv4 ------------------------------------------------------------------------ r1715248 | mmartinec | 2015-11-19 19:22:25 +0000 (Thu, 19 Nov 2015) | 1 line Bug 7265: DNS resolving breaks with Net::DNS 1.03 - fixing Plugin/DKIM.pm ------------------------------------------------------------------------ r1715197 | mmartinec | 2015-11-19 15:31:49 +0000 (Thu, 19 Nov 2015) | 1 line Bug 7265: DNS resolving breaks with Net::DNS 1.03 ------------------------------------------------------------------------ r1714589 | kmcgrail | 2015-11-16 14:14:51 +0000 (Mon, 16 Nov 2015) | 1 line Clarifying Copyright - bug 7263 ------------------------------------------------------------------------ r1714143 | mmartinec | 2015-11-12 23:59:41 +0000 (Thu, 12 Nov 2015) | 1 line Bug 7264 - Allow '(' and ')' in paths when untainting ------------------------------------------------------------------------ r1713710 | jquinn | 2015-11-10 18:20:36 +0000 (Tue, 10 Nov 2015) | 1 line Wrong SA version in readme ------------------------------------------------------------------------ r1713709 | jquinn | 2015-11-10 18:15:48 +0000 (Tue, 10 Nov 2015) | 1 line Windows option to enable building spamd ------------------------------------------------------------------------ r1711889 | kmcgrail | 2015-11-02 03:27:24 +0000 (Mon, 02 Nov 2015) | 1 line Fix Credits File for a few international names ------------------------------------------------------------------------ r1710612 | jquinn | 2015-10-26 15:03:14 +0000 (Mon, 26 Oct 2015) | 1 line better handling of newlines in debug output ------------------------------------------------------------------------ r1710602 | jquinn | 2015-10-26 14:05:56 +0000 (Mon, 26 Oct 2015) | 1 line makefile that is nicer for windows ------------------------------------------------------------------------ r1708487 | sidney | 2015-10-13 19:11:23 +0000 (Tue, 13 Oct 2015) | 1 line bug 7251: merge from trunk - temp dir creation all using Util::secure_tmpdir() instead of duplicating code and possibly introducing bugs ------------------------------------------------------------------------ r1706851 | jquinn | 2015-10-05 15:21:26 +0000 (Mon, 05 Oct 2015) | 1 line decode MIME attachment names for better rule matching ------------------------------------------------------------------------ r1698172 | jquinn | 2015-08-27 14:43:31 +0000 (Thu, 27 Aug 2015) | 1 line Ugly fix for TxRep data being updated incorrectly ------------------------------------------------------------------------ r1694126 | mmartinec | 2015-08-04 23:16:38 +0000 (Tue, 04 Aug 2015) | 1 line Bug 7231: Net::DNS 1.01 returns answers formatted differently, breaks SA ------------------------------------------------------------------------ r1693640 | mmartinec | 2015-07-31 19:03:30 +0000 (Fri, 31 Jul 2015) | 1 line Plugin::DKIM warning: Redundant argument in printf ------------------------------------------------------------------------ r1693414 | mmartinec | 2015-07-30 11:45:48 +0000 (Thu, 30 Jul 2015) | 1 line Bug 7226: Enhance whitelist_from_dkim to let it accept signing subdomains ------------------------------------------------------------------------ r1691992 | mmartinec | 2015-07-20 18:24:48 +0000 (Mon, 20 Jul 2015) | 1 line Bug 7223: Net::DNS 1.01 breaks DnsResolver ------------------------------------------------------------------------ r1688247 | jquinn | 2015-06-29 15:03:27 +0000 (Mon, 29 Jun 2015) | 1 line anchored txrep relay helo check for extra safety ------------------------------------------------------------------------ r1688201 | jquinn | 2015-06-29 13:11:21 +0000 (Mon, 29 Jun 2015) | 1 line fix for txrep sql that is not valid postgres ------------------------------------------------------------------------ r1687548 | hege | 2015-06-25 15:14:03 +0000 (Thu, 25 Jun 2015) | 2 lines Bug 7216: TextCat documentation enhancement and _TEXTCATRESULTS_ tag ------------------------------------------------------------------------ r1686458 | mmartinec | 2015-06-19 17:11:38 +0000 (Fri, 19 Jun 2015) | 1 line Bug 7213: UNPARSEABLE_RELAY false positive on valid 'LHLO ... LMTP' header ------------------------------------------------------------------------ r1685843 | kmcgrail | 2015-06-16 14:17:18 +0000 (Tue, 16 Jun 2015) | 1 line Fixed uninitialized error with $line - Thanks to Franz Schwartau bug 7212 - 3.4 ------------------------------------------------------------------------ r1684652 | kmcgrail | 2015-06-10 12:15:22 +0000 (Wed, 10 Jun 2015) | 1 line reverting accidental commit ------------------------------------------------------------------------ r1684648 | kmcgrail | 2015-06-10 12:03:35 +0000 (Wed, 10 Jun 2015) | 1 line referencing SF account in build/README for consideration at next release ------------------------------------------------------------------------ r1684226 | jquinn | 2015-06-08 17:11:20 +0000 (Mon, 08 Jun 2015) | 1 line Typo in TxRep.pm ------------------------------------------------------------------------ r1681230 | kmcgrail | 2015-05-22 20:18:31 +0000 (Fri, 22 May 2015) | 1 line Cleanup of spamd-apache2 for httpd 2.4 - bug 7197 - 3.4 ------------------------------------------------------------------------ r1681095 | kmcgrail | 2015-05-22 12:45:48 +0000 (Fri, 22 May 2015) | 1 line Cleaning up the copyright/author/etc. in apache-spamd to be ASF compliant ------------------------------------------------------------------------ r1679656 | mmartinec | 2015-05-15 23:01:12 +0000 (Fri, 15 May 2015) | 1 line Bug 7195: Util warnings from trim_domain() ------------------------------------------------------------------------ r1679653 | mmartinec | 2015-05-15 22:30:39 +0000 (Fri, 15 May 2015) | 1 line Bug 7196: PerMsgStatus Warning ------------------------------------------------------------------------ r1679280 | kmcgrail | 2015-05-13 21:28:52 +0000 (Wed, 13 May 2015) | 1 line adds --timing parm for spamd for 3.4 branch - bug 7194 ------------------------------------------------------------------------ r1678016 | kmcgrail | 2015-05-06 14:59:03 +0000 (Wed, 06 May 2015) | 1 line bug 7164 - 3.4 commit - small clean up on whitespace/logic for clarity and added logic for msgscore undefined in Txrep.pm ------------------------------------------------------------------------ r1677162 | kmcgrail | 2015-05-01 14:53:15 +0000 (Fri, 01 May 2015) | 1 line 3.4 Commit for bug 7186 lowering TVD_PH_BODY_ACCOUNTS_PRE scores to 0.001 ------------------------------------------------------------------------ r1676888 | kmcgrail | 2015-04-30 03:03:36 +0000 (Thu, 30 Apr 2015) | 1 line 3.4 commit - adding compress header debug statement - bug 7183 ------------------------------------------------------------------------ r1676800 | kmcgrail | 2015-04-29 17:19:13 +0000 (Wed, 29 Apr 2015) | 1 line unifying 3.4 branch build readme with trunk ------------------------------------------------------------------------ r1676787 | kmcgrail | 2015-04-29 16:36:50 +0000 (Wed, 29 Apr 2015) | 1 line 3.4 branch Commit of Bug 7182 for raise from 15 to 20 ------------------------------------------------------------------------ r1676620 | kmcgrail | 2015-04-28 20:38:08 +0000 (Tue, 28 Apr 2015) | 1 line 3.4.2 devel cycle started ------------------------------------------------------------------------ r1676616 | kmcgrail | 2015-04-28 20:36:05 +0000 (Tue, 28 Apr 2015) | 1 line Creating 3.4 branch based on 3.4.1 so that trunk can go to 4.0 ------------------------------------------------------------------------