Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Fix race conditions in functional tests | Andrew Lewis | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | [Minor] Bye, bye travis | Vsevolod Stakhov | 2016-07-21 | 2 | -33/+1 |
| | |||||
* | [Minor] Fix CircleCI script | Vsevolod Stakhov | 2016-07-21 | 1 | -2/+2 |
| | |||||
* | [Minor] Test CircleCI | Vsevolod Stakhov | 2016-07-21 | 1 | -0/+20 |
| | |||||
* | [Minor] Another try to fix travis | Vsevolod Stakhov | 2016-07-21 | 1 | -3/+0 |
| | |||||
* | Revert "[Minor] Try to feed travis gods" | Vsevolod Stakhov | 2016-07-21 | 1 | -15/+15 |
| | | | | This reverts commit 50de464f2d5064ca8d1593581abb4ef327fec94c. | ||||
* | [Minor] Try to feed travis gods | Vsevolod Stakhov | 2016-07-21 | 1 | -15/+15 |
| | |||||
* | [Feature] Allow client ip match in the settings | Vsevolod Stakhov | 2016-07-21 | 1 | -2/+18 |
| | |||||
* | [Fix] Reset master connection when retransmitting scan request | Vsevolod Stakhov | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | [Feature] Allow underscore separated names in settings | Vsevolod Stakhov | 2016-07-21 | 3 | -1/+26 |
| | |||||
* | [Fix] Do not abort when cannot load a map | Vsevolod Stakhov | 2016-07-20 | 1 | -12/+14 |
| | |||||
* | [Fix] Fix sending data to graph command | Vsevolod Stakhov | 2016-07-20 | 1 | -15/+16 |
| | | | | Issue: #405 | ||||
* | Merge pull request #733 from fatalbanana/mmap | Vsevolod Stakhov | 2016-07-20 | 3 | -0/+4 |
|\ | | | | | [Fix] Partial fix for mmap'd statistics tests | ||||
| * | [Fix] Partial fix for mmap'd statistics tests | Andrew Lewis | 2016-07-20 | 3 | -0/+4 |
| | | |||||
* | | Merge pull request #732 from fatalbanana/mmmap | Vsevolod Stakhov | 2016-07-20 | 1 | -1/+28 |
|\ \ | | | | | | | [Fix] Fix creation of mmapped statfiles | ||||
| * | | [Fix] Fix creation of mmapped statfiles | Andrew Lewis | 2016-07-20 | 1 | -1/+28 |
| | | | |||||
* | | | Merge pull request #730 from fatalbanana/spamassassin | Vsevolod Stakhov | 2016-07-19 | 1 | -76/+94 |
|\ \ \ | | |/ | |/| | [Fix] Deal with certain nested dependencies in SpamAssassin module | ||||
| * | | [Fix] Handle nested dependencies in SpamAssassin plugin | Andrew Lewis | 2016-07-19 | 1 | -18/+43 |
| | | | |||||
| * | | [Minor] SpamAssassin: strip some commented code | Andrew Lewis | 2016-07-19 | 1 | -7/+0 |
| | | | |||||
| * | | [Minor] SpamAssassin: some small fixes for logging | Andrew Lewis | 2016-07-19 | 1 | -12/+12 |
| | | | |||||
| * | | [Minor] SpamAssassin: Import fun.lua into main namespace | Andrew Lewis | 2016-07-19 | 1 | -41/+41 |
| |/ | |||||
* | | Merge pull request #731 from fatalbanana/systemd | Vsevolod Stakhov | 2016-07-19 | 1 | -1/+0 |
|\ \ | | | | | | | [Fix] Remove Type=forking from systemd unit file (#709) | ||||
| * | | [Fix] Remove Type=forking from systemd unit file (#709) | Andrew Lewis | 2016-07-19 | 1 | -1/+0 |
| | | | |||||
* | | | [Fix] Fix displaying of rewrite subject in WebUI | Vsevolod Stakhov | 2016-07-19 | 1 | -6/+14 |
|/ / | |||||
* | | [Fix] Fix border case in urls detector | Vsevolod Stakhov | 2016-07-19 | 1 | -1/+1 |
| | | |||||
* | | [Fix] Mark expired hashes as not found and not as zero flag | Vsevolod Stakhov | 2016-07-19 | 1 | -0/+1 |
| | | |||||
* | | [CritFix] Fix writing CDPs to the database | Vsevolod Stakhov | 2016-07-19 | 1 | -2/+5 |
| | | | | | | | | | | Issue: #405 Reported by: @moisseev | ||||
* | | [Fix] Don't mix hyperscan and pcre processing within a same task | Vsevolod Stakhov | 2016-07-19 | 1 | -2/+7 |
| | | |||||
* | | [Fix] Fix upstreams interaction for rspamd proxy | Vsevolod Stakhov | 2016-07-19 | 1 | -0/+6 |
| | | |||||
* | | [Feature] Properly implement unweighted round-robin algorithm | Vsevolod Stakhov | 2016-07-19 | 1 | -17/+36 |
| | | |||||
* | | [Feature] Reduce number of timers queries | Vsevolod Stakhov | 2016-07-19 | 3 | -25/+43 |
| | | |||||
* | | [Feature] Add xoroshiro+ fast rng for non-crypto purposes | Vsevolod Stakhov | 2016-07-19 | 2 | -5/+70 |
|/ | |||||
* | [Fix] Fix some issues with retries in the proxy | Vsevolod Stakhov | 2016-07-18 | 1 | -6/+12 |
| | |||||
* | [Fix] Fix detaching of shared memory segments | Vsevolod Stakhov | 2016-07-18 | 1 | -2/+0 |
| | |||||
* | [Minor] Use refcounts for http messages | Vsevolod Stakhov | 2016-07-18 | 2 | -2/+2 |
| | |||||
* | [Feature] Implement retransmits for master connection | Vsevolod Stakhov | 2016-07-18 | 1 | -84/+145 |
| | |||||
* | [Feature] Implement refcount for messages | Vsevolod Stakhov | 2016-07-18 | 3 | -12/+38 |
| | |||||
* | Merge pull request #729 from fatalbanana/travis | Vsevolod Stakhov | 2016-07-18 | 8 | -10/+20 |
|\ | | | | | [Test] Integrate functional tests with Travis CI | ||||
| * | [Test] Integrate functional tests with Travis CI | Andrew Lewis | 2016-07-18 | 8 | -10/+20 |
| | | |||||
* | | [Fix] Fix border cases for incremental hashing | Vsevolod Stakhov | 2016-07-18 | 1 | -1/+2 |
| | | |||||
* | | [CritFix] Fix systemd sockets activation | Vsevolod Stakhov | 2016-07-18 | 1 | -1/+36 |
|/ | |||||
* | Revert "[Minor] Fix percent sign in statistics learning condition" | Vsevolod Stakhov | 2016-07-18 | 1 | -2/+2 |
| | | | | This reverts commit e53fd5ab0ce04b6eddb7ef24a1fccfd013c705d0. | ||||
* | Merge pull request #728 from moisseev/one-shot | Vsevolod Stakhov | 2016-07-18 | 1 | -0/+2 |
|\ | | | | | [Minor] Limit BAD_EXTENSION rules to one shot | ||||
| * | [Minor] Limit BAD_EXTENSION rules to one shot | Alexander Moisseev | 2016-07-18 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #727 from fatalbanana/test | Vsevolod Stakhov | 2016-07-17 | 1 | -1/+1 |
|\ | | | | | [Test] Fix scan file test | ||||
| * | [Test] Fix scan file test | Andrew Lewis | 2016-07-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #726 from fatalbanana/test | Vsevolod Stakhov | 2016-07-17 | 3 | -1/+72 |
|\| | | | | | Some modifications for functional tests | ||||
| * | [Test] Fix double bad extension test | Andrew Lewis | 2016-07-17 | 1 | -1/+1 |
| | | |||||
| * | [Test] Add test for pre & post filters | Andrew Lewis | 2016-07-17 | 2 | -0/+71 |
|/ | |||||
* | [Fix] Fix chartable issue with starting digits | Vsevolod Stakhov | 2016-07-17 | 1 | -2/+11 |
| | | | | | Issue: #725 Reported by: @moisseev |