aboutsummaryrefslogtreecommitdiffstats
path: root/centos
Commit message (Collapse)AuthorAgeFilesLines
* Remove judy and use glib hash tables.Vsevolod Stakhov2014-02-181-17/+1
| | | | | | | | There is no significant advantage to use Judy arrays over glib HashTables to store hashes in fuzzy storage. Therefore, drop support of Judy completely. Also rename `use_judy` parameter to `strict_hash` indicating that hashes are matched strictly (not a fuzzy match but a hash lookup).
* Start moving to HTTP world.Vsevolod Stakhov2014-01-121-1/+1
|
* Stop for 0.6.7.0.6.7Vsevolod Stakhov2014-01-101-1/+4
|
* Fix some rpmlint warningsAndrew Lewis2014-01-041-1/+8
|
* Fix SLES support & OpenSUSE 12 builds on build serviceAndrew Lewis2014-01-033-1/+142
|
* Fixes for OpenSUSEAndrew Lewis2014-01-012-19/+47
|
* Minor fixes to rpm spec.Vsevolod Stakhov2013-12-271-8/+9
|
* Update changelogs.0.6.6Vsevolod Stakhov2013-12-271-1/+4
|
* Update to 0.6.5.0.6.5Vsevolod Stakhov2013-12-201-1/+4
|
* Improve spec.Vsevolod Stakhov2013-12-201-19/+45
|
* Fix linux packages.Vsevolod Stakhov2013-12-192-7/+30
|
* Forgot to commit.Vsevolod Stakhov2013-12-181-1/+4
|
* 0.6.3 release.0.6.3Vsevolod Stakhov2013-12-101-1/+4
|
* Update changelog.Vsevolod Stakhov2013-12-061-2/+5
|
* Fix start script and remove unused big file.Vsevolod Stakhov2013-12-021-2/+2
|
* Spec update.0.6.1Vsevolod Stakhov2013-12-021-1/+1
|
* Remove old configAndrew Lewis2013-11-251-1/+0
|
* Add split config filesAndrew Lewis2013-11-251-0/+7
|
* Fix date formattingAndrew Lewis2013-11-251-2/+2
|
* Update packages.Vsevolod Stakhov2013-11-191-17/+24
|
* Update version in specs.0.5.6Vsevolod Stakhov2013-06-101-1/+4
|
* Allow explicit turning off of options.Vsevolod Stakhov2013-06-071-3/+15
| | | | | | | Now there is a way to specify cmake to skip linking with undesired libraries. Fix rpm spec to include libevent and optional Judy.
* Use specific fuzzy database.Vsevolod Stakhov2013-06-031-6/+7
|
* Explicit dependency on libJudy has been added in centos spec.Vsevolod Stakhov2013-06-031-2/+2
|
* Increase default limit, as unloading logic is broken.Vsevolod Stakhov2013-05-281-1/+1
|
* Fix spec and centos sources.Vsevolod Stakhov2013-05-263-34/+41
| | | | | --HG-- rename : centos/sources/rspam.logrotate => centos/sources/rspamd.logrotate
* Initial version of centos/rhel spec file.Vsevolod Stakhov2013-05-254-0/+995