Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #114 from sfirmery/master | Vsevolod Stakhov | 2014-11-10 | 1 | -1/+2 | |
|\ | | | | | Fix owner when creating folder /run/rspamd in Debian init script | |||||
| * | Fix owner when creating folder /run/rspamd | Sylvain Firmery | 2014-11-08 | 1 | -1/+2 | |
| | | ||||||
* | | Update versions. | Vsevolod Stakhov | 2014-11-08 | 1 | -2/+2 | |
|/ | ||||||
* | Release 0.7.3.0.7.3 | Vsevolod Stakhov | 2014-11-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstreams code: - simplify upstreams API; - unify strings parsing in upstreams definition; - add configuration options for the upstreams; - for failed upstreams re-resolve their addresses; - use all resolved addresses for an upstream (round-robin); - implement stable hashing and use it by default for upstreams; - add unit test for upstreams module. * Rework signals processing in all rspamd workers: - signals are now processed in the event loop; - implement the most common signal handlers for all workers; - add callbacks for workers specific signal handlers * Fix critical issue with fuzzy storage: Fuzzy stroage could not save any hashes on termination due to bugged signals handling * Fix roll history IP storage * Rework ipv4/ipv6 handling in parsing addresses: - turn off support of IPV6_V6ONLY socket option; - create ipv6 socket prior to ipv4 one to handle systems with v6/v4 sockets enabled (Linux) * Remove CBL as it's wholly included in Spamhaus XBL (by @fatalbanana) * Remove nszones.com fake RBL (by @citrin) * Fix upstreams interaction for fuzzy_check * Verify spf PTR records (reported by @citrin) * Fix spf MX records parsing * Add compatibility for old libevent (by @yellowman) * Sync bugfixes from libucl Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | Added by a mistake. | Vsevolod Stakhov | 2014-10-15 | 2 | -259/+0 | |
| | ||||||
* | Update debian packaging. | Vsevolod Stakhov | 2014-10-15 | 4 | -10/+262 | |
| | ||||||
* | Merge pull request #84 from CameronNemo/patch-1 | Vsevolod Stakhov | 2014-10-10 | 1 | -0/+8 | |
|\ | | | | | Add Upstart job to debian packaging | |||||
| * | Add Upstart job to debian packaging | Cameron Norman | 2014-07-23 | 1 | -0/+8 | |
| | | | | | | This will automatically be shipped by dh_installinit. | |||||
* | | Release 0.7.1.0.7.1 | Vsevolod Stakhov | 2014-09-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix typo in stat output. * Fix issues with includes crossing with the system includes * Restore testing framework * Add radix trie test suite * Implement new path-compressed radix trie. - The performance benefit over the old algorithm is about 1.5 times. - Memory usage is significantly lower as well. - Now radix trie can accept any IPv4/IPv6 values * Various improvements to the memory pools code * Fix writing reply to a client when no filters are defined * Write base32 encoded fuzzy * Fix 'soft reject' action * Fix rspamd reload and modules reconfiguration * Fix subject rewriting for the default subject * Fix states for processing task and pre-filters * Fix issues with connection closing * Fix crashes in rdns * Fix ratelimit pre-filter * Update exim patch. - Update to the recent exim version - Strip extra leading src/ from the patch - Remove sendfile since it was broken - Fix rspamd spam report for exim * Improve documentation Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | | Prepare for release. | Vsevolod Stakhov | 2014-09-01 | 1 | -0/+1 | |
| | | ||||||
* | | Remove embedded jansson completely. | Vsevolod Stakhov | 2014-08-19 | 1 | -4/+0 | |
| | | ||||||
* | | Appease lintian by stating that public-domain is a public domain. | Mikhail Gusarov | 2014-08-13 | 1 | -0/+1 | |
| | | ||||||
* | | Fix copyright for debian. | Vsevolod Stakhov | 2014-08-11 | 1 | -43/+59 | |
|/ | | | | | Submitted by: Andreas Cadhalpun <andreas.cadhalpun at googlemail.com> Ok by: Mikhail Gusarov | |||||
* | Add systemd unit | Mikhail Gusarov | 2014-03-29 | 5 | -2/+30 | |
| | ||||||
* | Update changelog | Mikhail Gusarov | 2014-03-28 | 1 | -0/+6 | |
| | ||||||
* | Update Debianization from 0.6 branch | Mikhail Gusarov | 2014-03-28 | 3 | -11/+4 | |
| | ||||||
* | Also remove /run/rspamd on purge | Mikhail Gusarov | 2014-03-08 | 1 | -0/+1 | |
| | ||||||
* | Do not muck with adm group: rspamd logs are not sensitive | Mikhail Gusarov | 2014-03-08 | 1 | -3/+1 | |
| | ||||||
* | Add lintian override (unusal permission) | Mikhail Gusarov | 2014-03-08 | 1 | -0/+1 | |
| | ||||||
* | Bump debhelper dependency, we are relying on compat 9 | Mikhail Gusarov | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Fix examples directory (should be under /doc/) | Mikhail Gusarov | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Remove implementation detail | Mikhail Gusarov | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Fix typo | Mikhail Gusarov | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Allow 'adm' group to read rspamd logs | Mikhail Gusarov | 2014-03-08 | 1 | -1/+3 | |
| | ||||||
* | Do not pass RSPAMD_USER/RSPAMD_GROUP to cmake, packaging takes care of it | Mikhail Gusarov | 2014-03-08 | 1 | -2/+0 | |
| | ||||||
* | Fix RSPAMD_GROUP option during compilation | Mikhail Gusarov | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Remove unnecessary variable | Mikhail Gusarov | 2014-03-08 | 1 | -2/+1 | |
| | ||||||
* | Describe incompatible changes in NEWS.Debian | Mikhail Gusarov | 2014-03-08 | 1 | -0/+15 | |
| | ||||||
* | Get rid of multiple rspamd instances (use LXC/systemd-nspawn instead) | Mikhail Gusarov | 2014-03-08 | 1 | -61/+45 | |
| | ||||||
* | Add debhelper mark to the end of postinst to start daemon after creating ↵ | Mikhail Gusarov | 2014-02-24 | 1 | -2/+2 | |
| | | | | user/group | |||||
* | Add postrm to remove log/lib files on purge | Mikhail Gusarov | 2014-02-24 | 1 | -0/+16 | |
| | ||||||
* | pid-file for rspamd is in /run/rspamd | Mikhail Gusarov | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | _rspamd user needs --force-badname | Mikhail Gusarov | 2014-02-24 | 1 | -0/+1 | |
| | ||||||
* | Re-enable packaged hiredis | Mikhail Gusarov | 2014-02-24 | 1 | -3/+4 | |
| | ||||||
* | Reindent for better readability | Mikhail Gusarov | 2014-02-24 | 1 | -15/+15 | |
| | ||||||
* | Fix permissions in package, don't change it in postinst | Mikhail Gusarov | 2014-02-24 | 2 | -2/+4 | |
| | ||||||
* | Use dh instead of CDBS | Mikhail Gusarov | 2014-02-24 | 2 | -12/+12 | |
| | ||||||
* | Use _rspamd as a system user in Debian | Mikhail Gusarov | 2014-02-24 | 3 | -5/+5 | |
| | ||||||
* | No need to specify group for chown explicitly | Mikhail Gusarov | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | Use /run/rspamd to store pid file, /var/run is obsolete | Mikhail Gusarov | 2014-02-24 | 2 | -2/+2 | |
| | ||||||
* | /var/lib/rspamd ownership is fixed, don't allow to override | Mikhail Gusarov | 2014-02-24 | 1 | -7/+3 | |
| | ||||||
* | /var/run is transient, create subdirectory in initscript instead | Mikhail Gusarov | 2014-02-24 | 2 | -6/+2 | |
| | ||||||
* | Ship /var/{lib,log}/rspamd in package | Mikhail Gusarov | 2014-02-24 | 2 | -34/+12 | |
| | | | | | | Conflicts: debian/postinst | |||||
* | Move preinst to postinst, rspamd does not need anything in preinst | Mikhail Gusarov | 2014-02-24 | 1 | -4/+3 | |
| | ||||||
* | Turn off bundled hiredis | Mikhail Gusarov | 2014-02-24 | 2 | -2/+3 | |
| | ||||||
* | Do not remove rspamd user in prerm (See #621833) | Mikhail Gusarov | 2014-02-24 | 1 | -71/+0 | |
| | ||||||
* | Move xxhash to contrib. | Vsevolod Stakhov | 2014-02-18 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'dottedmag/debian' into rspamd-0.6 | Vsevolod Stakhov | 2014-02-18 | 7 | -292/+123 | |
| | | | | | | | | | | Conflicts: debian/copyright debian/watch Conflicts: debian/changelog | |||||
* | Misprint. | Vsevolod Stakhov | 2014-02-17 | 1 | -1/+1 | |
| | ||||||
* | Update copyright and debian files. | Vsevolod Stakhov | 2014-02-17 | 4 | -34/+106 | |
| |