Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Show real message on lua load errors | Vsevolod Stakhov | 2016-10-22 | 1 | -2/+2 |
| | |||||
* | [Feature] Allow to run rspamadm lua just as a lua interpreter | Vsevolod Stakhov | 2016-10-18 | 1 | -4/+68 |
| | |||||
* | [Rework] Finish rework for the rest of places that use HTTP | Vsevolod Stakhov | 2016-06-10 | 1 | -4/+9 |
| | |||||
* | [Feature] Add protection against open files limit and accepting sockets | Vsevolod Stakhov | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | [Feature] Add initial version of HTTP lua repl | Vsevolod Stakhov | 2016-05-16 | 1 | -0/+189 |
| | |||||
* | [Fix] Try to handle multiline history in a more sane way | Vsevolod Stakhov | 2016-05-09 | 1 | -1/+11 |
| | |||||
* | [Minor] Some output fixes | Vsevolod Stakhov | 2016-05-09 | 1 | -1/+4 |
| | |||||
* | [Feature] Add dot commands for lua REPL: | Vsevolod Stakhov | 2016-05-09 | 1 | -3/+219 |
| | | | | | | * .help - shows help * .load - loads lua script * .message - scans messages using the specified lua callback | ||||
* | [Fix] Fix REPL output | Vsevolod Stakhov | 2016-05-09 | 1 | -5/+20 |
| | |||||
* | [Feature] Add the initial version of LUA repl to rspamadm | Vsevolod Stakhov | 2016-05-09 | 1 | -0/+287 |