xref: /freebsd/contrib/openbsm/TODO (revision 3b97a967e1e992eaa2010e8a42f23f51760bc8cb)
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.
16ca0716f5SRobert Watson
173b97a967SRobert Watson$P4: //depot/projects/trustedbsd/openbsm/TODO#5 $
18