PERFORCE change 91161 for review

Robert Watson rwatson at FreeBSD.org
Sun Feb 5 13:29:51 GMT 2006


http://perforce.freebsd.org/chv.cgi?CH=91161

Change 91161 by rwatson at rwatson_zoo on 2006/02/05 13:29:30

	Some additional todo items.

Affected files ...

.. //depot/projects/trustedbsd/audit3/notes/TODO_audit.txt#3 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/notes/TODO_audit.txt#3 (text+ko) ====

@@ -64,3 +64,17 @@
 
 - Expand the subject token to include jail information. Add this informtion
 for processes that are running in a jail.
+
+- Allow gathering of information on a second file descriptor argument; this
+is rquired for system calls taking two file descriptors.  Specifically,
+sendfile().
+
+- Start updating the statistics in struct audit_stat.  Export via a sysctl
+or system call.
+
+- Provide a way for user space to walk the list of event mappings present
+in the kernel, so that when synchronizing the user and kernel versions of
+the list, entries removed from the user space file can be removed from the
+kernel event mapping.  Make the synchronization code a library function in
+OpenBSM so that the same code can be used in both auditd and the audit
+test suite.
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list