11Things that need to be done:
22===========================
332.7.8
4- * Add sockaddr accessor functions in auparse
54* Add a realpath variant accessor that resolves whole path in auparse
5+ * ausearch text format, add 'to xxx' for file perm/owner, & uid/gid changes
6+ * Optionally don't verify email address domain
7+ * Add autrace EPERM/EACCES mode
68
792.8
810* Look into TLS support
9- * Optionally don't verify email address domain
10- * auditd.conf space_left sizes can be %
11- * Add ability to filter events in auditd
1211* non-equality comparisons for values other than \timestamp, \timestamp_ex and \record_type in ausearch-expression (#1399314)
13- * If auparse input is a pipe timeout events by wall clock
14- * ausearch text format, add 'to xxx' for file perm/owner, & uid/gid changes
15- * Support mutiple time streams when searching
12+ * Add rule verify to detect mismatch between in-kernel and on-disk rules
13+ * Add sockaddr accessor functions in auparse
14+ * Support multiple time streams when searching
1615* In audispd, look into non-blocking handling of write to plugins
1716* Re-write auvirt
1817* Fix auvirt to report AVC's and --proof for --all-events
18+
19+ 2.9
1920* Look at pulling audispd into auditd
21+ * auditd.conf space_left sizes can be %
22+ * Add ability to filter events in auditd
2023* Fix audit.pc.in to use Requires.private
24+ * If auparse input is a pipe timeout events by wall clock
2125* If relative file, use cwd to build (realpath). watch out for (null) and socket
2226* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME
2327
@@ -26,8 +30,7 @@ Things that need to be done:
2630* Support ipv6 remote logging
2731* Consolidate linked lists and other functions
2832* Consolidate parsing code between libaudit and auditd-conf.c
29- * Performance improvements for auparse
30- * Add rule verify to detect mismatch between in-kernel and on-disk rules
33+ * Performance improvements for auparse (Memory management)
3134
32353.0.1
3336* Fix SIGHUP for auditd network settings
0 commit comments