Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Disable reload command in rc scripts" | Vsevolod Stakhov | 2016-08-22 | 1 | -1/+6 |
* | [Rework] Remove systemd socket activation | Andrew Lewis | 2016-07-27 | 1 | -9/+0 |
* | [Minor] Require `ragel` for Debian/RPM package build | Andrew Lewis | 2016-07-25 | 1 | -1/+1 |
* | [Minor] Create local dirs in packages | Vsevolod Stakhov | 2016-07-25 | 1 | -0/+2 |
* | [Minor] Enable jemalloc for debian builds | Vsevolod Stakhov | 2016-04-11 | 2 | -1/+2 |
* | [Minor] Explicitly set ENABLE_LUAJIT in debian rules | Vsevolod Stakhov | 2016-03-08 | 1 | -0/+1 |
* | Add manpages | Vsevolod Stakhov | 2016-02-08 | 1 | -0/+3 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -13/+4 |
* | Disable reload command in rc scripts | Vsevolod Stakhov | 2016-01-28 | 1 | -6/+1 |
* | Remove hiredis from depends | Vsevolod Stakhov | 2016-01-11 | 1 | -1/+1 |
* | Embed hiredis as it is broken literally everywhere | Vsevolod Stakhov | 2016-01-11 | 1 | -1/+32 |
* | Add another override to fix packaging | Vsevolod Stakhov | 2016-01-01 | 1 | -0/+5 |
* | Another try to fix debug packages | Vsevolod Stakhov | 2016-01-01 | 2 | -8/+5 |
* | Add debuginfo package | Vsevolod Stakhov | 2015-12-31 | 2 | -0/+14 |
* | Create dbdir for rspamd in debian package | Vsevolod Stakhov | 2015-12-17 | 1 | -1/+1 |
* | Add libmagic dependency | Vsevolod Stakhov | 2015-11-12 | 1 | -1/+1 |
* | Fix path to rspamadm in Debian init script | Andrew Lewis | 2015-10-14 | 1 | -1/+1 |
* | Fix rc scripts | Vsevolod Stakhov | 2015-10-14 | 1 | -1/+2 |
* | Update copyright notices. | Vsevolod Stakhov | 2015-10-05 | 1 | -3/+4 |
* | Release 1.0.21.0.2 | Vsevolod Stakhov | 2015-09-23 | 1 | -1/+1 |
* | Release 1.0.11.0.1 | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
* | Update linux build specs. | Vsevolod Stakhov | 2015-09-17 | 1 | -0/+6 |
* | Update changelog | Mikhail Gusarov | 2015-05-20 | 1 | -0/+8 |
* | Restrict luajit B-D to architectures it is available | Mikhail Gusarov | 2015-05-20 | 1 | -1/+1 |
* | Release 0.9.30.9.3 | Vsevolod Stakhov | 2015-05-19 | 1 | -1/+1 |
* | Update changelog | Mikhail Gusarov | 2015-05-18 | 1 | -0/+7 |
* | Use lua 5.1 if luajit is not available (Arm64, PowerPC, s390x etc) | Mikhail Gusarov | 2015-05-18 | 1 | -1/+1 |
* | Require fixed version of libhiredis to drop workaround | Mikhail Gusarov | 2015-05-18 | 2 | -3/+1 |
* | Update changelog | Mikhail Gusarov | 2015-05-18 | 1 | -2/+2 |
* | Release 0.9.1.0.9.1 | Vsevolod Stakhov | 2015-05-17 | 1 | -1/+1 |
* | Update changelog | Mikhail Gusarov | 2015-05-16 | 1 | -2/+2 |
* | Update debian/copyright | Mikhail Gusarov | 2015-05-16 | 1 | -70/+7 |
* | Restart rspamd on upgrade, stop on removal | Mikhail Gusarov | 2015-05-16 | 2 | -3/+5 |
* | Fix debian copyright and rules. | Vsevolod Stakhov | 2015-05-06 | 2 | -1/+4 |
* | Update copyright. | Vsevolod Stakhov | 2015-04-28 | 1 | -1/+91 |
* | Fix private library dir. | Vsevolod Stakhov | 2015-04-28 | 1 | -1/+1 |
* | Remove upstart job from Debian package (because it's breaking stuff) | Andrew Lewis | 2015-03-19 | 1 | -8/+0 |
* | Merge pull request #229 from fatalbanana/master | Vsevolod Stakhov | 2015-03-19 | 1 | -1/+1 |
|\ | |||||
| * | Fix debian/control | Andrew Lewis | 2015-03-19 | 1 | -1/+1 |
* | | Pull changelogs from rspamd-0.8 | Mikhail Gusarov | 2015-03-18 | 1 | -2/+10 |
|/ | |||||
* | Adapt debian/control for 0.9.x | Andrew Lewis | 2015-03-17 | 1 | -1/+1 |
* | Remove obsolete conffiles on upgrade | Mikhail Gusarov | 2015-03-17 | 1 | -0/+3 |
* | Work around Debian mishandling of systemd socket-activated units | Mikhail Gusarov | 2015-03-17 | 4 | -1/+32 |
* | Bump Standards-Version | Mikhail Gusarov | 2015-03-17 | 1 | -1/+1 |
* | Reorganize configuration files for systemd | Mikhail Gusarov | 2015-03-17 | 2 | -17/+0 |
* | Unify systemd support | Mikhail Gusarov | 2015-03-11 | 3 | -3/+3 |
* | Use rspamd.sysvinit.conf for sysvinit init scripts | Mikhail Gusarov | 2015-03-11 | 1 | -1/+1 |
* | Remove unused chacha implementation from libottery | Vsevolod Stakhov | 2015-02-21 | 1 | -8/+1 |
* | Update copyrights. | Vsevolod Stakhov | 2015-02-20 | 1 | -5/+95 |
* | Add Perl as build dependency for Debian/RPM packages | Andrew Lewis | 2015-01-02 | 1 | -1/+1 |