| Commit message (Expand) | Author | Age | Files | Lines |
| * | In mac_bsdextended's auditctl and acct policy access control checks, | Robert Watson | 2008-07-31 | 1 | -11/+8 |
| * | Currently, BSM audit pathname token generation for chrooted or jailed | Christian S.J. Peron | 2008-07-31 | 1 | -55/+93 |
| * | Further synchronization of copyrights, licenses, white space, etc from | Robert Watson | 2008-07-31 | 9 | -11/+10 |
| * | Minor white space tweak. | Robert Watson | 2008-07-23 | 1 | -1/+1 |
| * | If an AUE_SYSCTL_NONADMIN audit event is selected, generate a record | Robert Watson | 2008-07-22 | 1 | -0/+1 |
| * | Further minor style fixes to audit. | Robert Watson | 2008-07-22 | 1 | -5/+10 |
| * | Remove unneeded \ at the end of a macro. | Robert Watson | 2008-07-22 | 1 | -1/+1 |
| * | Further minor white space tweaks. | Robert Watson | 2008-07-22 | 1 | -2/+2 |
| * | Generally avoid <space><tab> as a white space anomoly. | Robert Watson | 2008-07-22 | 5 | -18/+18 |
| * | Use #define<tab> rather than #define<space>. | Robert Watson | 2008-07-22 | 2 | -9/+9 |
| * | Comment fix. | Robert Watson | 2008-07-22 | 1 | -1/+1 |
| * | Comment typo fix. | Robert Watson | 2008-07-22 | 1 | -1/+1 |
| * | Minor white space synchronization to Apple version of security audit. | Robert Watson | 2008-07-22 | 1 | -4/+4 |
| * | In preparation to sync Apple and FreeBSD versions of security audit, | Robert Watson | 2008-07-22 | 9 | -18/+18 |
| * | Use unsigned int when iterating over groupsets in audit_arg_groupset(). | Robert Watson | 2008-07-22 | 1 | -1/+1 |
| * | Rework the lifetime management of the kernel implementation of POSIX | John Baldwin | 2008-06-27 | 7 | -42/+136 |
| * | Add missing counter increments for posix shm checks. | John Baldwin | 2008-06-26 | 1 | -0/+5 |
| * | Remove the posixsem_check_destroy() MAC check. It is semantically identical | John Baldwin | 2008-06-23 | 7 | -39/+0 |
| * | The TrustedBSD MAC Framework named struct ipq instances 'ipq', which is the | Robert Watson | 2008-06-13 | 8 | -74/+73 |
| * | Don't enforce unique device minor number policy anymore. | Ed Schouten | 2008-06-11 | 1 | -1/+1 |
| * | When the file-system containing the audit log file is running low on | Simon L. B. Nielsen | 2008-06-10 | 1 | -1/+3 |
| * | Add an XXX comment regarding a bug I introduced when modifying the behavior | Robert Watson | 2008-06-03 | 1 | -0/+3 |
| * | Plug a memory leak which can occur when multiple MAC policies are loaded | Christian S.J. Peron | 2008-05-27 | 1 | -0/+4 |
| * | Don't use LK_DRAIN before calling VOP_FSYNC() in the two further | Robert Watson | 2008-05-21 | 1 | -2/+2 |
| * | Don't use LK_DRAIN before calling VOP_FSYNC() in the panic case for | Robert Watson | 2008-05-21 | 1 | -1/+1 |
| * | When testing whether to enter the audit argument gathering code, rather | Robert Watson | 2008-05-06 | 1 | -1/+1 |
| * | Fix include guard spelling. | Robert Watson | 2008-04-27 | 1 | -1/+1 |
| * | Use logic or, not binary or, when deciding whether or not a system call | Robert Watson | 2008-04-24 | 1 | -1/+1 |
| * | When auditing state from an IPv4 or IPv6 socket, use read locks on the | Robert Watson | 2008-04-19 | 1 | -2/+2 |
| * | When propagating a MAC label from an inpcb to an mbuf, allow read and | Robert Watson | 2008-04-19 | 1 | -1/+1 |
| * | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | Robert Watson | 2008-04-17 | 2 | -5/+5 |
| * | Use __FBSDID() for $FreeBSD$ IDs in the audit code. | Robert Watson | 2008-04-13 | 9 | -18/+27 |
| * | Make naming of include guards for MAC Framework include files more | Robert Watson | 2008-04-13 | 3 | -9/+9 |
| * | Add the support for the AT_FDCWD and fd-relative name lookups to the | Konstantin Belousov | 2008-03-31 | 1 | -0/+1 |
| * | In keeping with style(9)'s recommendations on macros, use a ';' | Robert Watson | 2008-03-16 | 1 | -1/+1 |
| * | Remove XXX to remind me to check the free space calculation, which to my | Robert Watson | 2008-03-10 | 1 | -3/+0 |
| * | Change auditon(2) so that if somebody supplies an invalid command, it | Christian S.J. Peron | 2008-03-06 | 1 | -0/+3 |
| * | Rather than copying out the full audit trigger record, which includes | Robert Watson | 2008-03-02 | 1 | -1/+1 |
| * | Add audit_prefixes to two more globally visible functions in the Audit | Robert Watson | 2008-03-01 | 3 | -7/+7 |
| * | Rename globally exposed symbol send_trigger() to audit_send_trigger(). | Robert Watson | 2008-03-01 | 4 | -6/+7 |
| * | Replace somewhat awkward audit trail rotation scheme, which involved the | Robert Watson | 2008-02-27 | 1 | -156/+91 |
| * | Rename several audit functions in the global kernel symbol namespace to | Robert Watson | 2008-02-25 | 5 | -11/+11 |
| * | Make sure that the termid type is initialized to AU_IPv4 by default. | Christian S.J. Peron | 2008-01-28 | 1 | -0/+2 |
| * | Properly return the error from mls_subject_privileged() in the ifnet | Robert Watson | 2008-01-28 | 1 | -3/+1 |
| * | Fix gratuitous whitespace bug | Christian S.J. Peron | 2008-01-18 | 1 | -1/+2 |
| * | Add a case for AUE_LISTEN. This removes the following console error message: | Christian S.J. Peron | 2008-01-18 | 1 | -0/+1 |
| * | VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in | Attilio Rao | 2008-01-13 | 5 | -15/+15 |
| * | vn_lock() is currently only used with the 'curthread' passed as argument. | Attilio Rao | 2008-01-10 | 5 | -8/+8 |
| * | Add a new file descriptor type for IPC shared memory objects and use it to | John Baldwin | 2008-01-08 | 5 | -0/+339 |
| * | Add a new 'why' argument to kdb_enter(), and a set of constants to use | Robert Watson | 2007-12-25 | 1 | -1/+1 |