summaryrefslogtreecommitdiffstats
path: root/modules/daf/daf.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* log: lua loggingLukáš Ježek2021-07-291-3/+4
* daf: Add clear methodVladimír Čunát2021-01-041-0/+9
* daf: adapt to changes in map result handlingPetr Špaček2020-10-261-14/+18
* modules/daf: fix pass, deny, drop and tc actionsTomas Krizek2020-04-021-1/+5
* daf: fix add() handling of empty rule stringsPetr Špaček2020-04-021-0/+3
* daf: remove ordering requirement between http and daf modulesPetr Špaček2020-04-021-1/+6
* daf: fix HTTP DELETEPetr Špaček2020-04-021-1/+1
* daf: fix consensus() function to correctly detect empty answersPetr Špaček2020-04-021-2/+6
* daf: fix HTTP API endpoints to work with webmgmt interfacePetr Špaček2020-04-021-6/+13
* daf: fix del methodrealPy2020-04-021-2/+2
* treewide: machine readable license for all the restPetr Špaček2020-02-251-1/+3
* Implement worker coroutines for asynchronous background processingMarek Vavruša2018-01-081-2/+1
* fixed obvious linter problemsMarek Vavruša2017-11-241-9/+9
* modules/daf: support multiple targets in forwardMarek Vavrusa2016-08-251-1/+6
* modules: http, graphite, policy, daf support map()Marek Vavrusa2016-07-061-27/+61
* modules/daf: RESTful API documentation, cleanupMarek Vavrusa2016-07-061-9/+33
* modules/http: reworked metrics interfaceMarek Vavrusa2016-07-061-5/+3
* modules/daf: cleanup, proper ws closingMarek Vavrusa2016-07-061-3/+4
* modules/daf: new interface version, allows mirrorMarek Vavrusa2016-07-061-39/+120
* modules/daf: a functional web interfaceMarek Vavrusa2016-07-061-12/+56
* modules/daf: support for first firewall rulesMarek Vavrusa2016-07-061-21/+55
* modules/daf: trivial rule compiler implementedMarek Vavrusa2016-07-061-0/+89
* modules/daf: initial commitMarek Vavrusa2016-07-061-0/+44