summaryrefslogtreecommitdiff
path: root/sys/security/lomac
AgeCommit message (Expand)Author
2002-12-03Unhook the old LOMAC module, now replaced with mac_lomac.Robert Watson
2002-10-14Regularize the vop_stdlock'ing protocol across all the filesystemsKirk McKusick
2002-09-25 - Use vrefcnt() instead of v_usecount.Jeff Roberson
2002-09-14Remove all use of vnode->v_tag, replacing with appropriate substitutes.Nate Lawson
2002-08-19Keep a copy of the credential used to mount filesystems around soPoul-Henning Kamp
2002-08-04 - Replace v_flag with v_iflag and v_vflagJeff Roberson
2002-06-01Get rid of warnings, there's no need to do preprocessor concatination ofAlfred Perlstein
2002-05-31Back out my lats commit of locking down a socket, it conflicts with hsu's work.Seigo Tanimura
2002-05-30Check for defined(__i386__) instead of just defined(i386) since the compilerAlfred Perlstein
2002-05-20Lock down a socket, milestone 1.Seigo Tanimura
2002-05-19Change p_can{debug,see,sched,signal}()'s first argument to be a threadJohn Baldwin
2002-05-16More s/file system/filesystem/gTom Rhodes
2002-04-11Use the proc lock to protect p_ucred while we read a few items from it.John Baldwin
2002-04-01Change the suser() API to take advantage of td_ucred as well as do aJohn Baldwin
2002-03-13DBA update: pick the right DBA for various LOMAC copyrights.Robert Watson
2002-02-27Simple p_ucred -> td_ucred changes to start using the per-thread ucredJohn Baldwin
2002-02-27Introduce a version field to `struct xucred' in place of one of theDima Dorfman
2002-02-10Part I: Update extended attribute API and ABI:Robert Watson
2002-02-07Replace a few more lines of code orphaned by MFREE going away.Matt Jacob
2002-02-07Pre-KSE/M3 commit.Julian Elischer
2001-12-26s/sonewconn3/sonewconn/ forgotten by the modifier.Brian Feldman
2001-12-03Split out NAI Labs license and BSD license to prevent the accidentalBrian Feldman
2001-11-28Return a POSIX-compliant error for write(2) failure.Brian Feldman
2001-11-19Import LOMAC preliminary release 2.0.0 in src/sys/security. These files mayvendor/lomac/2.2.0vendor/lomacBrian Feldman