aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Add support for dynamic configuration to the client.Vsevolod Stakhov2012-10-025-81/+175
* * Add support for dynamic configuration to the controller's interface.Vsevolod Stakhov2012-10-026-44/+342
* Allow multiply statfiles with a same label.Vsevolod Stakhov2012-10-023-9/+19
* * Add dynamic configuration dumping.Vsevolod Stakhov2012-10-017-42/+793
* * Link dynamic configuration to the main build.Vsevolod Stakhov2012-09-252-9/+191
* Add skeleton of dynamic configuration logic.Vsevolod Stakhov2012-09-192-0/+198
* * Add map_watch_interval configurable.Vsevolod Stakhov2012-09-196-130/+150
* Avoid global variables in map logic.Vsevolod Stakhov2012-09-1922-104/+75
* Use universal mutex type to avoid glib collisions.Vsevolod Stakhov2012-09-192-21/+7
* Restore fuzzy learn operations.Vsevolod Stakhov2012-09-182-72/+243
* Fix learning throught restfull interface.Vsevolod Stakhov2012-09-183-29/+83
* Remove legacy stuff from librspamdclient.Vsevolod Stakhov2012-09-183-176/+49
* Rewrite controller's logic in librspamdclient and rspamc application.Vsevolod Stakhov2012-09-173-915/+580
* Force restful replies for restful sessions (not tested with all commands).Vsevolod Stakhov2012-09-163-32/+141
* * Initial approach to RESTful controller.Vsevolod Stakhov2012-09-147-80/+284
* Another debian license fix.Vsevolod Stakhov2012-09-1063-58/+158
* Update copyright (required by debian).Vsevolod Stakhov2012-09-0469-187/+216
* Remove legacy files.Vsevolod Stakhov2012-09-042-384/+0
* Fix changelog slightly.Vsevolod Stakhov2012-08-271-1/+1
* Make lua logger format safe.Vsevolod Stakhov2012-08-241-4/+4
* Update to 0.5.2.Vsevolod Stakhov2012-08-233-1/+18
* Added tag 0.5.2 for changeset 7046404e2c10Vsevolod Stakhov2012-08-231-0/+1
* Fix xmlrpc lua parsing code.0.5.2Vsevolod Stakhov2012-08-221-5/+3
* Fix url detector.Vsevolod Stakhov2012-08-221-1/+10
* * Rework thread pools locking logic to avoid global lua mutex usage.Vsevolod Stakhov2012-08-2228-260/+215
* Fix deadlock in lua HTTP bindings.Vsevolod Stakhov2012-08-221-4/+5
* Do not try to detect tld urls inside HTML texts as it generates too much fals...Vsevolod Stakhov2012-08-215-292/+308
* Fix misprint in the default configuration.Vsevolod Stakhov2012-08-161-1/+1
* Fix assertion when using default configuration.Vsevolod Stakhov2012-08-161-1/+1
* Fix CR and LF while performing simple headers canonicalization.Vsevolod Stakhov2012-08-141-5/+38
* Another fix for simple canonicalization for body.Vsevolod Stakhov2012-08-141-10/+83
* Fix relaxed body canonization algorithm for several complex cases.Vsevolod Stakhov2012-08-141-0/+10
* Fix thunderbird message id for the modern thunderbird versions.Vsevolod Stakhov2012-08-141-1/+1
* * Add DNS resolver lua bindings.Vsevolod Stakhov2012-08-138-58/+586
* Add watch file for debian package. Submitted by: Laszlo Boszormenyi.Vsevolod Stakhov2012-08-101-0/+2
* Fix spelling. Submitted by: Laszlo Boszormenyi.Vsevolod Stakhov2012-08-104-5/+5
* Do not append CRLF in case of relaxed canonization algorithm. Pointed out by ...Vsevolod Stakhov2012-08-091-0/+1
* In debian use nogroup as group for rspamd.Vsevolod Stakhov2012-08-081-1/+1
* Fix debian copyright. Suggested by: Laszlo Boszormenyi (GCS)Vsevolod Stakhov2012-08-081-8/+12
* Do not compile libkvstorage for debian as it is useless just now.Vsevolod Stakhov2012-08-081-24/+24
* Check for gthread as well while checking for glib.Vsevolod Stakhov2012-08-071-2/+2
* Fix syntax.Vsevolod Stakhov2012-08-061-1/+1
* Add changelog, update debian changelog.Vsevolod Stakhov2012-08-062-0/+280
* Added tag 0.5.1 for changeset de8b1598bc1dVsevolod Stakhov2012-08-061-0/+1
* * Add lua mime_part library to get an access to all message part attributes (...0.5.1Vsevolod Stakhov2012-08-063-1/+216
* Add detection of simple urls with tld detection algorithm.Vsevolod Stakhov2012-08-061-13/+333
* When inserting a url to the tree also check phishing status to avoid masking ...Vsevolod Stakhov2012-08-061-0/+4
* Fix debian changelog.Vsevolod Stakhov2012-08-061-17/+0
* More fixes for debian. Suggested by: Laszlo Boszormenyi (GCS)Vsevolod Stakhov2012-08-064-41/+41
* Stop lintian from complaining about licenses and openssl.Vsevolod Stakhov2012-08-033-2/+45