]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
- Don't do a WITNESS_SAVE() on the interlock if it is Giant in the condition
[FreeBSD/FreeBSD.git] / sys / security /
2008-09-17 attilioRemove the suser(9) interface from the kernel. It has...
2008-09-10 traszRemove VSVTX, VSGID and VSUID. This should be a no-op,
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-04 desUnbreak the build.
2008-09-04 kevloIf the process id specified is invalid, the system...
2008-08-28 attilioDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-25 rwatsonMore fully audit fexecve(2) and its arguments.
2008-08-24 rwatsonUse ERANGE instead of EOVERFLOW selected in r182059...
2008-08-24 csjpUse sbuf_putc instead of sbuf_cat. This makes more...
2008-08-23 rwatsonIntroduce two related changes to the TrustedBSD MAC...
2008-08-23 rwatsonWhen getaudit(2) is unable to fit the terminal IPv6...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-11 csjpMake sure we check the preselection masks present for...
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-02 rwatsonMinor style tweaks.
2008-08-02 rwatsonRename mac_partition_enabled to partition_enabled to...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 rwatsonIn mac_bsdextended's auditctl and acct policy access...
2008-07-31 csjpCurrently, BSM audit pathname token generation for...
2008-07-31 rwatsonFurther synchronization of copyrights, licenses, white...
2008-07-23 rwatsonMinor white space tweak.
2008-07-22 rwatsonIf an AUE_SYSCTL_NONADMIN audit event is selected,...
2008-07-22 rwatsonFurther minor style fixes to audit.
2008-07-22 rwatsonRemove unneeded \ at the end of a macro.
2008-07-22 rwatsonFurther minor white space tweaks.
2008-07-22 rwatsonGenerally avoid <space><tab> as a white space anomoly.
2008-07-22 rwatsonUse #define<tab> rather than #define<space>.
2008-07-22 rwatsonComment fix.
2008-07-22 rwatsonComment typo fix.
2008-07-22 rwatsonMinor white space synchronization to Apple version...
2008-07-22 rwatsonIn preparation to sync Apple and FreeBSD versions of...
2008-07-22 rwatsonUse unsigned int when iterating over groupsets in audit...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
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...
next