]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
__nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so export...
[FreeBSD/FreeBSD.git] / sys / security /
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-29 rwatsonDon't expose #ifdef NOTYET parts to userspace via audit...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 rwatsonRename mac*devfsdirent*() to mac*devfs*() to synchroniz...
2007-04-23 rwatsonApply variable name normalization to MAC policies:...
2007-04-22 rwatsonNormalize variable naming in the MAC Framework by adopt...
2007-04-22 rwatsonIn the MAC Framework implementation, file systems have...
2007-04-22 rwatsonRemove MAC Framework access control check entry points...
2007-04-22 rwatsonFurther MAC test policy cleanup and enhancement:
2007-04-22 rwatsonPerform overdue clean up mac_test policy:
2007-04-21 rwatsonAllow MAC policy modules to control access to audit...
2007-04-17 rwatsonRemove $P4$ that snuck into CVS from Perforce.
2007-04-16 rwatsonMerge OpenBSM 1.0 alpha 14 changes to src/sys/security...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-13 csjpFix the handling of IPv6 addresses for subject and...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 rwatsonReplace custom file descriptor array sleep lock constru...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-04 rwatsonRemove 'MPSAFE' annotations from the comments above...
2007-02-23 rwatsonMore unnecessary include reduction.
2007-02-23 rwatsonRemove many unneeded includes, update copyright.
2007-02-23 rwatsonRemove empty entry point functions (init, destroy,...
2007-02-23 rwatsonmac_none sample policy has nothing to enforce, so remov...
2007-02-20 rwatsonUpdate auditing of socket information for the inpcb...
2007-02-20 rwatsonMove mapping of MBI_APPEND to MBI_WRITE from inside...
2007-02-19 rwatsonDo allow bypass of mac_seeotheruids in jail in order...
2007-02-10 rwatsonIn mac_biba_check_system_swapoff(), don't extract the...
2007-02-06 rwatsonPrint intptr_t values by first casting to intmax_t...
2007-02-06 rwatsonIntroduce accessor functions mac_label_get() and mac_la...
2007-02-06 rwatsonContinue 7-CURRENT MAC Framework rearrangement and...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-06 rwatsonWhen returning early from audit_arg_file() due to so...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-01 csjpTeach the stub policy about some of the more recent...
2007-01-01 csjpRemove conditional return of 1. For the MAC_STATIC...
2006-12-31 rwatsonOnly signal the CV indicating that the MAC Framework...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 rwatsonSlightly resort functions in file so that no forward...
2006-12-29 rwatsonRe-add include of opt_mac.h in mac_framework.c, which...
2006-12-29 rwatsonRemove two XXX comments that no longer apply.
2006-12-29 rwatsonUse p_cansee() to check that a target process for an...
2006-12-29 rwatsonAdd a witness sleep warning to canon_path(), which...
2006-12-28 rwatsonAdd missing include guards to mac_internal.h, update...
2006-12-28 rwatsonUpdate a number of comments:
2006-12-28 rwatsonRemove XXX comments about EA transaction support and...
2006-12-28 rwatsonRemove an inaccurate comment I added regarding storage...
2006-12-28 rwatsonIn mac_inpcb_sosetlabel(), assert the socket lock rathe...
2006-12-28 rwatsonCentralize definition of MAC_VERSION in mac_policy...
2006-12-28 rwatsonMove mac_init_label() and mac_destroy_label() from...
2006-12-28 rwatsonTrim unneeded includes.
2006-12-28 rwatsonBreak contents of kern_mac.c out into two files followi...
2006-12-28 rwatsonUpdate MAC Framework general comments, referencing...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-23 rwatsonRe-wrap comments following de-indentation.
2006-12-22 rwatsonMove src/sys/sys/mac_policy.h, the kernel interface...
2006-12-21 rwatsonMinor style fixes.
2006-12-21 rwatsonRemove mac_enforce_subsystem debugging sysctls. Enforc...
2006-12-20 rwatsonComment LABEL_TO_SLOT() macro, including observing...
2006-12-20 rwatsonTrim trailing white space, clean up comment line wrappi...
2006-12-20 rwatsonTrim trailing white space.
2006-12-20 rwatsonDocument socket labeling model.
2006-12-20 rwatsonClean up comment white space and line wrapping.
2006-12-20 rwatsonAdditional comments regarding the interaction between...
2006-12-20 rwatsonDocument that we could allocate the mbuf label as part...
2006-12-20 rwatsonStaticize and comment zone_label.
2006-12-20 rwatsonClean up comments, trailing white space.
2006-12-20 rwatsonRe-wrap comment at 77 character columns.
2006-12-20 rwatsonComment and white space cleanup.
2006-12-20 rwatsonExternalize local stack copy of the ifnet label, rather...
2006-12-20 rwatsonExpand commenting on label slots, justification for...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 csjpTeach the MAC policies which utilize mbuf labeling...
2006-12-13 csjpFix LOR between the syncache and inpcb locks when MAC...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 trhodesMerge posix4/* into normal kernel hierarchy.
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonAdd stub entry point implementations of mpo_priv_check...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-06 rwatsonAdd a new priv(9) kernel interface for checking the...
2006-11-06 csjpChange the type of ar_arg_sockaddr from struct sockaddr...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
next