summaryrefslogtreecommitdiffstats
path: root/sys/security
Commit message (Expand)AuthorAgeFilesLines
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-3111-0/+9207
* Reduce the memory footprint of MAC in the base system by halvingrwatson2002-07-311-1/+1
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-308-0/+24128
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-302-0/+898
* Stubs for the TrustedBSD MAC system calls to permit TrustedBSD MACrwatson2002-07-308-0/+744
* Get rid of warnings, there's no need to do preprocessor concatination ofalfred2002-06-011-2/+2
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.tanimura2002-05-312-57/+16
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-301-1/+1
* Lock down a socket, milestone 1.tanimura2002-05-202-16/+57
* Change p_can{debug,see,sched,signal}()'s first argument to be a threadjhb2002-05-191-4/+2
* More s/file system/filesystem/gtrhodes2002-05-162-4/+4
* Use the proc lock to protect p_ucred while we read a few items from it.jhb2002-04-111-3/+10
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-012-3/+3
* DBA update: pick the right DBA for various LOMAC copyrights.rwatson2002-03-1327-27/+27
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-273-6/+5
* Introduce a version field to `struct xucred' in place of one of thedd2002-02-271-5/+1
* Part I: Update extended attribute API and ABI:rwatson2002-02-101-1/+2
* Replace a few more lines of code orphaned by MFREE going away.mjacob2002-02-071-2/+2
* Pre-KSE/M3 commit.julian2002-02-071-1/+1
* s/sonewconn3/sonewconn/ forgotten by the modifier.green2001-12-261-1/+1
* Split out NAI Labs license and BSD license to prevent the accidentalgreen2001-12-032-9/+80
* Return a POSIX-compliant error for write(2) failure.green2001-11-281-1/+1
* Import LOMAC preliminary release 2.0.0 in src/sys/security. These files maygreen2001-11-1927-0/+6714
OpenPOWER on IntegriCloud