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
|
9ef9151477
audit: correct AUDIT_GET_FEATURE return message type
|
11 years ago |
Richard Guy Briggs
|
54e05eddbe
audit: set nlmsg_len for multicast messages.
|
11 years ago |
Richard Guy Briggs
|
01478d7d60
audit: use atomic_t to simplify audit_serial()
|
11 years ago |
Fabian Frederick
|
6eed9b2613
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
|
11 years ago |
Richard Guy Briggs
|
691e6d59d2
audit: reduce scope of audit_log_fcaps
|
11 years ago |
Richard Guy Briggs
|
c0a8d9b069
audit: reduce scope of audit_net_id
|
11 years ago |
Eric Paris
|
7d8b6c6375
CAPABILITIES: remove undefined caps from all processes
|
11 years ago |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Paul McQuade
|
7153e40273
ipc, kernel: use Linux headers
|
11 years ago |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 years ago |
Richard Guy Briggs
|
7f74ecd788
audit: send multicast messages only if there are listeners
|
11 years ago |
Richard Guy Briggs
|
451f921639
audit: add netlink multicast group for log read
|
11 years ago |
Richard Guy Briggs
|
3a101b8de0
audit: add netlink audit protocol bind to check capabilities on multicast join
|
11 years ago |
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 |