summaryrefslogtreecommitdiffstats
path: root/sys/bsm
Commit message (Expand)AuthorAgeFilesLines
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-052-0/+5
* 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
* Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm torwatson2012-12-013-3/+5
* Add the wait6(2) system call. It takes POSIX waitid()-like processkib2012-11-131-0/+1
* Add ECAPMODE, "Not permitted in capability mode", a new kernel errnorwatson2011-03-011-0/+2
* 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-172-4/+5
* There is an optimization in chmod(1), that makes it not to call chmod(2)trasz2009-07-081-0/+1
* Merge OpenBSM 1.1 from OpenBSM vendor branch to head.rwatson2009-04-191-2/+2
|\
| * Vendor import of OpenBSM 1.1, which incorporates the following changesrwatson2009-04-197-46/+210
| * Vendor import of OpenBSM 1.1 beta1, which incorporates the followingrwatson2009-03-022-19/+10
* | Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:rwatson2009-04-193-32/+52
* | Merge new kernel files from OpenBSM 1.1: audit_fcntl.h andrwatson2009-04-161-0/+141
* | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothrwatson2009-03-022-19/+10
* | Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-147-165/+332
|\ \ | |/
| * Vendor import of OpenBSM 1.1 alpha5, which incorporates the followingrwatson2009-01-117-169/+339
* | Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-315-22/+333
|\ \ | |/
| * Vendor import of OpenBSM 1.1 alpha4, which incorporates the followingrwatson2008-12-287-32/+356
* | Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, bothrwatson2008-12-024-84/+77
|\ \ | |/
| * Vendor import of OpenBSM 1.1 alpha2, which incorporates the followingrwatson2008-11-136-0/+1836
* Add support for extended header BSM tokens. Currently we use thecsjp2008-11-112-0/+5
* 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-314-7/+7
* Merge OpenBSM 1.0 changes to src/sys/bsm:rwatson2007-10-291-39/+1
* Merge OpenBSM 1.0 alpha 15 changes to src/sys/bsm:rwatson2007-07-224-52/+91
* Change $P4$ ID strings to P4 ID strings so that they are not auto-expandedrwatson2007-04-174-4/+4
* Update src/sys/bsm for OpenBSM 1.0 alpha 14 import.rwatson2007-04-164-7/+28
* Add an entry for AUT_ZONENAME and the prototype for the au_to_zonename()csjp2007-04-151-0/+2
* 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-214-19/+18
* Merge OpenBSM 1.0 alpha 10 changes into src/sys/bsm; comment spellingrwatson2006-09-021-2/+2
* Audit the argv and env vectors passed in on exec:wsalamon2006-09-011-2/+7
* Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSMrwatson2006-08-264-144/+225
* Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel versionrwatson2006-07-031-2/+19
* Merge OpenBSM 1.0 alpha 7 nested time.h include to kernel version ofrwatson2006-07-031-0/+2
* Merge OpenBSM 1.0 alpha 6 version of audit_record.h to src/sys:rwatson2006-06-051-22/+14
* Merge OpenBSM 1.0 alpha 6 changes to bsm/audit.h into src/sys: respellrwatson2006-06-051-3/+3
* Update src/sys/bsm for OpenBSM 1.0 alpha 5 changes:rwatson2006-03-042-22/+31
* 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-014-45/+1234
* For consistency with more system include files, add a trailing '_' torwatson2005-05-291-3/+3
* Add place-holder audit.h that defines only au_event_t, which is neededrwatson2005-05-291-0/+39
* Add a stub audit_kevents.h, which defines exactly one audit event:rwatson2005-02-021-0/+38
OpenPOWER on IntegriCloud