Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -5/+5 |
| | |||||
* | [Rework] Remove some of the GLib types in lieu of standard ones | Vsevolod Stakhov | 2024-03-18 | 1 | -1/+1 |
| | | | | This types have constant conflicts with the system ones especially on OSX. | ||||
* | [Feature] Check for plugin configuration errors on `configtest` | Vsevolod Stakhov | 2023-08-07 | 1 | -3/+20 |
| | |||||
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -59/+56 |
| | | | | No meaningful changes. | ||||
* | [Minor] Fix exit codes usage to POSIX portable EXIT_FAILURE | Vsevolod Stakhov | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix strict config checks | Vsevolod Stakhov | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | [Rework] Logger: Fix issues found so far | Vsevolod Stakhov | 2020-02-10 | 1 | -19/+0 |
| | |||||
* | [Minor] Further static leaks removal | Vsevolod Stakhov | 2019-09-27 | 1 | -1/+5 |
| | |||||
* | [Minor] Fix various static leaks | Vsevolod Stakhov | 2019-09-27 | 1 | -5/+6 |
| | |||||
* | [Feature] Preprocess config files using jinja templates | Vsevolod Stakhov | 2019-03-27 | 1 | -1/+5 |
| | |||||
* | [Feature] Implement more strict configuration tests | Vsevolod Stakhov | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | [Project] Another rework for symbols cache | Vsevolod Stakhov | 2018-10-29 | 1 | -2/+2 |
| | |||||
* | [Minor] Rework config load routines | Vsevolod Stakhov | 2018-05-29 | 1 | -2/+1 |
| | |||||
* | [Project] Rework rspamadm and Lua init path | Vsevolod Stakhov | 2018-05-24 | 1 | -4/+6 |
| | |||||
* | [Feature] Allow rspamadm commands to export methods in Lua | Vsevolod Stakhov | 2017-12-02 | 1 | -1/+2 |
| | |||||
* | [Rework] Simplify lua path initialization | Vsevolod Stakhov | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | [Rework] Propagate ucl variables from the command line | Vsevolod Stakhov | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | [Rework] Change logger setup interface | Vsevolod Stakhov | 2016-12-14 | 1 | -1/+2 |
| | |||||
* | [Feature] Allow to skip some initialization phases to speed up rspamadm | Vsevolod Stakhov | 2016-06-24 | 1 | -1/+1 |
| | |||||
* | [Typo] Correct suppress spelling | Jérôme Lebleu | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -21/+12 |
| | |||||
* | Set a sane quark for configtest to avoid NULL | Vsevolod Stakhov | 2016-01-30 | 1 | -1/+2 |
| | |||||
* | Add a simple workaround to avoid configtest crashes | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+2 |
| | |||||
* | Fix options string | Vsevolod Stakhov | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | Fix configtest | Vsevolod Stakhov | 2015-11-30 | 1 | -5/+6 |
| | |||||
* | Fix initialization order | Vsevolod Stakhov | 2015-11-27 | 1 | -3/+6 |
| | |||||
* | Fix configtest | Vsevolod Stakhov | 2015-11-18 | 1 | -1/+6 |
| | |||||
* | Fix issues found | Vsevolod Stakhov | 2015-11-18 | 1 | -13/+1 |
| | |||||
* | Add strict mode for configtest. | Vsevolod Stakhov | 2015-09-25 | 1 | -0/+15 |
| | |||||
* | Slightly improve help messages. | Vsevolod Stakhov | 2015-09-25 | 1 | -4/+4 |
| | |||||
* | Add configtest command. | Vsevolod Stakhov | 2015-09-25 | 1 | -0/+177 |