]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Get rid of checking for ip sec history. It is true that packets are not
[FreeBSD/FreeBSD.git] / sys / security /
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-14 Kirk McKusickRegularize the vop_stdlock'ing protocol across all...
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 WatsonTrim accidentally introduced trailing whitespace.
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 WatsonImplement mac_create_devfs_symlink() for policies that...
2002-10-05 Robert WatsonIntegrate a devfs/MAC fix from the MAC tree: avoid...
2002-10-05 Robert WatsonMerge implementation of mpo_check_vnode_link() for...
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-25 Jeff Roberson - Use vrefcnt() instead of v_usecount.
2002-09-21 Robert WatsonRemove another missed trailing space.
2002-09-21 Robert WatsonTrim trailing whitespace from the ends of lines.
2002-09-21 Robert WatsonContinue cleanup and sync of mac_biba and mac_mls polic...
2002-09-21 Robert WatsonRemove mac_biba_high_single() check for interface renam...
2002-09-21 Robert WatsonAs INVARIANTS isn't supported for code that loads only...
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-10 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
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 Robert WatsonRe-insert TUNABLE() export of MAC Biba and MAC MLS...
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-20 Robert WatsonPrefer NULL to 0 when passing a NULL pointer.
2002-08-20 Robert WatsonProvide stub mpo_syscall() implementations for mac_none...
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-19 Poul-Henning KampKeep a copy of the credential used to mount filesystems...
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 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-13 Robert WatsonDefine 'struct label' in _label.h rather than mac.h...
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-02 Robert WatsonImprove ordering of MAC entry points in mac_policy_op...
2002-08-01 Robert WatsonInclude file cleanup; mac.h and malloc.h at one point...
2002-08-01 Robert WatsonChange macop_t to const, use macop_t in MAC policy...
2002-07-31 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-07-31 Robert WatsonReduce the memory footprint of MAC in the base system...
2002-07-30 Robert WatsonBegin committing support for Mandatory Access Control...
2002-07-30 Robert WatsonBegin committing support for Mandatory Access Control...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
next