summaryrefslogtreecommitdiffstats
path: root/sys/bsm/audit_kevents.h
Commit message (Expand)AuthorAgeFilesLines
* MFH: r292522brueffer2016-01-041-2/+1
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-0/+1
* Implement chflagsat(2) system call, similar to fchmodat(2), but operates onpjd2013-03-211-0/+1
* - Implement two new system calls:pjd2013-03-021-0/+2
* Merge Capsicum overhaul:pjd2013-03-021-1/+6
* Style.pjd2013-02-111-2/+2
* Add the wait6(2) system call. It takes POSIX waitid()-like processkib2012-11-131-0/+1
* Add audit events for process descriptor system calls, which will appear inrwatson2009-09-291-0/+4
* Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingrwatson2009-07-171-1/+1
* There is an optimization in chmod(1), that makes it not to call chmod(2)trasz2009-07-081-0/+1
* Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:rwatson2009-04-191-4/+10
* Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothrwatson2009-03-021-16/+6
* Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-141-1/+1
|\
* \ Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-311-3/+80
|\ \ | |/
| * Vendor import of OpenBSM 1.1 alpha4, which incorporates the followingrwatson2008-12-281-4/+81
* | Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, bothrwatson2008-12-021-12/+49
|\ \ | |/
| * Vendor import of OpenBSM 1.1 alpha2, which incorporates the followingrwatson2008-11-131-0/+720
* When MPSAFE ttys were merged, a new BSM audit event identifier wasrwatson2008-08-241-1/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-0/+1
* Further synchronization of copyrights, licenses, white space, etc fromrwatson2008-07-311-2/+2
* Merge OpenBSM 1.0 alpha 15 changes to src/sys/bsm:rwatson2007-07-221-37/+88
* Change $P4$ ID strings to P4 ID strings so that they are not auto-expandedrwatson2007-04-171-1/+1
* Update src/sys/bsm for OpenBSM 1.0 alpha 14 import.rwatson2007-04-161-4/+23
* Merge OpenBSM 1.0 alpha 12 import changes into src/sys/bsm. New eventsrwatson2006-09-251-1/+5
* Merge OpenBSM 1.0 alpha 11 changes into src/sys/bsm and src/sys/security;rwatson2006-09-211-1/+4
* Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSMrwatson2006-08-261-118/+184
* Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel versionrwatson2006-07-031-2/+19
* Merge OpenBSM 1.0 alpha 3 include file changes from contrib/openbsm/bsmrwatson2006-02-061-2/+3
* Merge OpenBSM 1.0 alpha 2 kernel audit events into src/sys/bsm. Almostrwatson2006-02-041-3/+30
* Update src/sys/bsm include files to match OpenBSM (albeit with arwatson2006-02-011-21/+478
* For consistency with more system include files, add a trailing '_' torwatson2005-05-291-3/+3
* Add a stub audit_kevents.h, which defines exactly one audit event:rwatson2005-02-021-0/+38
OpenPOWER on IntegriCloud