| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix panic associated with file creation via RPC/NFS when the MLS policy | csjp | 2006-08-26 | 1 | -0/+12 |
* | Allow the user process to query the kernel's notion of a maximum | rwatson | 2006-08-26 | 2 | -0/+6 |
* | Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM | rwatson | 2006-08-26 | 2 | -3/+4 |
* | Remove $P4$ from this file; other then temporarily P4-local work in | rwatson | 2006-08-25 | 1 | -1/+0 |
* | Add kqueue support to audit pipe pseudo-devices. | rwatson | 2006-08-24 | 1 | -0/+84 |
* | Make mpo_associate_nfsd_label() return void, not int, to match | rwatson | 2006-08-06 | 2 | -3/+2 |
* | Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in | phk | 2006-07-17 | 3 | -3/+0 |
* | Implement mpo_associate_nfsd_label entry point for the BIBA security policy, | csjp | 2006-07-10 | 1 | -0/+13 |
* | Audit the remaining parameters to the extattr system calls. Generate | wsalamon | 2006-07-06 | 1 | -0/+59 |
* | Correct a number of problems that were previously commented on: | rwatson | 2006-07-03 | 2 | -49/+40 |
* | Make the size of the subject32_ex and process32_ex tokens depend on | wsalamon | 2006-06-17 | 1 | -13/+25 |
* | Lock process when copying fields from process structure so as to | rwatson | 2006-06-08 | 1 | -3/+2 |
* | Prefer C to C++ comments per style(9). | rwatson | 2006-06-08 | 1 | -1/+1 |
* | Extract pointer value for mnt_stat from vp after the NULL check, not | rwatson | 2006-06-06 | 1 | -1/+2 |
* | Remove use of Giant around vn_open() in audit trail setup. | rwatson | 2006-06-05 | 1 | -15/+10 |
* | When generating BSM tokens for mkfifo(), include mode argument. | rwatson | 2006-06-05 | 1 | -1/+6 |
* | When generating the process token, need to check whether the | rwatson | 2006-06-05 | 2 | -15/+14 |
* | Consistently use audit_free() to free records, rather than | rwatson | 2006-06-05 | 1 | -2/+2 |
* | Introduce support for per-audit pipe preselection independent from the | rwatson | 2006-06-05 | 6 | -66/+519 |
* | Shorten audit record zone name. | rwatson | 2006-06-05 | 1 | -1/+1 |
* | No longer unconditionally drain the audit record queue if there is | rwatson | 2006-06-05 | 1 | -35/+5 |
* | Pull BSM conversion logic out of audit_record_write(), as well as | rwatson | 2006-06-05 | 1 | -84/+48 |
* | Assert audit mtx in audit_worker_drain(). | rwatson | 2006-06-05 | 1 | -11/+30 |
* | Use struct kaudit_queue instead of a hand-crafted queue type for | rwatson | 2006-06-05 | 1 | -1/+1 |
* | Rename audit_cv to audit_worker_cv, as it wakes up the audit | rwatson | 2006-06-05 | 3 | -16/+14 |
* | Merge OpenBSM 1.0 alpha 6 changes for BSM token creation to | rwatson | 2006-06-05 | 2 | -69/+35 |
* | Check to see if the rootdir is the same as the current working directory. | csjp | 2006-06-01 | 1 | -3/+11 |
* | Reconstitute struct mac_policy_ops by breaking out individual function | rwatson | 2006-04-26 | 1 | -296/+575 |
* | Add some new options to mac_bsdestended. We can now match on: | dwmalone | 2006-04-23 | 2 | -35/+210 |
* | Introduce a new MAC entry point for label initialization of the NFS daemon's | csjp | 2006-04-06 | 3 | -0/+9 |
* | Don't call vn_finished_write() if vn_start_write() failed. | tegge | 2006-03-19 | 2 | -8/+12 |
* | Merge Perforce change 93581 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 9 | -526/+541 |
* | Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3 | rwatson | 2006-03-19 | 3 | -495/+616 |
* | Merge Perforce change 93570 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 1 | -0/+10 |
* | Merge Perforce change 93567 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 1 | -1/+1 |
* | Merge Perforce change 93568 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 2 | -6/+6 |
* | Merge Perforce change 93506 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 2 | -2/+98 |
* | Merge perforce 93507: | rwatson | 2006-03-18 | 1 | -2/+2 |
* | Merge perforce change 93199: | rwatson | 2006-03-18 | 4 | -7/+8 |
* | Create a mac_bsdextended_check_vp function that takes a cred, a | dwmalone | 2006-03-04 | 1 | -280/+43 |
* | Count drops when the first of two pipe mallocs fails. | rwatson | 2006-03-04 | 1 | -0/+1 |
* | Update src/sys/security/audit for OpenBSM 1.0 alpha 5: | rwatson | 2006-03-04 | 3 | -15/+6 |
* | Eliminate a deadlock when creating snapshots. Blocking vn_start_write() must | tegge | 2006-03-02 | 1 | -0/+3 |
* | Add stub AUE_EACCESS entry. | rwatson | 2006-02-11 | 1 | -0/+1 |
* | Initialize user process audit ID to AU_DEFAUDITID so that init and | rwatson | 2006-02-11 | 1 | -0/+1 |
* | Acquire vnode lock around call to VOP_GETATTR() in audit_record_write(). | rwatson | 2006-02-07 | 1 | -0/+2 |
* | Fix queue drop logic when the queue overflows: decrement queue length. | rwatson | 2006-02-07 | 1 | -0/+1 |
* | Add support for audit pipe special devices, which allow user space | rwatson | 2006-02-06 | 3 | -0/+550 |
* | Manage audit record memory with the slab allocator, turning | rwatson | 2006-02-06 | 1 | -100/+85 |
* | When GC'ing a thread, assert that it has no active audit record. | rwatson | 2006-02-05 | 2 | -0/+11 |