aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* More cleanups and fixes for compiler warnings.0.4.6Vsevolod Stakhov2011-12-201-42/+34
* Due to major changes in events system increase version.Vsevolod Stakhov2011-12-141-1/+1
* Detect and use fallocate/posix_fallocate.Vsevolod Stakhov2011-12-141-0/+3
* Fix build with system-wide libhiredis.Vsevolod Stakhov2011-12-131-0/+3
* FIx built under RHEL and CentOS as they has too old sqlite.Vsevolod Stakhov2011-12-131-1/+1
* * Add lua bindings to hiredis libraryVsevolod Stakhov2011-12-121-5/+5
* Add detecting of libhiredis for communicating with kvstorage.Vsevolod Stakhov2011-12-091-0/+19
* Check for SIGUSR1 by libevent to avoid signals collisions.Vsevolod Stakhov2011-11-301-1/+0
* Fix git id detection.Vsevolod Stakhov2011-11-251-2/+2
* Fix build id detecting.Vsevolod Stakhov2011-11-251-3/+21
* * Implement file backend.Vsevolod Stakhov2011-11-171-0/+3
* Fix static build.Vsevolod Stakhov2011-11-111-1/+0
* Fix static build.Vsevolod Stakhov2011-11-021-8/+9
* * Implement sqlite3 backend for kvstorage.Vsevolod Stakhov2011-11-021-1/+16
* * Add initial support of bdb backendVsevolod Stakhov2011-11-011-2/+2
* * Fix threading in kvstorage.Vsevolod Stakhov2011-10-311-0/+10
* * Initial implementation of threaded kvstorage worker.Vsevolod Stakhov2011-10-271-0/+1
* Fix siginfo detection code.Vsevolod Stakhov2011-10-241-1/+6
* Fix deinstall/install targets for building of FreeBSD port.Vsevolod Stakhov2011-10-171-6/+6
* Fix build under Solaris10. Reported in https://bitbucket.org/vstakhov/rspamd/...Vsevolod Stakhov2011-10-171-59/+98
* * Initial implementation of key-value storageVsevolod Stakhov2011-10-111-17/+68
* Version 0.4.4.Vsevolod Stakhov2011-09-291-1/+1
* Fix critical bug with lua stack cleaning that caused heavy memory leaks.0.4.3Vsevolod Stakhov2011-08-121-1/+1
* Add LOCALSTATES_PREFIX variable for setting where should be runtime files for...Vsevolod Stakhov2011-08-081-11/+72
* Make hash traversing more safe by using reference count.Vsevolod Stakhov2011-08-051-1/+1
* Fix signness in arithmetic operations.Vsevolod Stakhov2011-08-041-8/+0
* Some improvement in building for unknown systems.Vsevolod Stakhov2011-08-031-0/+11
* Another installation paths fix.Vsevolod Stakhov2011-07-301-14/+18
* Install files and directories respecting DESTDIR environment variable.Vsevolod Stakhov2011-07-301-24/+14
* Another fix for out-source build.Vsevolod Stakhov2011-07-301-1/+1
* Remove legacy rpm spec.Vsevolod Stakhov2011-07-291-52/+0
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-13/+44
* Update a sample config file.0.4.1Vsevolod Stakhov2011-07-261-1/+1
* Add workaround for clang under linux.Vsevolod Stakhov2011-07-211-2/+7
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-1/+6
* Begin to write normal and updated default configuration.Vsevolod Stakhov2011-07-151-1/+1
* * Welcome 0.4.0Vsevolod Stakhov2011-06-241-2/+2
* * Add lua interface for parsing xmlrpc repliesVsevolod Stakhov2011-06-081-1/+1
* Misprint.Vsevolod Stakhov2011-06-031-2/+2
* Parse urls with '_' sign in domain name0.3.13Vsevolod Stakhov2011-06-031-6/+7
* Add this shit again.Vsevolod Stakhov2011-05-111-0/+4
* Forgot to save.Vsevolod Stakhov2011-05-111-4/+0
* Fix dependencies in cmake.Vsevolod Stakhov2011-05-111-4/+5
* * Rework build process:Vsevolod Stakhov2011-05-101-46/+17
* * Major cleanup of cmake build systemVsevolod Stakhov2011-05-061-128/+3
* Update to 0.3.12.0.3.12Vsevolod Stakhov2011-04-251-1/+1
* Update version to 0.3.11Vsevolod Stakhov2011-03-311-1/+1
* Update to 0.3.10.Vsevolod Stakhov2011-03-231-1/+1
* * Main process now has 'hard termination time' - maximum time between getting...Vsevolod Stakhov2011-03-231-0/+4
* Update to 0.3.9.0.3.9Vsevolod Stakhov2011-03-181-1/+1