aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Audit: clean up all op= output to include string quotingEric Paris1-0/+3
2009-02-12integrity: audit updateMimi Zohar1-1/+3
2009-02-06Merge branch 'master' into nextJames Morris1-50/+48
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+5
2009-01-04audit: validate comparison operations, store them in sane formAl Viro1-0/+12
2009-01-04audit rules ordering, part 2Al Viro1-0/+1
2009-01-04fixing audit rule ordering mess, part 1Al Viro1-0/+1
2009-01-04sanitize audit_log_capset()Al Viro1-5/+4
2009-01-04sanitize audit_fd_pair()Al Viro1-5/+4
2009-01-04sanitize audit_mq_open()Al Viro1-5/+4
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro1-13/+4
2009-01-04sanitize audit_mq_notify()Al Viro1-5/+4
2009-01-04sanitize audit_mq_getsetattr()Al Viro1-5/+4
2009-01-04sanitize audit_ipc_set_perm()Al Viro1-5/+4
2009-01-04sanitize audit_ipc_obj()Al Viro1-5/+4
2009-01-04sanitize audit_socketcallAl Viro1-2/+2
2008-12-25Merge branch 'next' into for-linusJames Morris1-0/+26
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells1-16/+0
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-8/+14
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris1-0/+10
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris1-0/+26
2008-07-24remove the v850 portAdrian Bunk1-1/+0
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao1-1/+1
2008-04-28[PATCH] new predicate - AUDIT_FILETYPEAl Viro1-0/+1
2008-04-28Audit: increase the maximum length of the key fieldEric Paris1-1/+1
2008-04-28Audit: standardize string audit interfacesEric Paris1-8/+14
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-1/+2
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish1-2/+2
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish1-0/+29
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-3/+2
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-2/+4
2008-02-01[AUDIT] Add End of Event recordEric Paris1-0/+1
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-0/+2
2008-02-01[PATCH] get rid of loginuid racesAl Viro1-1/+1
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+2
2008-01-30NetLabel: Add auditing to the static labeling mechanismPaul Moore1-0/+2
2007-10-21[PATCH] audit: watching subtreesAl Viro1-0/+3
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro1-8/+8
2007-10-10[XFRM]: xfrm audit callsJoy Latten1-4/+5
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-2/+0
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris1-13/+17
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-0/+11
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+3
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-7/+0
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+3
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+2
2007-05-11[PATCH] auditing ptraceAl Viro1-0/+10