Commit Graph

9 Commits

Author SHA1 Message Date
Michel Oosterhof 0d2817a38b
Fixes2 (#1802)
* add pylint. fix variable names
* add ruff. remove twistedchecker
* update pre-commit
* update hadolint. ruff mandatory in tox
* add pyright as optional
* add coverage
* typing
* fix telnet
* fix #1757
2023-01-07 22:09:09 +08:00
Michel Oosterhof 90386933e5
Mysql connector (#1575)
* use new mysql connector - this needs new external pip dependency mysql-connector-python !!
2021-06-08 16:23:51 +08:00
Michel Oosterhof ec69913a5d
7may (#1558)
* restructure documentation headings
* add output eventid reference guide 
* rename all classes with capitals
* more typing
2021-05-09 00:45:12 +08:00
Michel Oosterhof 813f35e86d
26apr (#1552)
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
Michel Oosterhof 70cd2bd275
update ipforwards/ipforwardsdate size to hold FQDN (#1245) 2019-10-30 16:45:19 +00:00
isra ee01f9cb75 Enable utf8 charset on mysql output and small improvement of documentation (#1082)
* add utf8mb4 charset to mysql output plugin
* added missing option for enabling mysql output (documentation)
2019-04-04 10:37:06 +04:00
Guilherme Borges bcf20d85db Log direct-tcpip events to database backends (#1049)
* fix #493
2019-03-19 16:44:21 +04:00
Michel Oosterhof bdff9601ca
Move to Restructured text (#979)
From Markdown to RestructuredText
2019-01-09 12:05:16 +04:00
Michel Oosterhof 48adc3160a doc/ -> docs/ 2018-07-20 22:12:30 +04:00