aboutsummaryrefslogtreecommitdiff
path: root/sys/bsm/audit_kevents.h
Commit message (Expand)AuthorAgeFilesLines
* Add aio_writev and aio_readvAlan Somers2021-01-031-0/+2
* Expose eventfd in the native API/ABI using a new __specialfd syscallKonstantin Belousov2020-12-271-0/+1
* bsm: add AUE_CLOSERANGEKyle Evans2020-04-241-0/+1
* vfs: add realpathat syscallMateusz Guzik2020-02-201-0/+1
* Jail and capability mode for shm_rename; add audit support for shm_renameDavid Bright2019-11-181-6/+13
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT:Robert Watson2017-03-261-2/+31
|\
| * Vendor import of OpenBSM 1.2-alpha5.vendor/openbsm/1.2-ALPHA-5Christian Brueffer2016-12-061-2/+31
| * Vendor import of OpenBSM 1.2-alpha4.vendor/openbsm/1.2-ALPHA-4Christian Brueffer2015-12-091-6/+13
| * Vendor import of OpenBSM 1.2-alpha3. This eliminates most local patchesvendor/openbsm/1.2-ALPHA-3Robert Watson2012-12-151-1/+2
| * Import OpenBSM 1.2-alpha2:vendor/openbsm/1.2-ALPHA-2Robert Watson2012-11-301-1/+5
* | Merge from contrib/openbsm to bring the kernel audit bits up to date with Ope...Christian Brueffer2015-12-201-2/+1
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-0/+1
* | Implement chflagsat(2) system call, similar to fchmodat(2), but operates onPawel Jakub Dawidek2013-03-211-0/+1
* | - Implement two new system calls:Pawel Jakub Dawidek2013-03-021-0/+2
* | Merge Capsicum overhaul:Pawel Jakub Dawidek2013-03-021-1/+6
* | Style.Pawel Jakub Dawidek2013-02-111-2/+2
* | Add the wait6(2) system call. It takes POSIX waitid()-like processKonstantin Belousov2012-11-131-0/+1
* | Add audit events for process descriptor system calls, which will appear inRobert Watson2009-09-291-0/+4
* | Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingRobert Watson2009-07-171-1/+1
|\|
| * Vendor import of OpenBSM 1.1p1, which incorporates the following changesvendor/openbsm/1.1-P-1Robert Watson2009-07-171-1/+2
| * Vendor import of OpenBSM 1.1, which incorporates the following changesvendor/openbsm/1.1Robert Watson2009-04-191-4/+10
* | There is an optimization in chmod(1), that makes it not to call chmod(2)Edward Tomasz Napierala2009-07-081-0/+1
* | Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:Robert Watson2009-04-191-4/+10
* | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothRobert Watson2009-03-021-16/+6
|\|
| * Vendor import of OpenBSM 1.1 beta1, which incorporates the followingvendor/openbsm/1.1-BETA-1Robert Watson2009-03-021-16/+6
* | Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothRobert Watson2009-01-141-1/+1
|\|
* | Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothRobert Watson2008-12-311-3/+80
|\|
| * Vendor import of OpenBSM 1.1 alpha4, which incorporates the followingvendor/openbsm/1.1-ALPHA-4Robert Watson2008-12-281-4/+81
* | Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, bothRobert Watson2008-12-021-12/+49
|\|
| * Vendor import of OpenBSM 1.1 alpha2, which incorporates the followingvendor/openbsm/1.1-ALPHA-2Robert Watson2008-11-131-0/+720
* When MPSAFE ttys were merged, a new BSM audit event identifier wasRobert Watson2008-08-241-1/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-0/+1
* Further synchronization of copyrights, licenses, white space, etc fromRobert Watson2008-07-311-2/+2
* Merge OpenBSM 1.0 alpha 15 changes to src/sys/bsm:Robert Watson2007-07-221-37/+88
* Change $P4$ ID strings to P4 ID strings so that they are not auto-expandedRobert Watson2007-04-171-1/+1
* Update src/sys/bsm for OpenBSM 1.0 alpha 14 import.Robert Watson2007-04-161-4/+23
* Merge OpenBSM 1.0 alpha 12 import changes into src/sys/bsm. New eventsRobert Watson2006-09-251-1/+5
* Merge OpenBSM 1.0 alpha 11 changes into src/sys/bsm and src/sys/security;Robert Watson2006-09-211-1/+4
* Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSMRobert Watson2006-08-261-118/+184
* Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel versionRobert Watson2006-07-031-2/+19
* Merge OpenBSM 1.0 alpha 3 include file changes from contrib/openbsm/bsmRobert Watson2006-02-061-2/+3
* Merge OpenBSM 1.0 alpha 2 kernel audit events into src/sys/bsm. AlmostRobert Watson2006-02-041-3/+30
* Update src/sys/bsm include files to match OpenBSM (albeit with aRobert Watson2006-02-011-21/+478
* For consistency with more system include files, add a trailing '_' toRobert Watson2005-05-291-3/+3
* Add a stub audit_kevents.h, which defines exactly one audit event:Robert Watson2005-02-021-0/+38