Deleted Added
sdiff udiff text old ( 195740 ) new ( 196031 )
full compact
1OpenBSM Version History
2
3OpenBSM 1.1p1
4
5- Fixes to AUT_SOCKUNIX token parsing.
6- IPv6 support for au_to_me(3).
7- Improved robustness in the parsing of audit_control, especially long
8 flags/naflags strings and whitespace in all fields.
9- Add missing conversion of a number of FreeBSD/Mac OS X errnos to/from BSM
10 error number space.

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

453 or static memory is returned for non-_r() versions of API calls.
454 _free() calls dropped as a result, and source code compatibility with
455 OpenSolaris improved significantly.
456- Annotate BSM events with origin OS and compatibility information.
457- auditd(8), audit(8) added to the OpenBSM distribution. auditd extended
458 to support reloading of kernel event table.
459- Allow comments in /etc/security configuration files.
460
461$P4: //depot/projects/trustedbsd/openbsm/NEWS#42 $