]> source.dussan.org Git - rspamd.git/commit
Merge remote-tracking branch 'upstream/master' into documentation
authorLarry Hynes <larry@larryhynes.com>
Thu, 9 Jun 2016 19:09:17 +0000 (20:09 +0100)
committerLarry Hynes <larry@larryhynes.com>
Thu, 9 Jun 2016 19:09:17 +0000 (20:09 +0100)
commit6ec2e81512e068e798da20e4ab486ade81d3b9dc
treec84faf049dea2e52bc8da120d25f242fa9c0c397
parent25083072e809ac328b8c4b4c98cdf6c9e35c112e
parentfb326efc2b3fa1c25705d218987199a608b87b87
Merge remote-tracking branch 'upstream/master' into documentation

* upstream/master: (90 commits)
  [Fix] Plug memory leak in proxy
  [Feature] Do not print garbadge in --compact output
  [Fix] Fix encrypted proxy requests
  [Fix] Do not delete uninitialized events
  [Feature] Add protection against open files limit and accepting sockets
  [Fix] Another fix for redis timeouts
  [Fix] Fix order of initialization
  [Feature] Use file lock in logger to avoid deadlocks
  [Fix] Fix errors handling in the proxy
  [Fix] More fixes for redis refcounts
  [Fix] Initialize parser scripts properly
  [Fix] Try to fix issue in redis stats backend when task is closed
  [Fix] Fix usage of rdns reply structure
  [Fix] Fix symbol name for spf soft fail
  [Fix] Fix setting path for lua
  [Doc] Update regexp module documentation
  [Minor] Fix names
  [Fix] Add missing types
  [Feature] Implement braced regexp quantifiers
  [Fix] Implement new automata to skip empty lines for dkim signing
  ...