We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d53484 commit d543ab5Copy full SHA for d543ab5
1 file changed
TODO
@@ -2,8 +2,11 @@ Future roadmap (subject to change):
2
===================================
3
4.0.x
4
* Rework auparse tests to not depend on system specific uid/gid mappings
5
-* In auditd, look into non-blocking handling of write to plugins
+* Streamline packet reception (netlink_handler) to use static memory array
6
+* Make auparse threadsafe
7
+* Add plugin libary to automatically multithread plugins
8
* Multi-thread audisp-remote
9
+* Look into lazy parsing of audit records in auparse
10
* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME
11
12
4.1
0 commit comments