]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2014-02-23 Mikhail Gusarov/var/lib/rspamd ownership is fixed, don't allow to...
2014-02-23 Mikhail Gusarov/var/run is transient, create subdirectory in initscrip...
2014-02-23 Mikhail GusarovShip /var/{lib,log}/rspamd in package
2014-02-22 Mikhail GusarovMove preinst to postinst, rspamd does not need anything...
2014-02-22 Mikhail GusarovTurn off bundled hiredis
2014-02-22 Mikhail GusarovFix name of pkg-config snippet for hiredis
2014-02-22 Mikhail GusarovDo not remove rspamd user in prerm (See #621833)
2014-02-22 Mikhail GusarovUse more adduser options to shorten preinst
2014-02-18 Vsevolod StakhovRework LRU hash logic.
2014-02-18 Vsevolod StakhovRework resolver library.
2014-02-18 Vsevolod StakhovMerge branch 'rspamd-0.6' of github.com:vstakhov/rspamd...
2014-02-18 Vsevolod StakhovMerge remote-tracking branch 'dottedmag/debian' into...
2014-02-18 Vsevolod StakhovMerge remote-tracking branch 'dottedmag/0.6' into rspam...
2014-02-17 Vsevolod StakhovMerge pull request #47 from dottedmag/0.6
2014-02-17 Mikhail GusarovRemove watch file from native package
2014-02-17 Mikhail GusarovPut myself into Maintainer field
2014-02-17 Mikhail GusarovRemove changelog entries for Debian upload
2014-02-17 Mikhail Gusarovrspamd is now a native Debian package
2014-02-17 Mikhail GusarovRemove cruft
2014-02-17 Mikhail GusarovUpdate watch file (source code moved to GitHub)
2014-02-17 Mikhail GusarovUpdate source location
2014-02-17 Mikhail GusarovMove license texts to separate License blocks
2014-02-17 Mikhail GusarovClarified with author that Debianization is BSD-2-claus...
2014-02-17 Mikhail GusarovClarify that uthash license is not BSD-2-clause
2014-02-17 Mikhail GusarovExtract BSD-2-clause into separate License block
2014-02-17 Mikhail GusarovFix hyphen-minus confusion in manpages 47/head
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.
next