forked from linux-audit/audit-userspace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
23 lines (21 loc) · 1001 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Future roadmap (subject to change):
===================================
3.0
* Container support
3.1
* Support TLS PSK as remote logging transport
* Performance improvements for auparse (Memory management)
* Basic HIDS based on reactive audit component
* Support multiple time streams when searching
* In audispd, look into non-blocking handling of write to plugins
* Add rule verify to detect mismatch between in-kernel and on-disk rules
* If auparse input is a pipe timeout events by wall clock
* Fix audit.pc.in to use Requires.private
3.1.1
* Add keywords for time: month-ago
* Fix aureport-scan to properly decide if CONFIG_CHANGE is add or del, need to optionally look for op and use remove/add to decide
* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME
* Consolidate linked lists and other functions
* Consolidate parsing code between libaudit and auditd-conf.c
* Fix SIGHUP for auditd network settings
* Add ability to filter events in auditd