]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security/mac/mac_vfs.c
Slightly change the semantics of vnode labels for MAC: rather than
[FreeBSD/FreeBSD.git] / sys / security / mac / mac_vfs.c
2002-10-26 Robert WatsonSlightly change the semantics of vnode labels for MAC...
2002-10-25 Robert WatsonComment describing the semantics of mac_late.
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Robert WatsonIntroduce MAC_CHECK_VNODE_SWAPON, which permits MAC...
2002-10-22 Robert WatsonMissed in previous merge: export sizeof(struct oldmac...
2002-10-22 Robert WatsonSupport the new MAC user API in kernel: modify existing...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of
2002-10-20 Robert WatsonIf MAC_MAX_POLICIES isn't defined, don't try to define...
2002-10-19 Robert WatsonMake sure to clear the 'registered' flag for MAC polici...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-06 Robert WatsonIntegrate mac_check_socket_send() and mac_check_socket_...
2002-10-06 Robert WatsonSync from MAC tree: break out the single mmap entry...
2002-10-05 Robert WatsonModify label allocation semantics for sockets: pass...
2002-10-05 Robert WatsonIntegrate a devfs/MAC fix from the MAC tree: avoid...
2002-10-05 Robert WatsonMerge support for mac_check_vnode_link(), a MAC framewo...
2002-10-05 Robert WatsonWhile the MAC API has supported the ability to handle...
2002-10-05 Robert WatsonRearrange object and label init/destroy functions to...
2002-10-05 Robert WatsonSync to MAC tree: use 'flag' instead of 'how' for mac_i...
2002-10-05 Robert WatsonAnother big diff, little functional change: move label...
2002-10-05 Robert WatsonMove all object label init/destroy routines to the...
2002-10-05 Robert WatsonSynch from TrustedBSD MAC tree:
2002-10-05 Robert WatsonCosmetic line wrap synchronization.
2002-10-05 Robert WatsonPush the debugging obect label counters into security...
2002-10-05 Robert WatsonBegin another merge from the TrustedBSD MAC branch:
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-02 Robert WatsonAdd a new MAC entry point, mac_thread_userret(td),...
2002-10-01 Poul-Henning KampRemember to include "opt_devfs.h" so we get any relevan...
2002-10-01 Robert WatsonImprove locking of pipe mutexes in the context of MAC:
2002-10-01 Robert WatsonPush 'security.mac.debug_label_fallback' behind options...
2002-09-30 Robert WatsonAdd tunables for the existing sysctl twiddles for pipe...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-18 Robert WatsonRemove un-needed stack variable 'ops'.
2002-09-18 Robert WatsonAdd a toggle to disable VM enforcement.
2002-09-18 Robert WatsonAt the cost of seeming a little gauche, make use of...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-14 Nate LawsonRemove all use of vnode->v_tag, replacing with appropri...
2002-09-09 Robert WatsonAdd security.mac.mmap_revocation, a flag indicating...
2002-09-09 Robert WatsonMinor code sync to MAC tree: push Giant locking up...
2002-09-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-19 Robert WatsonClose a race in process label changing opened due to...
2002-08-19 Robert WatsonPass active_cred and file_cred into the MAC framework...
2002-08-19 Robert WatsonProvide an implementation of mac_syscall() so that...
2002-08-19 Robert WatsonBreak out mac_check_pipe_op() into component check...
2002-08-19 Robert WatsonBreak out mac_check_vnode_op() into three seperate...
2002-08-19 Robert WatsonAssert process locks in proces-related access control...
2002-08-19 Robert WatsonAdd a missing vnode assertion for the exec() check.
2002-08-16 Robert WatsonWrap maintenance of varios nmac{objectname} counters...
2002-08-15 Robert WatsonRename mac_check_socket_receive() to mac_check_socket_d...
2002-08-15 Robert WatsonSync to trustedbsd_mac tree: default to sigsegv rather...
2002-08-12 Robert WatsonDeclare a module service "kernel_mac_support" when...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-04 Jeff Roberson - Replace v_flag with v_iflag and v_vflag
2002-08-01 Robert WatsonInclude file cleanup; mac.h and malloc.h at one point...
2002-07-30 Robert WatsonBegin committing support for Mandatory Access Control...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Robert WatsonStubs for the TrustedBSD MAC system calls to permit...