]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security/audit
Remove unused ar_subj_comm field from in-kernel audit record; we never
[FreeBSD/FreeBSD.git] / sys / security / audit /
2007-05-30 rwatsonRemove unused ar_subj_comm field from in-kernel audit...
2007-05-30 rwatsonConsistent white space after .'s in comments.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 rwatsonNo need to force __inline__ of currecord(), as the...
2007-05-21 rwatsonShort name of kernel audit worker thread from "audit_wo...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
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-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-20 rwatsonUpdate auditing of socket information for the inpcb...
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...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
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 rwatsonUpdate a number of comments:
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
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-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
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-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
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 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 csjpCorrect a slight regression which was introduced with...
2006-09-17 rwatsonAdd AUE_SYSARCH to the list of audit events during...
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 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...
next