Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy client and rework build system. | Vsevolod Stakhov | 2014-01-19 | 1 | -193/+0 |
| | | | | | --HG-- rename : lib/CMakeLists.txt => src/CMakeLists.txt | ||||
* | Implement http server using http_parser. | Vsevolod Stakhov | 2014-01-08 | 1 | -0/+2 |
| | |||||
* | Fix linking libraries. | Vsevolod Stakhov | 2013-12-26 | 1 | -4/+4 |
| | |||||
* | Rework build system. | Vsevolod Stakhov | 2013-12-26 | 1 | -12/+2 |
| | |||||
* | Remove kvstorage from the configuration as well. | Vsevolod Stakhov | 2013-10-26 | 1 | -4/+0 |
| | |||||
* | Remove unused code from the build. | Vsevolod Stakhov | 2013-10-26 | 1 | -33/+6 |
| | |||||
* | Replace RCL to UCL from libucl to avoid duplicity in the code. | Vsevolod Stakhov | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | Fix other stuff to work with rcl modules. | Vsevolod Stakhov | 2013-10-04 | 1 | -0/+1 |
| | |||||
* | Add skeleton for rcl configuration. | Vsevolod Stakhov | 2013-08-22 | 1 | -0/+1 |
| | |||||
* | Link libcurl/fetch to rcl directly. | Vsevolod Stakhov | 2013-08-19 | 1 | -7/+0 |
| | |||||
* | Add detecting of libfetch/libcurl for rcl. | Vsevolod Stakhov | 2013-08-19 | 1 | -0/+7 |
| | |||||
* | Add a test suite for rcl. | Vsevolod Stakhov | 2013-08-09 | 1 | -1/+4 |
| | |||||
* | * Add rolling history feature saving last 200 scanned messages. | Vsevolod Stakhov | 2013-01-07 | 1 | -0/+1 |
| | | | | Add /history command handler in webui. | ||||
* | Fix test build and shlibs depends. | Vsevolod Stakhov | 2012-12-15 | 1 | -1/+8 |
| | |||||
* | Add skeleton for rrd files format and basic API for writing data to rrd files. | Vsevolod Stakhov | 2012-12-12 | 1 | -0/+1 |
| | |||||
* | * Link dynamic configuration to the main build. | Vsevolod Stakhov | 2012-09-25 | 1 | -0/+1 |
| | | | | Add utility functions for dynamic config. | ||||
* | Remove legacy stuff from librspamdclient. | Vsevolod Stakhov | 2012-09-18 | 1 | -1/+1 |
| | | | | Add support of unix socket for client library and rspamc. | ||||
* | Do not compile libkvstorage for debian as it is useless just now. | Vsevolod Stakhov | 2012-08-08 | 1 | -24/+24 |
| | |||||
* | More fixes for debian. Suggested by: Laszlo Boszormenyi (GCS) | Vsevolod Stakhov | 2012-08-06 | 1 | -21/+18 |
| | |||||
* | Fix shared libraries versions. | Vsevolod Stakhov | 2012-08-03 | 1 | -8/+13 |
| | |||||
* | Minor cmake script fix. | Vsevolod Stakhov | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | More debian fixes. | Vsevolod Stakhov | 2012-08-03 | 1 | -1/+8 |
| | |||||
* | More fixed for debian build. | Vsevolod Stakhov | 2012-08-03 | 1 | -0/+12 |
| | |||||
* | Allow NO_SHARED build to use static archives for internal libraries. | Vsevolod Stakhov | 2012-06-07 | 1 | -20/+19 |
| | | | | Check for -fPIC/-fpic support. | ||||
* | Reorganize libs. | Vsevolod Stakhov | 2012-06-07 | 1 | -2/+2 |
| | |||||
* | Avoid using global 'counters' hash, include it in struct rspamd_main. | Vsevolod Stakhov | 2012-06-07 | 1 | -2/+3 |
| | | | | | Move worker related utils to separate file and include it in rspamd-mime library. Add some cross-dependencies. | ||||
* | Version some lonely libraries. | Vsevolod Stakhov | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | Fix static build. | Vsevolod Stakhov | 2012-06-05 | 1 | -9/+8 |
| | | | | As there are too many changes from 0.4.7 mark this version as 0.5.0. | ||||
* | * Split rspamd build to several independent libraries to reduce overhead. | Vsevolod Stakhov | 2012-06-05 | 1 | -74/+136 |
| | |||||
* | * Start dkim support implementation. | Vsevolod Stakhov | 2012-05-24 | 1 | -0/+1 |
| | |||||
* | * Add initial implementation of proxy object | Vsevolod Stakhov | 2012-03-07 | 1 | -0/+1 |
| | | | | * Add simple smtp proxy worker | ||||
* | * Add AIO framework for linux io(3) interface. | Vsevolod Stakhov | 2012-01-16 | 1 | -1/+3 |
| | |||||
* | Reorganize util.c as it should contain only common utilities. | Vsevolod Stakhov | 2011-12-07 | 1 | -2/+10 |
| | | | | Libkvstorage client is now deprecated as I plan to replace it with hiredis library. | ||||
* | * Add initial skeleton of file based backend | Vsevolod Stakhov | 2011-11-15 | 1 | -0/+1 |
| | |||||
* | * Implement sqlite3 backend for kvstorage. | Vsevolod Stakhov | 2011-11-02 | 1 | -0/+3 |
| | |||||
* | * Add initial support of bdb backend | Vsevolod Stakhov | 2011-11-01 | 1 | -0/+4 |
| | |||||
* | * Add skeleton of libkvstorage API. | Vsevolod Stakhov | 2011-10-18 | 1 | -0/+34 |
| | |||||
* | Move librspamdclient to separate directory. | Vsevolod Stakhov | 2011-10-18 | 1 | -2/+2 |
| | | | | | | --HG-- rename : lib/librspamdclient.c => lib/client/librspamdclient.c rename : lib/librspamdclient.h => lib/client/librspamdclient.h | ||||
* | * Add configuration utils for kvstorage | Vsevolod Stakhov | 2011-10-17 | 1 | -0/+1 |
| | |||||
* | Fix build under Solaris10. Reported in ↵ | Vsevolod Stakhov | 2011-10-17 | 1 | -1/+4 |
| | | | | https://bitbucket.org/vstakhov/rspamd/issue/21/rspamd-solaris10-x86-openindiana | ||||
* | * Initial implementation of key-value storage | Vsevolod Stakhov | 2011-10-11 | 1 | -0/+1 |
| | | | | | Detect and link against bdb Change version to 0.4.5 | ||||
* | Another fix for out-source build. | Vsevolod Stakhov | 2011-07-30 | 1 | -1/+2 |
| | | | | Unbreak FreeBSD build. | ||||
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -2/+7 |
| | | | | | * Fix build of rspamd with CMAKE_BINARY_DIR differs from CMAKE_SOURCE_DIR Rework include style. | ||||
* | * Add new algorithm based on diff algorithm to compare relatively short text ↵ | Vsevolod Stakhov | 2011-07-13 | 1 | -0/+1 |
| | | | | parts | ||||
* | Fix settings using. | Vsevolod Stakhov | 2011-05-11 | 1 | -6/+1 |
| | | | | Revert genmodules logic. | ||||
* | Fix dependencies in cmake. | Vsevolod Stakhov | 2011-05-11 | 1 | -1/+6 |
| | |||||
* | * Rework build process: | Vsevolod Stakhov | 2011-05-10 | 1 | -2/+48 |
| | | | | | | | | | | - add librspamdserver - link this library to all daemons and utils of rspamd - use subdirectories more often * Rework global variables logic - move them to the main process * Fix logging to handle utf-8 correctly * Add statshow utility and make it working * Move printf functions to separate source file | ||||
* | Update build and install system. | Vsevolod Stakhov | 2011-02-02 | 1 | -1/+15 |
| | |||||
* | * Add C client for rspamd that is using librspamdclient | Vsevolod Stakhov | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | * Initial release of librspamdclient | Vsevolod Stakhov | 2011-01-28 | 1 | -0/+7 |