aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-17audit: comparison on interprocess fieldsGravatar Peter Moody 1-1/+23
2012-01-17audit: implement all object interfield comparisonsGravatar Peter Moody 1-1/+9
2012-01-17audit: allow interfield comparison between gid and ogidGravatar Eric Paris 1-1/+2
2012-01-17audit: allow interfield comparison in audit rulesGravatar Eric Paris 1-0/+4
2012-01-17audit: remove task argument to audit_set_loginuidGravatar Eric Paris 1-1/+1
2012-01-17audit: allow audit matching on inode gidGravatar Eric Paris 1-0/+1
2012-01-17audit: allow matching on obj_uidGravatar Eric Paris 1-0/+1
2012-01-17audit: remove audit_finish_fork as it can't be calledGravatar Eric Paris 1-2/+0
2012-01-17audit: inline audit_free to simplify the look of generic codeGravatar Eric Paris 1-1/+6
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingGravatar Eric Paris 1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsGravatar Eric Paris 1-3/+20
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsGravatar Eric Paris 1-3/+10
2012-01-17Audit: push audit success and retcode into arch ptrace.hGravatar Eric Paris 1-8/+14
2012-01-17seccomp: audit abnormal end to a process due to seccompGravatar Eric Paris 1-0/+8
2012-01-03switch kern_ipc_perm to umode_tGravatar Al Viro 1-2/+2
2012-01-03switch mq_open() to umode_tGravatar Al Viro 1-2/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-6/+5
2011-06-30netfilter: add SELinux context support to AUDIT targetGravatar Mr Dash Four 1-0/+7
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Gravatar Patrick McHardy 1-0/+1
2011-01-16netfilter: create audit records for x_tables replacesGravatar Thomas Graf 1-0/+1
2011-01-16netfilter: audit target to record accepted/dropped packetsGravatar Thomas Graf 1-0/+1
2011-01-10headers: path.h reduxGravatar Alexey Dobriyan 1-0/+1
2010-10-30audit mmapGravatar Al Viro 1-0/+9
2010-08-07gcc-4.6: fs: fix unused but set warningsGravatar Andi Kleen 1-1/+1
2010-02-08Lose the first argument of audit_inode_child()Gravatar Al Viro 1-6/+5
2009-06-24Audit: clean up all op= output to include string quotingGravatar Eric Paris 1-0/+3
2009-02-12integrity: audit updateGravatar Mimi Zohar 1-1/+3
2009-02-06Merge branch 'master' into nextGravatar James Morris 1-50/+48
2009-02-06integrity: IMA as an integrity service providerGravatar Mimi Zohar 1-0/+5
2009-01-04audit: validate comparison operations, store them in sane formGravatar Al Viro 1-0/+12
2009-01-04audit rules ordering, part 2Gravatar Al Viro 1-0/+1
2009-01-04fixing audit rule ordering mess, part 1Gravatar Al Viro 1-0/+1
2009-01-04sanitize audit_log_capset()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_fd_pair()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_mq_open()Gravatar Al Viro 1-5/+4
2009-01-04sanitize AUDIT_MQ_SENDRECVGravatar Al Viro 1-13/+4
2009-01-04sanitize audit_mq_notify()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_mq_getsetattr()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_ipc_set_perm()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_ipc_obj()Gravatar Al Viro 1-5/+4
2009-01-04sanitize audit_socketcallGravatar Al Viro 1-2/+2
2008-12-25Merge branch 'next' into for-linusGravatar James Morris 1-0/+26
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsGravatar Al Viro 1-2/+2
2008-12-09[PATCH] return records for fork() both to child and parentGravatar Al Viro 1-0/+2
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsGravatar David Howells 1-16/+0
2008-11-14CRED: Inaugurate COW credentialsGravatar David Howells 1-8/+14
2008-11-11When the capset syscall is used it is not possible for audit to record theGravatar Eric Paris 1-0/+10
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aGravatar Eric Paris 1-0/+26
2008-07-24remove the v850 portGravatar Adrian Bunk 1-1/+0
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Gravatar Peng Haitao 1-1/+1