aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another bunch of missed files.Vsevolod Stakhov2015-12-312-0/+99
* Add CR_SURBLVsevolod Stakhov2015-12-312-0/+6
* Another missing file.Vsevolod Stakhov2015-12-311-0/+265
* Fix snowball distribution.Vsevolod Stakhov2015-12-312-7/+95
* Remove bloody submodules.Vsevolod Stakhov2015-12-3183-12/+16245
* Merge pull request #444 from lzmths/masterVsevolod Stakhov2015-12-311-2/+4
|\
| * Refactoring conditional directives that break parts of statements.lzmths2015-12-081-2/+4
* | Merge pull request #465 from fatalbanana/docsVsevolod Stakhov2015-12-311-1/+1
|\ \
| * | Fix documentation inaccuracy WRT history_fileAndrew Lewis2015-12-311-1/+1
* | | Merge pull request #464 from fatalbanana/surblVsevolod Stakhov2015-12-312-15/+9
|\ \ \ | |/ / |/| |
| * | Add SURBL_BLOCKED symbolAndrew Lewis2015-12-312-0/+6
| * | Drop deprecated SURBL bits & rename JP_SURBL_MULTI to ABUSE_SURBLAndrew Lewis2015-12-312-15/+3
|/ /
* | Fix critical issue in surbl moduleVsevolod Stakhov2015-12-301-17/+22
* | Add util.glob routine to lua APIVsevolod Stakhov2015-12-301-0/+43
* | Fix endless loopVsevolod Stakhov2015-12-301-0/+2
* | Add documentation for all workers' optionsVsevolod Stakhov2015-12-297-43/+49
* | Add sorting for configuration helperVsevolod Stakhov2015-12-291-5/+48
* | Fix arguments passing to the lua formatterVsevolod Stakhov2015-12-291-12/+18
* | Allow colored outputVsevolod Stakhov2015-12-292-3/+69
* | Fix workers documentationVsevolod Stakhov2015-12-291-3/+3
* | Add options for workersVsevolod Stakhov2015-12-292-0/+29
* | Start redis plugin rejigVsevolod Stakhov2015-12-291-9/+82
* | More changes to classification stagesVsevolod Stakhov2015-12-292-29/+33
* | Add substages for classificationVsevolod Stakhov2015-12-294-48/+76
* | Fix quotesVsevolod Stakhov2015-12-291-2/+2
* | Add lua pretty formatter for confighelpVsevolod Stakhov2015-12-293-5/+58
* | Use caseless search for keywordsVsevolod Stakhov2015-12-291-3/+5
* | Add caseless version of rabin-karp substring searchVsevolod Stakhov2015-12-292-0/+51
* | Show 'keyword' when '-k' is specifiedVsevolod Stakhov2015-12-291-1/+2
* | Allow keyword searchingVsevolod Stakhov2015-12-292-1/+89
* | Init modules and workers in confighelp to get more doc stringsVsevolod Stakhov2015-12-291-0/+24
* | Add documentation for some of default optionsVsevolod Stakhov2015-12-282-79/+81
* | Implement very basic documentation for optionsVsevolod Stakhov2015-12-282-40/+82
* | Add simple routine to get configuration helpVsevolod Stakhov2015-12-285-4/+159
* | Fix definition of the rcl_init functionVsevolod Stakhov2015-12-282-3/+3
* | Fix options stringVsevolod Stakhov2015-12-281-1/+1
* | Implement standard handlers documentationVsevolod Stakhov2015-12-281-1/+123
* | Initial implementation of documentation strings in rspamdVsevolod Stakhov2015-12-274-6/+112
* | Sync with libuclVsevolod Stakhov2015-12-273-119/+297
* | Remove shit added by CLionVsevolod Stakhov2015-12-276-14/+0
* | Add ability to insert documentation stringsVsevolod Stakhov2015-12-2710-250/+569
* | Merge pull request #462 from pombredanne/patch-1Vsevolod Stakhov2015-12-271-27/+27
|\ \
| * | Fixed minor doc typo.Philippe Ombredanne2015-12-271-27/+27
|/ /
* | Implement forced timeout for delayed filtersVsevolod Stakhov2015-12-263-3/+21
* | Fix multiple regexp in the cache for lua APIVsevolod Stakhov2015-12-262-3/+19
* | Fix non-unique regexp in the internal moduleVsevolod Stakhov2015-12-261-8/+16
* | Fix issue with non-unique regexps in the cacheVsevolod Stakhov2015-12-262-14/+25
* | Fix urls output in the protocolVsevolod Stakhov2015-12-251-7/+7
* | Add cases for url that are enclosed in bracesVsevolod Stakhov2015-12-251-15/+44
* | Fix url insertion into a tableVsevolod Stakhov2015-12-241-8/+6