summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Collapse)AuthorAgeFilesLines
* Add support of uptime command to rspamc.0.3.8Vsevolod Stakhov2011-03-151-3/+40
| | | | | Update manpages. Add script for generating manpages from pod.
* Fix race in surbl module.Vsevolod Stakhov2011-03-101-0/+3
| | | | Add more debugging to destructors in pools.
* * Add ability to save symbols that are inside composites with '-' flag.Vsevolod Stakhov2011-02-191-9/+9
| | | | | | | Remove warnings from rspamc. Add new rules [1] Submitted by: Victor Ustugov [1]
* * Add descriptions for all symbols in default configuration, adjust symbols' ↵Vsevolod Stakhov2011-02-181-24/+52
| | | | | | | | weights [1] * Improve rspamc output by adding '--verbose' flag Suggested by: Victor Ustugov [1]
* Include proper header when building rspamc.Vsevolod Stakhov2011-02-161-1/+1
|
* * Add ability to add descriptions for symbolsVsevolod Stakhov2011-02-151-1/+4
|
* Fix case statement.Vsevolod Stakhov2011-02-041-0/+1
|
* Do not try to print result when connection failed in rspamc.Vsevolod Stakhov2011-02-031-0/+1
|
* Update build and install system.Vsevolod Stakhov2011-02-021-0/+3
|
* * Implement controller interface inside librspamdclient/rspamcVsevolod Stakhov2011-02-011-12/+247
| | | | | | | * REMOVE perl client (at last) Fixed some stupid moments in a controller's protocol Change version to 0.3.5
* * Add C client for rspamd that is using librspamdclientVsevolod Stakhov2011-01-312-0/+369