opensnitch/daemon/procmon
Gustavo Iñiguez Goia e625b93b11 fixed switching between process monitor methods
we were not switching between process monitor methods properly, so we're
falling back to proc method in some cases.

Besides, there's seems to be a descriptors leaking problem in ftrace package
when closing resources.
2020-10-24 20:08:11 +02:00
..
audit audit: be more verbose on errors 2020-10-24 19:49:16 +02:00
cache.go procmon cache: removed redundant inodes cache deletion 2020-04-05 18:49:26 +02:00
find.go Allow to change settings from the UI 2020-04-19 20:13:31 +02:00
parse.go fix a deadlock and race condition checking monitor method 2020-10-23 00:15:55 +02:00
process.go fixed switching between process monitor methods 2020-10-24 20:08:11 +02:00
watcher.go ftrace: report if Reset() has failed 2020-10-24 19:15:42 +02:00