Richard Guy Briggs
|
34d99af52a
audit: implement audit by executable
|
10 years ago |
Richard Guy Briggs
|
7f49294282
audit: clean simple fsnotify implementation
|
10 years ago |
Richard Guy Briggs
|
8c85fc9ae6
audit: make audit_del_rule() more robust
|
10 years ago |
Paul Moore
|
ae9d2fb482
audit: fix uninitialized variable in audit_add_rule()
|
10 years ago |
Richard Guy Briggs
|
f8259b262b
audit: eliminate unnecessary extra layer of watch references
|
10 years ago |
Linus Torvalds
|
7184487f14
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Richard Guy Briggs
|
2fded7f44b
audit: remove vestiges of vers_ops
|
10 years ago |
Linus Torvalds
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Richard Guy Briggs
|
041d7b98ff
audit: restore AUDIT_LOGINUID unset ABI
|
10 years ago |
Paul Moore
|
3640dcfa4f
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
|
10 years ago |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
10 years ago |
Richard Guy Briggs
|
e85322d21c
audit: cull redundancy in audit_rule_change
|
11 years ago |
Eric Paris
|
739c95038e
audit: WARN if audit_rule_change called illegally
|
10 years ago |
Richard Guy Briggs
|
3639f17068
audit: put rule existence check in canonical order
|
11 years ago |
Richard Guy Briggs
|
219ca39427
audit: use union for audit_field values since they are mutually exclusive
|
11 years ago |
Burn Alting
|
e7df61f4d1
audit: invalid op= values for rules
|
11 years ago |
Fabian Frederick
|
bab5e2d652
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
|
11 years ago |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Eric Paris
|
56c4911aed
audit: do not cast audit_rule_data pointers pointlesly
|
11 years ago |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial 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 |
Richard Guy Briggs
|
f952d10ff4
audit: Use more current logging style again
|
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
|
724e4fcc8d
audit: log on errors from filter user rules
|
11 years ago |
Eric Paris
|
4440e85481
audit: convert all sessionid declaration to unsigned int
|
11 years ago |
Richard Guy Briggs
|
ce0d9f0469
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
|
11 years ago |
Richard Guy Briggs
|
33faba7fa7
audit: listen in all network namespaces
|
12 years ago |