Parent Directory
|
|
|
|
|
Bayes/
|
r574664 |
2 years |
mmartinec |
add a: use re taint to every module, see bug 5645 |
BayesStore/
|
r881316 |
9 days |
mmartinec |
Fixed bug in BayesStore::BDB::tok_get, fixed corresponding test
|
Conf/
|
r820310 |
8 weeks |
mmartinec |
Deal with ControlStructures::ProhibitMutatingListFunctions
and remove this excep... |
Locker/
|
r817067 |
2 months |
jm |
bug 6173: fix incorrect mode bits when creating lock files for AWL, thanks to Ce... |
Logger/
|
r831492 |
3 weeks |
mmartinec |
Bug 6231: add timestamps when logging on stderr
|
Message/
|
r884223 |
44 hours |
mmartinec |
Bug 5883 - support for Communigate Pro 'Received' header field;
folded-in all su... |
Plugin/
|
r883770 |
2 days |
mmartinec |
Bug 6203: make AWL CIDR mask configurable: auto_whitelist_ipv4_mask_len
and auto... |
Util/
|
r834162 |
2 weeks |
mmartinec |
Bug 6200 cont'd: fixed DependencyInfo.pm
|
AICache.pm
|
r702559
|
13 months |
mmartinec |
Bug 5985: avoid Perl I/O bug by replacing line-by-line reading
with read() where... |
ArchiveIterator.pm
|
r820310
|
8 weeks |
mmartinec |
Deal with ControlStructures::ProhibitMutatingListFunctions
and remove this excep... |
AsyncLoop.pm
|
r882020
|
8 days |
mmartinec |
Bug 6238: introducing the 'time_limit' configuration option,
with associated cod... |
AutoWhitelist.pm
|
r883795
|
2 days |
mmartinec |
Old versions of NetAddr::IP do not support option qw(:upper), dropping.
|
Bayes.pm
|
r613124
|
22 months |
jm |
bug 5923: pluginize the Bayes subsystem, allowing replacement of our probabilist... |
BayesStore.pm
|
r697056
|
14 months |
mmartinec |
[Bug 5981] Improved error detection and reporting
|
Client.pm
|
r884863
|
102 minutes |
mmartinec |
Bug 6187 - Mail::SpamAssasin::Client ping may erronesously
result in broken pipe... |
Conf.pm
|
r884199
|
45 hours |
mmartinec |
Bug 6238: change a default for time_limit option from unlimited
to 300 s (consis... |
Constants.pm
|
r801714
|
3 months |
mmartinec |
Bug 5505: parsing of mbx format tidbits
|
DBBasedAddrList.pm
|
r817067
|
2 months |
jm |
bug 6173: fix incorrect mode bits when creating lock files for AWL, thanks to Ce... |
Dns.pm
|
r882020
|
8 days |
mmartinec |
Bug 6238: introducing the 'time_limit' configuration option,
with associated cod... |
DnsResolver.pm
|
r881382
|
9 days |
mmartinec |
Bug 6232: workaround for Net::DNS::Packet::new inconsistency
|
HTML.pm
|
r820310
|
8 weeks |
mmartinec |
Deal with ControlStructures::ProhibitMutatingListFunctions
and remove this excep... |
Locales.pm
|
r574664
|
2 years |
mmartinec |
add a: use re taint to every module, see bug 5645 |
Locker.pm
|
r820294
|
8 weeks |
mmartinec |
Now that the module Time::HiRes is a required module, we can afford
to replace a... |
Logger.pm
|
r803923
|
3 months |
mmartinec |
Make sure the dbg() and info() calls always return the
same value (true) regardl... |
MailingList.pm
|
r689835
|
14 months |
mmartinec |
Changed PMS::get and its calls for compatibility regarding a
default value: if t... |
Message.pm
|
r810866
|
2 months |
mmartinec |
- Check.pm: while preparing chunks of rules to be compiled,
inserting a prefix... |
NetSet.pm
|
r729906
|
10 months |
jm |
bug 5931: trusted_networks bogs down due to O(n^2) loop with millions of entries... |
PerMsgLearner.pm
|
r882020
|
8 days |
mmartinec |
Bug 6238: introducing the 'time_limit' configuration option,
with associated cod... |
PerMsgStatus.pm
|
r882020
|
8 days |
mmartinec |
Bug 6238: introducing the 'time_limit' configuration option,
with associated cod... |
PersistentAddrList.pm
|
r650852
|
19 months |
mmartinec |
PR-5891: let AWL keep separate records for DKIM-signed and unsigned mail |
Plugin.pm
|
r749462
|
8 months |
duncf |
Bug 6012: Improve reuse logic to better simulate rule hits. This moves
the reuse... |
PluginHandler.pm
|
r584726
|
2 years |
jm |
bug 5687: fix bug where duplicate loadplugin line results in eval rule method r... |
Reporter.pm
|
r697056
|
14 months |
mmartinec |
[Bug 5981] Improved error detection and reporting
|
SQLBasedAddrList.pm
|
r883770
|
2 days |
mmartinec |
Bug 6203: make AWL CIDR mask configurable: auto_whitelist_ipv4_mask_len
and auto... |
SpamdForkScaling.pm
|
r697056
|
14 months |
mmartinec |
[Bug 5981] Improved error detection and reporting
|
SubProcBackChannel.pm
|
r697056
|
14 months |
mmartinec |
[Bug 5981] Improved error detection and reporting
|
Timeout.pm
|
r883650
|
3 days |
mmartinec |
Bug 6238: run_and_catch failed to catch a non-timed run;
M::S::Timeout::reset() ... |
Util.pm
|
r820325
|
8 weeks |
mmartinec |
Deal with BuiltinFunctions::RequireGlobFunction,
removing it from xt/60_perlcrit... |