index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzzy check uses already normalized words.
Vsevolod Stakhov
2015-02-23
1
-35
/
+2
*
Merge pull request #177 from fatalbanana/master
Vsevolod Stakhov
2015-02-17
1
-11
/
+67
|
\
|
*
Since exclude_private_ips requires config to change behaviour now we can make...
Andrew Lewis
2015-02-17
1
-1
/
+1
|
*
Support emails dnsbl
Andrew Lewis
2015-02-17
1
-1
/
+50
|
*
Make local/private IP exclusions work for all RBL types
Andrew Lewis
2015-02-17
1
-4
/
+14
|
*
Unbreak operation of rbl.lua in certain instances
Andrew Lewis
2015-02-17
1
-5
/
+2
*
|
Treat '__' symbols as ghost symbols.
Vsevolod Stakhov
2015-02-17
1
-3
/
+11
*
|
Add other rules types.
Vsevolod Stakhov
2015-02-16
1
-0
/
+43
*
|
Allow to use SA header rules.
Vsevolod Stakhov
2015-02-16
1
-1
/
+40
*
|
Merge pull request #174 from fatalbanana/master
Vsevolod Stakhov
2015-02-16
1
-38
/
+22
|
\
|
|
*
Fix incorrect processing of exclusions
Andrew Lewis
2015-02-16
1
-5
/
+7
|
*
Use radix for private IP exclusions in rbl.lua
Andrew Lewis
2015-02-16
1
-33
/
+8
|
*
Make local exclusions configurable per-RBL
Andrew Lewis
2015-02-16
1
-4
/
+11
*
|
Start spamassasin rules reader plugin.
Vsevolod Stakhov
2015-02-16
1
-0
/
+129
|
/
*
Don't use to_number() when checking radix maps
Andrew Lewis
2015-02-15
2
-5
/
+3
*
Support site-local IP address / subnet exclusions
Andrew Lewis
2015-02-15
1
-2
/
+16
*
Merge pull request #170 from fatalbanana/master
Vsevolod Stakhov
2015-02-14
1
-1
/
+1
|
\
|
*
rbl.lua: Fix mistake
Andrew Lewis
2015-02-14
1
-1
/
+1
*
|
Зreventing complications for ipv6 in rbl module
Alexey AL
2015-02-14
1
-1
/
+1
|
/
*
Make ignoring private IP space configurable; avoid changing plugin default be...
Andrew Lewis
2015-02-14
1
-6
/
+13
*
rbl.lua: Ignore private IP space
Andrew Lewis
2015-02-14
1
-3
/
+42
*
Minor nonsense
Andrew Lewis
2015-02-13
1
-1
/
+1
*
Clarify copyright for lua plugins.
Vsevolod Stakhov
2015-02-13
11
-0
/
+287
*
rbl.lua: remove un-needed character from pattern match
Andrew Lewis
2015-02-13
1
-1
/
+1
*
rbl.lua: add reference to documentation
Andrew Lewis
2015-02-13
1
-0
/
+4
*
once_received.lua: Fix indentation & add exclusion for authenticated users
Andrew Lewis
2015-02-13
1
-95
/
+98
*
rbl.lua: Try harder to avoid invalid DNS lookups
Andrew Lewis
2015-02-13
1
-2
/
+15
*
Merge pull request #159 from AlexeySa/master
Vsevolod Stakhov
2015-02-12
1
-1
/
+2
|
\
|
*
Fix helo checks in rbl.lua
Alexey AL
2015-02-12
1
-1
/
+2
*
|
fix: attempt to index field '?' (a nil value)
eneq123
2015-02-12
1
-1
/
+1
|
/
*
Rename user to exclude_users and invert logic
Andrew Lewis
2015-02-12
1
-5
/
+5
*
rbl.lua: Don't ask for user unless called for by config
Andrew Lewis
2015-02-12
1
-8
/
+10
*
Another fix for RBL module (Reported by AL)
Andrew Lewis
2015-02-12
1
-96
/
+81
*
Fix rbl.lua
Alexey AL
2015-02-12
1
-2
/
+0
*
Merge pull request #149 from fatalbanana/master
Vsevolod Stakhov
2015-02-11
1
-2
/
+2
|
\
|
*
Further amendments for changes to RBL module
Andrew Lewis
2015-02-11
1
-2
/
+2
*
|
Merge pull request #146 from fatalbanana/master
Vsevolod Stakhov
2015-02-11
1
-125
/
+204
|
\
|
|
*
Amendment for rbl.lua update
Andrew Lewis
2015-02-11
1
-2
/
+5
|
*
Update RBL module: fix indentation; collapse loops; avoid calling for un-need...
Andrew Lewis
2015-02-11
1
-125
/
+201
*
|
We should check here :is_valid() instead of :to_string()
eneq123
2015-02-11
1
-1
/
+1
*
|
set empty <> user or addr for msgs without FROM (the MAIL FROM:<> is RFC 821 ...
eneq123
2015-02-11
1
-3
/
+5
*
|
real_ip to_string should not nil
eneq123
2015-02-11
1
-2
/
+2
|
/
*
Make settings work as documented
Andrew Lewis
2015-02-08
1
-4
/
+28
*
Amendment: fix regex match for unqualified usernames
Andrew Lewis
2015-02-06
1
-0
/
+1
*
Amendment: nest stuff
Andrew Lewis
2015-02-06
1
-1
/
+1
*
Allow applying settings to authenticated users
Andrew Lewis
2015-02-06
1
-2
/
+31
*
Fix some initializations.
Vsevolod Stakhov
2015-02-03
1
-4
/
+6
*
Fix urls interaction.
Vsevolod Stakhov
2015-02-03
1
-8
/
+12
*
Remove old crap functions from url parser code.
Vsevolod Stakhov
2015-02-03
3
-10
/
+10
*
Fix some compile time warnings.
Vsevolod Stakhov
2015-02-02
1
-2
/
+1
[next]