opensnitch/daemon/rule
Gustavo Iñiguez Goia 3a3363cb9a rules: delete file from disk if Duration changes
If the user changed the Duration of a rule, from Always to !Always
(temporary), we were not deleting from disk the file of the old
rule.
2021-01-04 12:48:05 +01:00
..
testdata unittest: test live reloading of rules (#317) 2020-12-28 12:59:29 +01:00
loader.go rules: delete file from disk if Duration changes 2021-01-04 12:48:05 +01:00
loader_test.go unittest: test live reloading of rules (#317) 2020-12-28 12:59:29 +01:00
operator.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00
operator_test.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00
rule.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00
rule_test.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00