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 年 前 |
Eric Paris
|
b24a30a730
audit: fix event coverage of AUDIT_ANOM_LINK
|
12 年 前 |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 年 前 |
Eric Paris
|
34c474de7b
audit: fix build break when AUDIT_DEBUG == 2
|
12 年 前 |
Eric Paris
|
ad395abece
Audit: do not print error when LSMs disabled
|
13 年 前 |
Andrew Morton
|
e2c5adc88a
auditsc: remove audit_set_context() altogether - fold it into its caller
|
12 年 前 |
Rakib Mullick
|
17c6ee707a
auditsc: Use kzalloc instead of kmalloc+memset.
|
12 年 前 |
Chen Gang
|
2950fa9d32
kernel: audit: beautify code, for extern function, better to check its parameters by itself
|
12 年 前 |
Dmitry Monakhov
|
65ada7bc02
audit: destroy long filenames correctly
|
12 年 前 |
Matvejchikov Ilya
|
37eebe39c9
audit: improve GID/EGID comparation logic
|
13 年 前 |