aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Fix debian dependenciesVsevolod Stakhov2019-06-222-3/+1
|
* [Rework] Slashing: Distinguish lualibdir, pluginsdir and sharedirVsevolod Stakhov2018-12-261-1/+1
|
* [Minor] Redis support is now unconditionalVsevolod Stakhov2018-07-101-1/+0
|
* [Minor] Add alias for libunwind to deal with debian stupidityVsevolod Stakhov2018-06-291-1/+1
|
* [Minor] Enable libunwind in packagesVsevolod Stakhov2018-06-292-1/+2
|
* [Fix] Fix systemd version of the logrotate scriptVsevolod Stakhov2018-04-201-1/+1
|
* Revert "[Minor] Use ninja to build packages"Vsevolod Stakhov2018-03-221-9/+4
| | | | This reverts commit 34c8e06baf7258ef5888191d7e5af1dd422baf55.
* [Minor] Use ninja to build packagesVsevolod Stakhov2018-03-211-4/+9
|
* [Minor] Adjust debian buildVsevolod Stakhov2018-03-082-2/+2
|
* Suppress /var/log permission error in Debian pkgViktor Szépe2017-11-141-0/+1
|
* [Minor] Add zlib dependencyVsevolod Stakhov2017-08-131-1/+1
|
* [Minor] Add torch support to debian build rulesVsevolod Stakhov2017-08-031-0/+1
|
* Revert "Debian: Update changelog."Vsevolod Stakhov2017-06-281-6/+0
| | | | This reverts commit f83310f8e9360bfe647f8369894d7b4a023fa304.
* Debian: Update changelog.Sebastian Lipponer2017-06-241-0/+6
|
* Debian: Add missing build dependencies.Sebastian Lipponer2017-06-241-1/+1
|
* [Minor] RPM/DEB: fix log directory ownership on systemd platformsAndrew Lewis2017-06-111-0/+1
|
* [Conf] Do away with systemd specifics completelyAndrew Lewis2017-06-111-1/+1
|
* [Minor] Revert debian control cleanup: it breaks build scriptsVsevolod Stakhov2017-05-141-18/+1
|
* [Minor] debian: Update BD and refresh packagingSebastien Badia2017-05-134-60/+21
|
* [Minor] Add missing debian dependencyVsevolod Stakhov2016-12-261-1/+1
| | | | | Issue: #1286 Reported by: @LynxChaus
* [Minor] Add optimization option to debian rulesVsevolod Stakhov2016-12-261-0/+1
|
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-252-1/+4
|
* Revert "Disable reload command in rc scripts"Vsevolod Stakhov2016-08-221-1/+6
| | | | This reverts commit 869af99b494d89e6d100657db4d5430cc6539f51.
* [Rework] Remove systemd socket activationAndrew Lewis2016-07-271-9/+0
|
* [Minor] Require `ragel` for Debian/RPM package buildAndrew Lewis2016-07-251-1/+1
|
* [Minor] Create local dirs in packagesVsevolod Stakhov2016-07-251-0/+2
|
* [Minor] Enable jemalloc for debian buildsVsevolod Stakhov2016-04-112-1/+2
|
* [Minor] Explicitly set ENABLE_LUAJIT in debian rulesVsevolod Stakhov2016-03-081-0/+1
|
* Add manpagesVsevolod Stakhov2016-02-081-0/+3
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-13/+4
|
* Disable reload command in rc scriptsVsevolod Stakhov2016-01-281-6/+1
|
* Remove hiredis from dependsVsevolod Stakhov2016-01-111-1/+1
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-1/+32
|
* Add another override to fix packagingVsevolod Stakhov2016-01-011-0/+5
|
* Another try to fix debug packagesVsevolod Stakhov2016-01-012-8/+5
|
* Add debuginfo packageVsevolod Stakhov2015-12-312-0/+14
|
* Create dbdir for rspamd in debian packageVsevolod Stakhov2015-12-171-1/+1
|
* Add libmagic dependencyVsevolod Stakhov2015-11-121-1/+1
|
* Fix path to rspamadm in Debian init scriptAndrew Lewis2015-10-141-1/+1
|
* Fix rc scriptsVsevolod Stakhov2015-10-141-1/+2
|
* Update copyright notices.Vsevolod Stakhov2015-10-051-3/+4
|
* Release 1.0.21.0.2Vsevolod Stakhov2015-09-231-1/+1
| | | | | | | | | | | | | | | | | | | * Fix critical bug in webui that prevents password from being sent * Rework webui view: - Switch to d3.js for graphs - Improve piechart look - Rework colors for piechart - Fix layout for symbols - Fix refresh button * Add descriptions for whitelist maps * Fix build on arm (#379) * Fix issue with the last element in the radix trie * Add more tests for radix trie algorithm * Allow to extract URLs from query strings of other URLs (#361) * Initialize rrd fields before writing to file * Fix double free if no password has been specified Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Release 1.0.11.0.1Vsevolod Stakhov2015-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | * Add writing to rrd from the controller * Fixed lots of bugs in rrd code * Adopt new DNS API in hfilter plugin (by @AlexeySa) * Allow only one controller process to manage rrd file * Set event base for fuzzy calls * Improve fuzzy IO errors logging * Add rra extraction function to rrd library * Add graph handler to the controller * Cache correct passwords to avoid too high CPU usage when working with webui * Controller sockets are owned by router do not export them to task * Optimize logging by skipping hash table search if it's empty * Fix loading issue whith broken statfiles * Print assertions from glib to rspamd logger * Load legacy `lua/rspamd.local.lua` * Update webui with some fixes to learning and scanning Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Update linux build specs.Vsevolod Stakhov2015-09-171-0/+6
|
* Update changelogMikhail Gusarov2015-05-201-0/+8
|
* Restrict luajit B-D to architectures it is availableMikhail Gusarov2015-05-201-1/+1
|
* Release 0.9.30.9.3Vsevolod Stakhov2015-05-191-1/+1
| | | | | | | * Revert incorrect regexp change that broke the default rules * Fix lua_tcp module Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Update changelogMikhail Gusarov2015-05-181-0/+7
|
* Use lua 5.1 if luajit is not available (Arm64, PowerPC, s390x etc)Mikhail Gusarov2015-05-181-1/+1
|
* Require fixed version of libhiredis to drop workaroundMikhail Gusarov2015-05-182-3/+1
|