Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Eric Paris
|
543bc6a1a9
AUDIT: Allow login in non-init namespaces
|
11 years ago |
Eric Paris
|
aa4af831bb
AUDIT: Allow login in non-init namespaces
|
11 years ago |
Monam Agarwal
|
e231d54c12
kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
|
11 years ago |
Josh Boyer
|
f12835276c
audit: remove stray newlines from audit_log_lost messages
|
11 years ago |
Richard Guy Briggs
|
5a3cb3b6c3
audit: allow user processes to log from another PID namespace
|
12 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 |
Eric W. Biederman
|
099dd23511
audit: Send replies in the proper network namespace.
|
11 years ago |
Eric W. Biederman
|
638a0fd2a0
audit: Use struct net not pid_t to remember the network namespce to reply in
|
11 years ago |
Eric W. Biederman
|
d211f177b2
audit: Update kdoc for audit_send_reply and audit_list_rules_send
|
11 years ago |
Eric W. Biederman
|
6f285b19d0
audit: Send replies in the proper network namespace.
|
11 years ago |
Eric W. Biederman
|
48095d991d
audit: Use struct net not pid_t to remember the network namespce to reply in
|
11 years ago |
Richard Guy Briggs
|
8626877b52
audit: fix location of __net_initdata for audit_net_ops
|
12 years ago |
Eric Paris
|
4f066328ab
audit: remove pr_info for every network namespace
|
11 years ago |
Joe Perches
|
3e1d0bb622
audit: Convert int limit uses to u32
|
11 years ago |
Joe Perches
|
d957f7b726
audit: Use more current logging style
|
11 years ago |
Joe Perches
|
b8dbc3241f
audit: Use hex_byte_pack_upper
|
11 years ago |
Eric Paris
|
1ce319f11c
audit: reorder AUDIT_TTY_SET arguments
|
11 years ago |
Eric Paris
|
0e23baccaa
audit: rework AUDIT_TTY_SET to only grab spin_lock once
|
11 years ago |
Eric Paris
|
3f0c5fad89
audit: remove needless switch in AUDIT_SET
|
11 years ago |
Eric Paris
|
70249a9cfd
audit: use define's for audit version
|
11 years ago |
Eric Paris
|
c81825dd6b
audit: wait_for_auditd rework for readability
|
11 years ago |
Richard Guy Briggs
|
ad2ac26327
audit: log task info on feature change
|
11 years ago |
Gao feng
|
de92fc97e1
audit: fix incorrect set of audit_sock
|
11 years ago |
Gao feng
|
11ee39ebf7
audit: print error message when fail to create audit socket
|
11 years ago |
Richard Guy Briggs
|
724e4fcc8d
audit: log on errors from filter user rules
|
11 years ago |
Toshiyuki Okajima
|
6dd80aba90
audit: audit_log_start running on auditd should not stop
|
11 years ago |
Richard Guy Briggs
|
1b7b533f65
audit: drop audit_cmd_lock in AUDIT_USER family of cases
|
11 years ago |
Eric Paris
|
4440e85481
audit: convert all sessionid declaration to unsigned int
|
11 years ago |