------------------------------------------------------------------------ r558682 | jm | 2007-07-23 10:23:09 +0000 (Mon, 23 Jul 2007) | 3 lines bug 5449: allow_user_rules causes Rule2XSBody plugin to emit spurious warnings; fix. also, add a new 'user_conf_parsing_end' plugin hook, which is called after the per-user configuration is parsed ------------------------------------------------------------------------ r556494 | felicity | 2007-07-16 02:10:49 +0000 (Mon, 16 Jul 2007) | 1 line reduce backtracking in regexp for improved performance on some matches ------------------------------------------------------------------------ r556490 | felicity | 2007-07-16 02:02:56 +0000 (Mon, 16 Jul 2007) | 2 lines Use the GPG in ~/sabuildtools because the default one is broken ------------------------------------------------------------------------ r554333 | felicity | 2007-07-08 07:30:58 +0000 (Sun, 08 Jul 2007) | 1 line bug 5182: update the sa-learn doc to mention that -u is only usable w/ sql ------------------------------------------------------------------------ r554237 | jm | 2007-07-07 18:24:47 +0000 (Sat, 07 Jul 2007) | 4 lines bug 5412: 'spamc -x -R' always returned 0, instead of the exit code, on error. Bug 5478: in addition, 'spamc -x -e /command' would still run the command, even if errors meant that the filtered text would be unavailable, which contradicted -x. fixed ------------------------------------------------------------------------ r553694 | sidney | 2007-07-06 01:47:14 +0000 (Fri, 06 Jul 2007) | 1 line bug 5545: revert r553327 which I never should have committed, back to previous 'tflags publish' behaviour ------------------------------------------------------------------------ r553327 | sidney | 2007-07-04 20:41:30 +0000 (Wed, 04 Jul 2007) | 1 line bug5545: switch 3.2 updates to require tflags publish ------------------------------------------------------------------------ r553325 | sidney | 2007-07-04 20:31:13 +0000 (Wed, 04 Jul 2007) | 1 line bug5419: kill -HUP of pidof spamd causes the ps name to change from spamd to perl ------------------------------------------------------------------------ r553320 | sidney | 2007-07-04 20:12:16 +0000 (Wed, 04 Jul 2007) | 1 line bug5546: mkrules doesn't take mod time of rules/active.list file into account ------------------------------------------------------------------------ r553318 | sidney | 2007-07-04 20:08:07 +0000 (Wed, 04 Jul 2007) | 1 line bug5535: fix make test problem in Windows caused by nonportable use of getpwuid ------------------------------------------------------------------------ r553317 | sidney | 2007-07-04 20:04:23 +0000 (Wed, 04 Jul 2007) | 1 line bug5534: fix compile warning in sa-compile ------------------------------------------------------------------------ r553316 | sidney | 2007-07-04 19:57:43 +0000 (Wed, 04 Jul 2007) | 1 line bug5462: add file that I forgot to svn add before checkin of rev 553314 ------------------------------------------------------------------------ r553314 | sidney | 2007-07-04 19:49:58 +0000 (Wed, 04 Jul 2007) | 1 line bug5462: fix spamc -H randomisation that was broken ------------------------------------------------------------------------ r553313 | sidney | 2007-07-04 19:44:12 +0000 (Wed, 04 Jul 2007) | 1 line bug 5522: spamd -x -u was attempting to switch uid to the username passed from spamc, contradicting the documentation. fix ------------------------------------------------------------------------ r553310 | sidney | 2007-07-04 19:34:34 +0000 (Wed, 04 Jul 2007) | 1 line bug5529: fix make tests running under root, needed for CPAN installs to work ------------------------------------------------------------------------ r553307 | sidney | 2007-07-04 19:29:11 +0000 (Wed, 04 Jul 2007) | 1 line bug 5518: use POSIX for setguid and setgrid because it handles platforms that our less portable code was breaking in make test ------------------------------------------------------------------------ r552442 | jm | 2007-07-02 09:31:44 +0000 (Mon, 02 Jul 2007) | 1 line bug 5445: body eval tests defined in user_rules cause 'Subroutine _eval_tests_type11_prineg400_set3 redefined' warnings; fix ------------------------------------------------------------------------ r550539 | jm | 2007-06-25 16:29:10 +0000 (Mon, 25 Jun 2007) | 1 line bug 5531: transport_setup() leaks a small amount of memory each time it's called; document this in a comment ------------------------------------------------------------------------ r549171 | dos | 2007-06-20 17:52:24 +0000 (Wed, 20 Jun 2007) | 1 line bug 5450: add __RCVD_IN_DNSWL to 72_active.cf ------------------------------------------------------------------------ r548570 | felicity | 2007-06-19 03:52:33 +0000 (Tue, 19 Jun 2007) | 1 line bug 5355: add in new entries for RegistrarBoundaries ------------------------------------------------------------------------ r548401 | jm | 2007-06-18 16:30:30 +0000 (Mon, 18 Jun 2007) | 2 lines bug 5509: improve URIBL timeout debugging messages, thanks to Mark Martinec ------------------------------------------------------------------------ r548399 | jm | 2007-06-18 16:29:40 +0000 (Mon, 18 Jun 2007) | 1 line bug 5515: libsslspamc.so & libsslspamc.so can not build without -fPIC, but we were picking up the wrong CFLAGS to do this. fix ------------------------------------------------------------------------ r548396 | jm | 2007-06-18 16:27:22 +0000 (Mon, 18 Jun 2007) | 1 line bug 5511: fix network lookup timeouts, where lookups were being lost once a timeout was hit; also fix code to match documentation on rbl_timeout's scaling and minimum duration of 1 second; and attempt to collect already-received DNS responses when the timeout is reached. thanks to Mark Martinec ------------------------------------------------------------------------ r548391 | jm | 2007-06-18 16:19:35 +0000 (Mon, 18 Jun 2007) | 1 line bug 5110: fix test suite to support running as root, now that spamd will automatically fall back to 'nobody' privs; this was breaking CPAN installation ------------------------------------------------------------------------ r548187 | dos | 2007-06-18 03:27:29 +0000 (Mon, 18 Jun 2007) | 1 line bug 5501: zero score for FH_HAS_XID ------------------------------------------------------------------------ r547235 | jm | 2007-06-14 12:43:41 +0000 (Thu, 14 Jun 2007) | 1 line reset IS_DEVEL_BUILD for the 3.2.2 release ------------------------------------------------------------------------ r546256 | jm | 2007-06-11 20:15:48 +0000 (Mon, 11 Jun 2007) | 1 line add 3.2.1 build announcement ------------------------------------------------------------------------ r546255 | jm | 2007-06-11 20:15:43 +0000 (Mon, 11 Jun 2007) | 1 line update MANIFEST to include new test files ------------------------------------------------------------------------ r546244 | jm | 2007-06-11 20:13:51 +0000 (Mon, 11 Jun 2007) | 1 line 3.2.1 RELEASED ------------------------------------------------------------------------ r546243 | jm | 2007-06-11 20:13:45 +0000 (Mon, 11 Jun 2007) | 3 lines bug 5480: fix CVE-2007-2873, a local user symlink-attack DoS vulnerability in spamd when '--allow-tell' is used. Full details at http://spamassassin.apache.org/advisories/cve-2007-2873.txt ------------------------------------------------------------------------ r545288 | sidney | 2007-06-07 19:59:41 +0000 (Thu, 07 Jun 2007) | 1 line bug5488: zero some rules causing FPs ------------------------------------------------------------------------ r545281 | sidney | 2007-06-07 19:52:06 +0000 (Thu, 07 Jun 2007) | 1 line bug 5257: revert change made for this bug. ham threshold was too low in practice ------------------------------------------------------------------------ r545279 | sidney | 2007-06-07 19:46:14 +0000 (Thu, 07 Jun 2007) | 1 line bug 5502: add AUTOLEARNSCORE template tag ------------------------------------------------------------------------ r545100 | sidney | 2007-06-07 08:26:57 +0000 (Thu, 07 Jun 2007) | 1 line bug 5102: tighten up regexp for FORGED_HOTMAIL_RCVD to avoid soe FPs ------------------------------------------------------------------------ r545094 | dos | 2007-06-07 07:55:51 +0000 (Thu, 07 Jun 2007) | 1 line bug 5312: add note to INSTALL doc that NetAddr::IP versions before 4.007 trigger PL_sawampersand slow down ------------------------------------------------------------------------ r545073 | sidney | 2007-06-07 05:46:44 +0000 (Thu, 07 Jun 2007) | 1 line bug 5457: spamc build and test should handle not having zlib ------------------------------------------------------------------------ r544947 | jm | 2007-06-06 20:50:43 +0000 (Wed, 06 Jun 2007) | 1 line bug 5379: spamd could crash at startup if its preloading temporary directory already exists. fix ------------------------------------------------------------------------ r544945 | sidney | 2007-06-06 20:48:15 +0000 (Wed, 06 Jun 2007) | 1 line bug4616: spamc config can cause command line options to be ignored ------------------------------------------------------------------------ r544604 | dos | 2007-06-05 19:32:06 +0000 (Tue, 05 Jun 2007) | 1 line bug 5485: zero score DK/DKIM_POLICY_SIGNSOME rules since they'll always fire due to defaults (unless there's an explicit SIGNALL policy) ------------------------------------------------------------------------ r544388 | sidney | 2007-06-05 05:33:49 +0000 (Tue, 05 Jun 2007) | 1 line bug 5492: VBounce rule was looking in header instead of body for whitelisted relays ------------------------------------------------------------------------ r544370 | sidney | 2007-06-05 04:27:58 +0000 (Tue, 05 Jun 2007) | 1 line bug 5422: spamd error, prefork: ordered child N to accept... ------------------------------------------------------------------------ r543972 | dos | 2007-06-03 19:55:22 +0000 (Sun, 03 Jun 2007) | 1 line bug 5487: prevent multiple "urirhssub"s using the same zone from overwriting each other ------------------------------------------------------------------------ r543868 | sidney | 2007-06-03 09:51:38 +0000 (Sun, 03 Jun 2007) | 1 line bug 5432 - Change default in Win32 build to not build spamc ------------------------------------------------------------------------ r543854 | dos | 2007-06-03 07:09:19 +0000 (Sun, 03 Jun 2007) | 1 line bug 5446: add --updatedir option to sa-compile and remove inaccurate re2c required version info from pod ------------------------------------------------------------------------ r543627 | dos | 2007-06-01 21:39:53 +0000 (Fri, 01 Jun 2007) | 1 line bug 5436: correct ifplugin statements missing for scores in 50_scores.cf ------------------------------------------------------------------------ r543052 | dos | 2007-05-31 04:34:08 +0000 (Thu, 31 May 2007) | 1 line doc fix: user LOCAL_RULES_DIR macro where appropriate ------------------------------------------------------------------------ r541872 | dos | 2007-05-26 08:49:21 +0000 (Sat, 26 May 2007) | 1 line bug 5477: prevent Rule2XSBody info message from appearing on stderr during spamd startup ------------------------------------------------------------------------ r540411 | duncf | 2007-05-22 03:28:54 +0000 (Tue, 22 May 2007) | 1 line Document maximum recommended message size for spamassassin ------------------------------------------------------------------------ r540408 | duncf | 2007-05-22 03:00:49 +0000 (Tue, 22 May 2007) | 1 line Clarify how to get languages in a marked up messages from TextCat plugin ------------------------------------------------------------------------ r540400 | duncf | 2007-05-22 02:34:47 +0000 (Tue, 22 May 2007) | 1 line Clean up comments and license blocks ------------------------------------------------------------------------ r540384 | duncf | 2007-05-22 01:01:44 +0000 (Tue, 22 May 2007) | 1 line Fix POD formatting ------------------------------------------------------------------------ r540379 | duncf | 2007-05-22 00:19:02 +0000 (Tue, 22 May 2007) | 1 line Cant use POD formatting codes on lines that begins with space/tab ------------------------------------------------------------------------ r536482 | jm | 2007-05-09 10:29:17 +0000 (Wed, 09 May 2007) | 1 line bug 5312: doc fix: note that Razor-agents 2.83 includes the fix for the perl-interpreter slowdown bug ------------------------------------------------------------------------ r534805 | jm | 2007-05-03 11:52:29 +0000 (Thu, 03 May 2007) | 1 line trivial: removing obsolete change-summary doc ------------------------------------------------------------------------ r534514 | fanf | 2007-05-02 15:30:57 +0000 (Wed, 02 May 2007) | 1 line revert since we are in R-T-C mode on the 3.2 branch ------------------------------------------------------------------------ r534510 | fanf | 2007-05-02 15:17:42 +0000 (Wed, 02 May 2007) | 2 lines Backport fix for bug #5102 ------------------------------------------------------------------------ r534466 | jm | 2007-05-02 14:01:28 +0000 (Wed, 02 May 2007) | 1 line backport the build/README doc changes ------------------------------------------------------------------------ r534465 | jm | 2007-05-02 13:58:30 +0000 (Wed, 02 May 2007) | 1 line forward-port some trivial documentation fixes from trunk. fix a typo in INSTALL; remove a warning about now-obsolete UTF-8 problems from the Red Hat 8 era; update accuracy figures in the README first paragraph; document /var/lib/spamassassin usage; and update the list of optional plugins/rules in README ------------------------------------------------------------------------ r534459 | jm | 2007-05-02 13:54:04 +0000 (Wed, 02 May 2007) | 2 lines argh. use a more consistent branch naming scheme ------------------------------------------------------------------------