]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Call vnode_create_vobject() in VOP_OPEN. Makes mmap work on UDF filesystem.
[FreeBSD/FreeBSD.git] / sys / security /
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...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 rwatsonForward declare struct cdev, since arguments of this...
2006-10-25 rwatsonRemove extra _MAC_ from #ifdef guard.
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-10 rwatsonDo allow jailed superuser to override the port ACL.
2006-10-10 csjpMark the audit system calls as being un-implemented...
2006-10-03 rwatsonAdd BSM conversion switch entries for a number of syste...
2006-10-02 rwatsonTrim some no longer XXX comments.
2006-10-02 rwatsonAudit path argument when changing audit trails.
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-24 rwatsonRework the way errors are handled with respect to how...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonMerge OpenBSM 1.0 alpha 11 changes into src/sys/bsm...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 rwatsonRemove MAC_DEBUG label counters, which were used to...
2006-09-20 rwatsonRather than allocating all buffer memory for the comple...
2006-09-20 rwatsonAdd missing white space in au_to_exec_{args,env}().
2006-09-18 csjpMake sure that lutimes(2) gets processed and converted...
2006-09-17 rwatsonDeclare security and security.bsd sysctl hierarchies...
2006-09-17 csjpCorrect a slight regression which was introduced with...
2006-09-17 rwatsonAdd AUE_SYSARCH to the list of audit events during...
2006-09-12 csjpIntroduce a new entry point, mac_create_mbuf_from_firew...
2006-09-09 rwatsonAdd struct msg to the forwarded declared data structure...
2006-09-09 rwatsonAdd a BSM conversion switch case for AUE_GETCWD, so...
2006-09-09 rwatsonSmall style cleanup.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 rwatsonWhite space cleanup, no functional change.
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 wsalamonAudit the argv and env vectors passed in on exec:
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 csjpFix panic associated with file creation via RPC/NFS...
2006-08-26 rwatsonAllow the user process to query the kernel's notion...
2006-08-26 rwatsonUpdate kernel OpenBSM parts, especially src/sys/bsm...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 rwatsonRemove $P4$ from this file; other then temporarily...
2006-08-24 rwatsonAdd kqueue support to audit pipe pseudo-devices.
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-06 rwatsonMake mpo_associate_nfsd_label() return void, not int...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-17 phkRemove the NDEVFSINO and NDEVFSOVERFLOW options which...
2006-07-10 csjpImplement mpo_associate_nfsd_label entry point for...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 wsalamonAudit the remaining parameters to the extattr system...
2006-07-03 rwatsonCorrect a number of problems that were previously comme...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-17 wsalamonMake the size of the subject32_ex and process32_ex...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
next