v1.0.0rc11
Bug fix release. Working towards version 1.0.0.
Important known problem
Incompatbility with kernel parameter slub_debug=FPZ
(usually added as part of kernel hardening options). See #41.
If you have that parameter, you may have kernel panics.
Relevant changes
daemon
2522b8e fixed CWD parsing when using audit proc monitor method
6d24c54 fixed race conditions when manipulating rules
fc2212f return better errors if a regexp rule fails to compile
cfc32cb fixed race condition when deleting a rule
b03bbf0 fixed race conditions setting log level and monitor methods
UI
de00e89 UI: set pop-up action buttons focus
db02c4a UI: improved general tab fields filtering
0af606d UI: fixed columns sorting after restoring settings
fe63988 UI: save settings on hiding stats window
3011d9f UI: show/hide stats window by clicking on the systray icon
73eb5b6 UI: display process path if it's hidden
0c64080 UI: added CWD field.
c8b1722 UI: reset rule name when creating a new one