]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Switch to memory space register mapping over IO space. If that
[FreeBSD/FreeBSD.git] / sys / security /
2008-06-27 jhbRework the lifetime management of the kernel implementa...
2008-06-26 jhbAdd missing counter increments for posix shm checks.
2008-06-23 jhbRemove the posixsem_check_destroy() MAC check. It...
2008-06-13 rwatsonThe TrustedBSD MAC Framework named struct ipq instances...
2008-06-11 edDon't enforce unique device minor number policy anymore.
2008-06-10 simonWhen the file-system containing the audit log file...
2008-06-03 rwatsonAdd an XXX comment regarding a bug I introduced when...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 csjpPlug a memory leak which can occur when multiple MAC...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 rwatsonDon't use LK_DRAIN before calling VOP_FSYNC() in the...
2008-05-21 rwatsonDon't use LK_DRAIN before calling VOP_FSYNC() in the...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-06 rwatsonWhen testing whether to enter the audit argument gather...
2008-04-27 rwatsonFix include guard spelling.
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-24 rwatsonUse logic or, not binary or, when deciding whether...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-19 rwatsonWhen auditing state from an IPv4 or IPv6 socket, use...
2008-04-19 rwatsonWhen propagating a MAC label from an inpcb to an mbuf...
2008-04-17 rwatsonConvert pcbinfo and inpcb mutexes to rwlocks, and modif...
2008-04-13 rwatsonUse __FBSDID() for $FreeBSD$ IDs in the audit code.
2008-04-13 rwatsonMake naming of include guards for MAC Framework include...
2008-03-31 kibAdd the support for the AT_FDCWD and fd-relative name...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-10 rwatsonRemove XXX to remind me to check the free space calcula...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 csjpChange auditon(2) so that if somebody supplies an inval...
2008-03-02 rwatsonRather than copying out the full audit trigger record...
2008-03-01 rwatsonAdd audit_prefixes to two more globally visible functio...
2008-03-01 rwatsonRename globally exposed symbol send_trigger() to audit_...
2008-02-27 rwatsonReplace somewhat awkward audit trail rotation scheme...
2008-02-25 rwatsonRename several audit functions in the global kernel...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 csjpMake sure that the termid type is initialized to AU_IPv...
2008-01-28 rwatsonProperly return the error from mls_subject_privileged...
2008-01-18 csjpFix gratuitous whitespace bug
2008-01-18 csjpAdd a case for AUE_LISTEN. This removes the following...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-10 attiliovn_lock() is currently only used with the 'curthread...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 jhbAdd a new file descriptor type for IPC shared memory...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-25 wkoszekChange "audit_pipe_preselect" to "audit_pipe_presel...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-17 rwatsonFix a MAC label leak for POSIX semaphores, in which...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-04 wkoszekExplicitly initialize 'ret' to 0'. It lets one to build...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-30 rwatsonImplement per-object type consistency checks for labels...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-29 rwatsonReplace use of AU_NULL with 0 when no audit classes...
2007-10-29 rwatsonCanonicalize names of local variables.
2007-10-29 rwatsonResort TrustedBSD MAC Framework policy entry point...
2007-10-28 rwatsonAdd missing mac_test labeling and sleep checks for...
2007-10-28 rwatsonGarbage collect mac_mbuf_create_multicast_encap Trusted...
2007-10-28 rwatsonContinue to move from generic network entry points...
2007-10-28 rwatsonMove towards more explicit support for various network...
2007-10-28 rwatsonPerform explicit label type checks for externalize...
2007-10-27 csjpMake sure we are incrementing the read count for each...
2007-10-27 rwatsonGive each posixsem MAC Framework entry point its own...
2007-10-26 rwatsonUpdate comment following MAC Framework entry point...
2007-10-26 rwatsonRename 'mac_mbuf_create_from_firewall' to 'mac_netinet_...
2007-10-26 csjpImplement AUE_CORE, which adds process core dump suppor...
2007-10-25 rwatsonSort entry points in mac_framework.h and mac_policy...
2007-10-25 rwatsonNormalize TCP syncache-related MAC Framework entry...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-25 rwatsonRename mac_associate_nfsd_label() to mac_proc_associate...
2007-10-25 rwatsonConsistently name functions for mac_<policy> as <policy...
next