xref: /freebsd/contrib/openbsm/TODO (revision 4bd0c025f38ae20e2ec54bfbe3f11a0847e87ffb)
1ca0716f5SRobert Watson- Teach praudit how to general XML format BSM streams.
2ca0716f5SRobert Watson- Teach libbsm about any additional 64-bit token types that are present
3ca0716f5SRobert Watson  in more recent Solaris versions.
4ca0716f5SRobert Watson- Build a regression test suite for libbsm that generates each token
5ca0716f5SRobert Watson  type and then compares the results with known good data.  Make sure to
6ca0716f5SRobert Watson  test that things work properly with respect to endianness of the local
7ca0716f5SRobert Watson  platform.
8ca0716f5SRobert Watson- Document contents of libbsm "public" data structures in libbsm man pages.
9ca0716f5SRobert Watson- The audit.log.5 man page is incomplete, as it does not describe all
10ca0716f5SRobert Watson  token types.
113b97a967SRobert Watson- With the move to autoconf/automake, man page symlinks are no longer
123b97a967SRobert Watson  installed.  This needs to be fixed.
133b97a967SRobert Watson- It might be desirable to be able to provide EOPNOTSUPP system call stubs
143b97a967SRobert Watson  on systems that don't have the necessary audit system calls; that would
153b97a967SRobert Watson  allow the full libbsm and tool set to build, just not run.
16506764c6SRobert Watson- Teach praudit how to begin printing at any point in a token stream, not
17506764c6SRobert Watson  just at the beginning of a record.  This will make it easier to use
18506764c6SRobert Watson  praudit in test suites processing single-token files without header and
19506764c6SRobert Watson  trailer context.
20bb97b418SRobert Watson- Put hostname in trail file name.
214bd0c025SRobert Watson- Document audit_warn event arguments.
22ca0716f5SRobert Watson
234bd0c025SRobert Watson$P4: //depot/projects/trustedbsd/openbsm/TODO#8 $
24