]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
This commit was generated by cvs2svn to compensate for changes in r122912,
[FreeBSD/FreeBSD.git] / sys / security /
2003-11-20 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-11-18 Robert WatsonUse UMA zone allocator for Biba and MLS labels rather...
2003-11-18 Robert WatsonIntroduce a MAC label reference in 'struct inpcb',...
2003-11-17 Robert WatsonDon't implement mpo_destroy() for Biba, LOMAC, and...
2003-11-16 Robert WatsonImplement sockets support for __mac_get_fd() and __mac_...
2003-11-16 Robert WatsonImplement mac_get_peer(3) using getsockopt() with SOL_S...
2003-11-16 Robert WatsonAbstract the label checking and setting logic from
2003-11-16 Robert WatsonImplement mpo_copy_{mbuf,pipe,vnode}_label() entry...
2003-11-16 Robert WatsonReduce gratuitous redundancy and length in function...
2003-11-16 Robert WatsonWhitespace fix.
2003-11-15 Robert Watsonmac_relabel_cred() accepts two cred labels, not a cred...
2003-11-14 Bruce EvansReduced prequisites by only using MALLOC_DECLARE()...
2003-11-12 Robert WatsonMark __mac_get_pid() as MPSAFE in the comment, as it...
2003-11-12 John BaldwinRemove extraneous & to fix compile.
2003-11-12 Robert WatsonRemove extraneous fullpath variable, which broke lint...
2003-11-12 Robert WatsonGC prototype for mac_destroy_vnode_label(), missed...
2003-11-12 Robert WatsonModify the MAC Framework so that instead of embedding...
2003-11-11 Robert WatsonWhitespace sync to MAC branch, expand comment at the...
2003-11-10 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-08 Robert WatsonReplace a '-' with a ')'. Update copyright.
2003-11-07 Robert WatsonWhen allocation of a socket peer label fails, scrub...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Robert WatsonTrim trailing whitespace.
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-06 Robert WatsonRemove the flags argument from mac_externalize_*_label...
2003-11-05 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-11-03 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-11-03 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-03 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-01 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-10-31 Brooks DavisReplace the if_name and if_unit members of struct ifnet...
2003-10-29 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-29 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-25 Robert WatsonMake MAC_EXTERNALIZE() and MAC_INTERNALIZE() simply...
2003-10-25 Robert WatsonSort type declarations together.
2003-10-22 Robert Watsonmac_Finish break-out of kern_mac.c into parts:
2003-10-22 Robert WatsonVariable cleanup following break-out of kern_mac.c...
2003-10-22 Robert WatsonRename error_select() to mac_error_select(), and unstat...
2003-10-22 Robert WatsonRemove non-VFS related code from mac_vfs.c. Leave:
2003-10-22 Robert WatsonRemove non-system bits from mac_system.c. Leave:
2003-10-22 Robert WatsonRemove non-credential/process-related bits from mac_pro...
2003-10-22 Robert WatsonRemove non-pipe code from mac_pipe.c. Leave:
2003-10-22 Robert WatsonRemove non-network related contents from mac_net.c...
2003-10-22 Robert WatsonThe following shared types/constants/interfaces/.....
2003-10-22 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-22 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-21 Robert WatsonLine-break sync to the MAC development branch.
2003-10-09 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-09 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-02 Robert WatsonUse __BEGIN_DECLS and __END_DECLS around userland funct...
2003-10-01 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-29 Robert WatsonIf the struct mac copied into the kernel has a negative...
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-19 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-09-19 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-04 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-29 Robert WatsonRemove extra tabs indenting MAC library calls; they...
2003-08-26 Robert WatsonFix a mac_policy_list reference to be a mac_static_poli...
2003-08-22 Robert WatsonMake the elements argument to mac_prepare() be const.
2003-08-22 Robert WatsonAdd prototype for new libc function mac_prepare_type().
2003-08-22 Robert WatsonCorrect typo introduced during manual merge: hook up...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-21 Robert WatsonIntroduce two new MAC Framework and MAC policy entry...
2003-08-21 Robert WatsonCorrect logic for filling out a "new" label during...
2003-08-21 Robert WatsonRetrofit of mac_test regression and consistency test...
2003-08-21 Robert WatsonAdd stub entries for new MAC framework entry points:
2003-08-21 Robert WatsonGenerally rename things to represent the fact that...
2003-08-21 Robert Watsonmac_none is now the null policy, not a stub policy...
2003-08-21 Robert WatsonImplementations of mpo_check_vnode_deleteextattr() and
2003-08-21 Robert WatsonAdd mac_check_vnode_deleteextattr() and mac_check_vnode...
2003-08-20 Robert WatsonRemove about 40 lines of #ifdef/#endif by using new...
2003-08-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-02 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-08-01 Robert WatsonAttempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF.
2003-07-31 Robert WatsonImprove consistency with the Biba policy -- rename
2003-07-31 Robert WatsonRemove a suser() check in the mac_biba policy: the...
2003-07-30 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
next