aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation for RBL module - rbls {} was not referencedAndrew Lewis2014-02-071-4/+7
* Tweak default RBL module config for brevityAndrew Lewis2014-02-071-5/+0
* Remove dated configuration example & add another missing option registrationAndrew Lewis2014-02-071-23/+1
* Merge pull request #44 from AlexeySa/patch-2Vsevolod Stakhov2014-02-061-1/+2
|\
| * Fix rule MISSING_MIMEOLE for IPB forumAlexey2014-02-051-1/+2
|/
* Tokenize subject even if a message is empty.Vsevolod Stakhov2014-02-051-2/+3
* Merge pull request #41 from AlexeySa/patch-1Vsevolod Stakhov2014-02-051-33/+31
|\
| * Fix Hfilter for null text partAlexey2014-02-051-33/+31
|/
* Remove autogenerated Makefile.Vsevolod Stakhov2014-02-041-314/+0
* Use libottery for secure random numbers.Vsevolod Stakhov2014-02-0428-353/+3769
* Merge pull request #40 from AlexeySa/masterVsevolod Stakhov2014-02-042-3/+3
|\
| * Update metrics.confAlexey2014-02-031-1/+1
| * Rename symbol HFILTER_HOSTNAME_NOPTRAlexey2014-02-031-1/+1
| * Rename symbol in HfilterAlexey2014-02-031-2/+2
|/
* Increase default reject treshold.Vsevolod Stakhov2014-02-031-1/+1
* Remove deprecated bitbucket homepage.Vsevolod Stakhov2014-02-031-3/+3
* Fix classifiers config for repeated sections.Vsevolod Stakhov2014-02-031-5/+31
* Remove deprecated code.Vsevolod Stakhov2014-02-032-105/+0
* Remove CC warning.Vsevolod Stakhov2014-02-031-1/+1
* Fix README.Vsevolod Stakhov2014-02-031-6/+3
* Merge pull request #39 from andrejzverev/masterVsevolod Stakhov2014-02-031-1/+1
|\
| * - Fix typoAndrej Zverev2014-02-031-1/+1
|/
* Update ChangeLog for 0.6.8.Vsevolod Stakhov2014-02-031-0/+16
* Fix with libucl.Vsevolod Stakhov2014-02-021-2/+11
* Use more clever time values to setup entropy.Vsevolod Stakhov2014-02-021-1/+12
* Fix issue with random numbers generator in dns.Vsevolod Stakhov2014-02-021-2/+2
* Merge pull request #36 from andrejzverev/masterVsevolod Stakhov2014-02-011-0/+3
|\
| * Allow override system predefined settings without touching .conf filesAndrej Zverev2014-02-011-0/+3
|/
* Merge pull request #34 from fatalbanana/masterVsevolod Stakhov2014-01-312-1/+84
|\
| * Add documentation for RBL moduleAndrew Lewis2014-01-311-0/+70
| * Check for [ip.address]-style HELO and suppress lookupsAndrew Lewis2014-01-311-1/+1
| * Support HELO blacklist and fix options registration for RDNS blacklistAndrew Lewis2014-01-311-1/+14
* | Merge pull request #35 from AlexeySa/patch-6Vsevolod Stakhov2014-01-311-7/+8
|\ \
| * | Optimize HfilterAlexey2014-01-311-7/+8
|/ /
* / Sync from libucl.Vsevolod Stakhov2014-01-313-19/+47
|/
* Fix GString expanding.Vsevolod Stakhov2014-01-292-3/+8
* Cleanup.Vsevolod Stakhov2014-01-291-1/+0
* Cleanup.Vsevolod Stakhov2014-01-298-420/+0
* Fix webui.Vsevolod Stakhov2014-01-291-0/+3
* Sync with libucl.Vsevolod Stakhov2014-01-295-35/+136
* Reenable piechart and history functions in webui.Vsevolod Stakhov2014-01-291-64/+62
* Warn about composites redefinition.Vsevolod Stakhov2014-01-291-1/+10
* Fix overrides for a metric.Vsevolod Stakhov2014-01-291-4/+6
* Merge pull request #32 from AlexeySa/patch-5Vsevolod Stakhov2014-01-281-3/+3
|\
| * Tune metric for hfilterAlexey2014-01-281-3/+3
* | Start webui worker adopt to the HTTP world.Vsevolod Stakhov2014-01-282-348/+252
* | Make gstring emitting generic.Vsevolod Stakhov2014-01-283-70/+87
* | Allow to find a header in message.Vsevolod Stakhov2014-01-282-0/+28
* | Init profiler correctly.Vsevolod Stakhov2014-01-281-1/+1
|/
* Fix whitelist module.Vsevolod Stakhov2014-01-281-7/+11