Richard Guy Briggs
|
d9cfea91e9
audit: move audit_aux_data_execve contents into audit_context union
|
11 years ago |
Eric Paris
|
b0fed40214
audit: implement generic feature setting and retrieving
|
12 years ago |
Jeff Layton
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
12 years ago |
Eric W. Biederman
|
780a7654ce
audit: Make testing for a valid loginuid explicit.
|
12 years ago |
Eric Paris
|
b24a30a730
audit: fix event coverage of AUDIT_ANOM_LINK
|
12 years ago |
Eric Paris
|
4d3fb709b2
helper for some session id stuff
|
12 years ago |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 years ago |
Eric Paris
|
dc9eb698f4
audit: stop pushing loginid, uid, sessionid as arguments
|
12 years ago |
Eric Paris
|
62062cf8a3
audit: allow checking the type of audit message in the user filter
|
12 years ago |
Chen Gang
|
2950fa9d32
kernel: audit: beautify code, for extern function, better to check its parameters by itself
|
12 years ago |
Anton Blanchard
|
cdee3904b4
audit: Syscall rules are not applied to existing processes on non-x86
|
12 years ago |
Mike Frysinger
|
c0a3a20b6c
linux/audit.h: move ptrace.h include to kernel header
|
12 years ago |
Kees Cook
|
7b9205bd77
audit: create explicit AUDIT_SECCOMP event type
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
Linus Torvalds
|
18a022de47
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
|
12 years ago |
Jeff Layton
|
adb5c2473d
audit: make audit_inode take struct filename
|
12 years ago |
Jeff Layton
|
7ac86265dc
audit: allow audit code to satisfy getname requests from its names_list
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
Jeff Layton
|
4fa6b5ecbf
audit: overhaul __audit_inode_child to accomodate retrying
|
12 years ago |
Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
12 years ago |
Jeff Layton
|
78e2e802a8
audit: add a new "type" field to audit_names struct
|
12 years ago |
Jeff Layton
|
c43a25abba
audit: reverse arguments to audit_inode_child
|
12 years ago |
Kees Cook
|
9321d526dd
audit.h: replace defines with C stubs
|
12 years ago |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Kees Cook
|
e2bebb4ae6
audit: define AUDIT_ARCH_OPENRISC
|
12 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
13 years ago |
Eric W. Biederman
|
ca57ec0f00
audit: Add typespecific uid and gid comparators
|
13 years ago |
Eric W. Biederman
|
017143fecb
audit: Remove the unused uid parameter from audit_receive_filter
|
13 years ago |
Eric W. Biederman
|
02276bda4a
audit: Use current instead of NETLINK_CREDS() in audit_filter
|
13 years ago |
Peter Moody
|
e23eb920b0
audit: export audit_log_task_info
|
13 years ago |