aboutsummaryrefslogtreecommitdiff
path: root/contrib/openbsm/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/TODO')
-rw-r--r--contrib/openbsm/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/openbsm/TODO b/contrib/openbsm/TODO
new file mode 100644
index 000000000000..135a26b4f7c3
--- /dev/null
+++ b/contrib/openbsm/TODO
@@ -0,0 +1,12 @@
+- Teach praudit how to general XML format BSM streams.
+- Teach libbsm about any additional 64-bit token types that are present
+ in more recent Solaris versions.
+- Build a regression test suite for libbsm that generates each token
+ type and then compares the results with known good data. Make sure to
+ test that things work properly with respect to endianness of the local
+ platform.
+- Document contents of libbsm "public" data structures in libbsm man pages.
+- The audit.log.5 man page is incomplete, as it does not describe all
+ token types.
+
+$P4: //depot/projects/trustedbsd/openbsm/TODO#4 $