]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security/audit
This commit was generated by cvs2svn to compensate for changes in r157016,
[FreeBSD/FreeBSD.git] / sys / security / audit /
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-19 rwatsonMerge Perforce change 93581 from TrustedBSD audit3...
2006-03-19 rwatsonMerge Perforce changes 93512, 93514, 93515 from Trusted...
2006-03-19 rwatsonMerge Perforce change 93570 from TrustedBSD audit3...
2006-03-19 rwatsonMerge Perforce change 93567 from TrustedBSD audit3...
2006-03-19 rwatsonMerge Perforce change 93568 from TrustedBSD audit3...
2006-03-19 rwatsonMerge Perforce change 93506 from TrustedBSD audit3...
2006-03-18 rwatsonMerge perforce 93507:
2006-03-18 rwatsonMerge perforce change 93199:
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonCount drops when the first of two pipe mallocs fails.
2006-03-04 rwatsonUpdate src/sys/security/audit for OpenBSM 1.0 alpha 5:
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonAdd stub AUE_EACCESS entry.
2006-02-11 rwatsonInitialize user process audit ID to AU_DEFAUDITID so...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 rwatsonAcquire vnode lock around call to VOP_GETATTR() in...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 rwatsonFix queue drop logic when the queue overflows: decremen...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonAdd support for audit pipe special devices, which allow...
2006-02-06 rwatsonManage audit record memory with the slab allocator...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-05 rwatsonWhen GC'ing a thread, assert that it has no active...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonCast pointers to (uintptr_t) before down-casting to...
2006-02-03 rwatsonFix INVARIANTS build on amd64; (unsigned unsigned long...
2006-02-03 rwatsonRemove user.h include in audit.h, it is unneeded, and...
2006-02-02 rwatsonAdd new fields to process-related data structures:
2006-02-01 rwatsonImport kernel audit framework: