]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2014-02-17 Vsevolod StakhovMisprint.
2014-02-17 Vsevolod StakhovUpdate copyright and debian files.
2014-02-14 Vsevolod StakhovFix memory leak in fuzzy_add command.
2014-02-12 Vsevolod StakhovFix overrides for a metric.
2014-02-12 Vsevolod StakhovFix nameservers setup.
2014-02-10 Andrew LewisTweak updated config example for consistency/clarity
2014-02-10 Andrew LewisFix documentation for RBL module - rbls {} was not...
2014-02-10 Andrew LewisTweak default RBL module config for brevity
2014-02-10 Andrew LewisRemove dated configuration example & add another missin...
2014-02-10 AlexeyFix rule MISSING_MIMEOLE for IPB forum
2014-02-10 Vsevolod StakhovTokenize subject even if a message is empty.
2014-02-10 AlexeyFix Hfilter for null text part
2014-02-10 AlexeyUpdate metrics.conf
2014-02-10 AlexeyRename symbol HFILTER_HOSTNAME_NOPTR
2014-02-10 AlexeyRename symbol in Hfilter
2014-02-04 Vsevolod StakhovAnother stupid mistake in random setup.
2014-02-03 Vsevolod StakhovIncrease default reject treshold. 0.6.8
2014-02-03 Vsevolod StakhovRemove deprecated bitbucket homepage.
2014-02-03 Vsevolod StakhovFix classifiers config for repeated sections.
2014-02-03 Vsevolod StakhovRemove deprecated code.
2014-02-03 Vsevolod StakhovRemove CC warning.
2014-02-03 Vsevolod StakhovFix README.
2014-02-03 Andrej Zverev- Fix typo
2014-02-03 Vsevolod StakhovUpdate specs.
2014-02-03 Vsevolod StakhovUpdate ChangeLog for 0.6.8.
2014-02-03 Vsevolod StakhovFix with libucl.
2014-02-03 Vsevolod StakhovUse more clever time values to setup entropy.
2014-02-03 Vsevolod StakhovFix issue with random numbers generator in dns.
2014-02-03 Andrej ZverevAllow override system predefined settings.
2014-02-01 Andrew LewisSupport HELO blacklist and fix options registration...
2014-02-01 Vsevolod StakhovSync from libucl.
2014-02-01 Vsevolod StakhovUpdate to 0.6.8.
2014-02-01 Andrew LewisCheck for [ip.address]-style HELO and suppress lookups
2014-02-01 AlexeyOptimize Hfilter
2014-02-01 Andrew LewisAdd documentation for RBL module
2014-02-01 Andrej ZverevAllow override system predefined settings without touch...
2014-01-28 Vsevolod StakhovFix whitelist module.
2014-01-25 Vsevolod StakhovRework HFILTER_URL_ONELINE.
2014-01-25 AlexeyFix hfilter
2014-01-25 Vsevolod StakhovRemove HFILTER_URL_ONELINE rule.
2014-01-25 Vsevolod StakhovUse more permissive value for parts_differ.
2014-01-22 AlexeyFix hostname lookup for rdns rbl 30/head
2014-01-22 Andrew LewisAllow FCrDNS-style RBL lookups
2014-01-22 Vsevolod StakhovUpdate from libucl.
2014-01-22 Alexandre Perrinworkers.conf: controller listen to localhost instead...
2014-01-22 Vsevolod StakhovImprove hostname processing.
2014-01-10 Vsevolod StakhovStop for 0.6.7. 0.6.7
2014-01-10 Vsevolod StakhovForgot about event adding.
2014-01-09 Vsevolod StakhovWrite some more HTTP headers in reply.
2014-01-09 Vsevolod StakhovUnify http code for client and server.
2014-01-09 Vsevolod StakhovRemove unused lua module.
2014-01-09 Vsevolod Stakhov0.7 era start.
2014-01-09 Vsevolod StakhovFix simultaneous bind to ipv6 and ipv6 sockets.
2014-01-09 Vsevolod StakhovReorganize HTTP library.
2014-01-08 Vsevolod StakhovImplement http server using http_parser.
2014-01-07 Vsevolod StakhovImport http parser code.
2014-01-07 Vsevolod StakhovAdd `strict_protocol_headers` option for rspamc protocol.
2014-01-07 Vsevolod StakhovMerge pull request #23 from AlexeySa/patch-1
2014-01-06 AlexeyUpdate Hfilter 23/head
2014-01-06 Vsevolod StakhovValidate IP addresses before pushing them to lua.
2014-01-06 Vsevolod StakhovSupport hostname and helo in rspamc client.
2014-01-06 Vsevolod StakhovShow debug output in libraries.
2014-01-06 Vsevolod StakhovAdd hostname attribute to rspamc protocol.
2014-01-06 Vsevolod StakhovSeveral fixes.
2014-01-06 Vsevolod StakhovFix image sizes.
2014-01-06 Vsevolod StakhovFix markdown.
2014-01-06 Vsevolod StakhovAdd settings description.
2014-01-06 Vsevolod StakhovSome more fixes.
2014-01-06 Vsevolod StakhovFix markdown.
2014-01-05 Vsevolod StakhovWrite general information about config.
2014-01-05 Vsevolod StakhovSmall fix to received parser.
2014-01-05 Vsevolod StakhovFix one more sequence case.
2014-01-05 Vsevolod StakhovFix headers end detection for DKIM.
2014-01-05 Vsevolod StakhovLog to console in case of config test.
2014-01-05 Vsevolod StakhovAdd include_map macro to ucl language.
2014-01-05 Vsevolod StakhovInclude checksum in a map struct.
2014-01-05 Vsevolod StakhovFix '--pass-all' option name.
2014-01-05 Vsevolod StakhovMerge pull request #22 from fatalbanana/master
2014-01-05 Vsevolod StakhovAdd UCL language documentation.
2014-01-04 Andrew LewisFix some rpmlint warnings 22/head
2014-01-04 Vsevolod StakhovMerge pull request #21 from fatalbanana/master
2014-01-03 Andrew LewisFix SLES support & OpenSUSE 12 builds on build service 21/head
2014-01-02 Vsevolod StakhovAdd support for edns0 in rspamd.
2014-01-02 Vsevolod StakhovBe more human readable in symbol's output.
2014-01-02 Vsevolod StakhovFix exp2l using in inv_ch_square function.
2014-01-01 Vsevolod StakhovMerge pull request #20 from fatalbanana/master
2014-01-01 Andrew LewisFixes for OpenSUSE 20/head
2014-01-01 Andrew LewisMerge remote-tracking branch 'upstream/master'
2013-12-31 Vsevolod StakhovUse seconds instead of milliseconds in expire.
2013-12-30 Vsevolod StakhovFucking hg.
2013-12-30 Vsevolod StakhovUnknown symbols now have zero weight not 1.0.
2013-12-30 Vsevolod StakhovMore documentation.
2013-12-29 Vsevolod StakhovStart architecture section.
2013-12-28 Vsevolod StakhovFucking mercurial.
2013-12-28 Vsevolod StakhovAdd documentation skeleton.
2013-12-28 Vsevolod StakhovOuch.
2013-12-28 Vsevolod StakhovUse chacha20 for DNS id permutation.
2013-12-27 Vsevolod StakhovMigrate from pod to markdown+pandoc.
2013-12-27 Vsevolod StakhovMinor fixes to rpm spec.
2013-12-27 Vsevolod StakhovAdded tag 0.6.6 for changeset 3d18c18889ff
next