Deleted Added
full compact
TODO (185573) TODO (186647)
1OpenBSM TODO
2
3- Build a regression test suite for libbsm that generates each token
4 type and then compares the results with known good data. Make sure to
5 test that things work properly with respect to endianness of the local
6 platform.
7- Document contents of libbsm "public" data structures in libbsm man pages.
8- The audit.log.5 man page is incomplete, as it does not describe all

--- 6 unchanged lines hidden (view full) ---

15- Teach praudit how to begin printing at any point in a token stream, not
16 just at the beginning of a record. This will make it easier to use
17 praudit in test suites processing single-token files without header and
18 trailer context.
19- Put hostname in trail file name.
20- Document audit_warn event arguments.
21- Allow the path /etc/security to be configured at configure-time so that
22 alternative locations can be used.
1OpenBSM TODO
2
3- Build a regression test suite for libbsm that generates each token
4 type and then compares the results with known good data. Make sure to
5 test that things work properly with respect to endianness of the local
6 platform.
7- Document contents of libbsm "public" data structures in libbsm man pages.
8- The audit.log.5 man page is incomplete, as it does not describe all

--- 6 unchanged lines hidden (view full) ---

15- Teach praudit how to begin printing at any point in a token stream, not
16 just at the beginning of a record. This will make it easier to use
17 praudit in test suites processing single-token files without header and
18 trailer context.
19- Put hostname in trail file name.
20- Document audit_warn event arguments.
21- Allow the path /etc/security to be configured at configure-time so that
22 alternative locations can be used.
23- NLS support for au_strerror(3), which provides error strings for BSM errors
24 not available on the local OS platform.
23
25
24$P4: //depot/projects/trustedbsd/openbsm/TODO#11 $
26$P4: //depot/projects/trustedbsd/openbsm/TODO#12 $