Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 年 前 |
Joe Perches
|
b7550787fe
audit: remove stray newline from audit_log_execve_info() audit_panic() call
|
11 年 前 |
Eric Paris
|
ddfad8affd
audit: include subject in login records
|
14 年 前 |
Richard Guy Briggs
|
aa589a13b5
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
|
11 年 前 |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial pid namespace
|
11 年 前 |
Richard Guy Briggs
|
c92cdeb45e
audit: convert PPIDs to the inital PID namespace.
|
11 年 前 |
Richard Guy Briggs
|
4a3eb726d1
audit: rename the misleading audit_get_context() to audit_take_context()
|
11 年 前 |
William Roberts
|
3f1c82502c
audit: Audit proc/<pid>/cmdline aka proctitle
|
11 年 前 |
Richard Guy Briggs
|
f952d10ff4
audit: Use more current logging style again
|
11 年 前 |
Linus Torvalds
|
c4ad8f98be
execve: use 'struct filename *' for executable name passing
|
11 年 前 |
Richard Guy Briggs
|
5ee9a75c9f
audit: fix dangling keywords in audit_log_set_loginuid() output
|
11 年 前 |
Eric Paris
|
4440e85481
audit: convert all sessionid declaration to unsigned int
|
11 年 前 |
Paul Davies C
|
ff235f51a1
audit: Added exe field to audit core dump signal log
|
11 年 前 |
Paul Davies C
|
61c0ee8792
audit: drop audit_log_abend()
|
11 年 前 |
Gao feng
|
c2412d91c6
audit: don't generate loginuid log when audit disabled
|
11 年 前 |
Eric W. Biederman
|
ca24a23ebc
audit: Simplify and correct audit_log_capset
|
12 年 前 |
Eric Paris
|
9175c9d2ae
audit: fix type of sessionid in audit_set_loginuid()
|
11 年 前 |
Richard Guy Briggs
|
9410d228a4
audit: call audit_bprm() only once to add AUDIT_EXECVE information
|
11 年 前 |
Richard Guy Briggs
|
d9cfea91e9
audit: move audit_aux_data_execve contents into audit_context union
|
11 年 前 |
Richard Guy Briggs
|
9462dc5981
audit: remove unused envc member of audit_aux_data_execve
|
11 年 前 |
Eric W. Biederman
|
bd131fb1aa
audit: Kill the unused struct audit_aux_data_capset
|
12 年 前 |
Richard Guy Briggs
|
db510fc5cd
audit: update AUDIT_INODE filter rule to comparator function
|
12 年 前 |
Eric Paris
|
21b85c31d2
audit: audit feature to set loginuid immutable
|
12 年 前 |
Eric Paris
|
d040e5af38
audit: audit feature to only allow unsetting the loginuid
|
12 年 前 |
Eric Paris
|
81407c84ac
audit: allow unsetting the loginuid (with priv)
|
12 年 前 |
Eric Paris
|
83fa6bbe4c
audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
|
12 年 前 |
Eric Paris
|
da0a610497
audit: loginuid functions coding style
|
12 年 前 |
Oleg Nesterov
|
d48d805122
audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context
|
12 年 前 |
Jeff Layton
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
12 年 前 |
Eric W. Biederman
|
780a7654ce
audit: Make testing for a valid loginuid explicit.
|
12 年 前 |