]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Print intptr_t values by first casting to intmax_t and then printing with
[FreeBSD/FreeBSD.git] / sys / security /
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...
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...
next