152267f74SRobert WatsonOpenBSM TODO 252267f74SRobert Watson 3ca0716f5SRobert Watson- Build a regression test suite for libbsm that generates each token 4ca0716f5SRobert Watson type and then compares the results with known good data. Make sure to 5ca0716f5SRobert Watson test that things work properly with respect to endianness of the local 6ca0716f5SRobert Watson platform. 7ca0716f5SRobert Watson- Document contents of libbsm "public" data structures in libbsm man pages. 8ca0716f5SRobert Watson- The audit.log.5 man page is incomplete, as it does not describe all 9ca0716f5SRobert Watson token types. 103b97a967SRobert Watson- With the move to autoconf/automake, man page symlinks are no longer 113b97a967SRobert Watson installed. This needs to be fixed. 123b97a967SRobert Watson- It might be desirable to be able to provide EOPNOTSUPP system call stubs 133b97a967SRobert Watson on systems that don't have the necessary audit system calls; that would 143b97a967SRobert Watson allow the full libbsm and tool set to build, just not run. 15506764c6SRobert Watson- Teach praudit how to begin printing at any point in a token stream, not 16506764c6SRobert Watson just at the beginning of a record. This will make it easier to use 17506764c6SRobert Watson praudit in test suites processing single-token files without header and 18506764c6SRobert Watson trailer context. 19bb97b418SRobert Watson- Put hostname in trail file name. 204bd0c025SRobert Watson- Document audit_warn event arguments. 2152267f74SRobert Watson- Allow the path /etc/security to be configured at configure-time so that 2252267f74SRobert Watson alternative locations can be used. 237a0a89d2SRobert Watson- NLS support for au_strerror(3), which provides error strings for BSM errors 247a0a89d2SRobert Watson not available on the local OS platform. 25ca0716f5SRobert Watson 267a0a89d2SRobert Watson$P4: //depot/projects/trustedbsd/openbsm/TODO#12 $ 27