TODO revision 156283
1155131Srwatson- Teach praudit how to general XML format BSM streams.
2155131Srwatson- Teach libbsm about any additional 64-bit token types that are present
3155131Srwatson  in more recent Solaris versions.
4155131Srwatson- Build a regression test suite for libbsm that generates each token
5155131Srwatson  type and then compares the results with known good data.  Make sure to
6155131Srwatson  test that things work properly with respect to endianness of the local
7155131Srwatson  platform.
8155131Srwatson- Document contents of libbsm "public" data structures in libbsm man pages.
9155131Srwatson- The audit.log.5 man page is incomplete, as it does not describe all
10155131Srwatson  token types.
11156283Srwatson- With the move to autoconf/automake, man page symlinks are no longer
12156283Srwatson  installed.  This needs to be fixed.
13156283Srwatson- It might be desirable to be able to provide EOPNOTSUPP system call stubs
14156283Srwatson  on systems that don't have the necessary audit system calls; that would
15156283Srwatson  allow the full libbsm and tool set to build, just not run.
16155131Srwatson
17156283Srwatson$P4: //depot/projects/trustedbsd/openbsm/TODO#5 $
18