Linus Torvalds
|
5e0f872c7d
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Paul Moore
|
fcf22d8267
audit: create private file name copies when auditing inodes
|
10 years ago |
Linus Torvalds
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Paul Moore
|
4a92843601
audit: correctly record file names with different path name types
|
10 years ago |
Al Viro
|
9f45f5bf30
new helper: audit_file()
|
10 years ago |
Al Viro
|
b583043e99
kill f_dentry uses
|
10 years ago |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
10 years ago |
Richard Guy Briggs
|
9eab339b19
audit: get comm using lock to avoid race in string printing
|
11 years ago |
Richard Guy Briggs
|
f874738e8c
audit: remove open_arg() function that is never used
|
11 years ago |
Richard Guy Briggs
|
b4f0d3755c
audit: x86: drop arch from __audit_syscall_entry() interface
|
11 years ago |
Richard Guy Briggs
|
84db564aad
audit: add arch field to seccomp event log
|
11 years ago |
Richard Guy Briggs
|
4a99854c58
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
|
11 years ago |
Masanari Iida
|
da3dae54e4
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
|
11 years ago |
Andy Lutomirski
|
a3c5493119
auditsc: audit_krule mask accesses need bounds checking
|
11 years ago |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Joe Perches
|
b7550787fe
audit: remove stray newline from audit_log_execve_info() audit_panic() call
|
11 years ago |
Eric Paris
|
ddfad8affd
audit: include subject in login records
|
14 years ago |
Richard Guy Briggs
|
aa589a13b5
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
|
11 years ago |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial pid namespace
|
11 years ago |
Richard Guy Briggs
|
c92cdeb45e
audit: convert PPIDs to the inital PID namespace.
|
11 years ago |
Richard Guy Briggs
|
4a3eb726d1
audit: rename the misleading audit_get_context() to audit_take_context()
|
11 years ago |
William Roberts
|
3f1c82502c
audit: Audit proc/<pid>/cmdline aka proctitle
|
11 years ago |
Richard Guy Briggs
|
f952d10ff4
audit: Use more current logging style again
|
11 years ago |
Linus Torvalds
|
c4ad8f98be
execve: use 'struct filename *' for executable name passing
|
11 years ago |
Richard Guy Briggs
|
5ee9a75c9f
audit: fix dangling keywords in audit_log_set_loginuid() output
|
11 years ago |
Eric Paris
|
4440e85481
audit: convert all sessionid declaration to unsigned int
|
11 years ago |
Paul Davies C
|
ff235f51a1
audit: Added exe field to audit core dump signal log
|
11 years ago |
Paul Davies C
|
61c0ee8792
audit: drop audit_log_abend()
|
11 years ago |
Gao feng
|
c2412d91c6
audit: don't generate loginuid log when audit disabled
|
11 years ago |
Eric W. Biederman
|
ca24a23ebc
audit: Simplify and correct audit_log_capset
|
12 years ago |