Linus Torvalds
|
7184487f14
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
před 10 roky |
Richard Guy Briggs
|
2fded7f44b
audit: remove vestiges of vers_ops
|
před 10 roky |
Linus Torvalds
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
před 10 roky |
Richard Guy Briggs
|
041d7b98ff
audit: restore AUDIT_LOGINUID unset ABI
|
před 10 roky |
Paul Moore
|
3640dcfa4f
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
|
před 10 roky |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
před 10 roky |
Richard Guy Briggs
|
e85322d21c
audit: cull redundancy in audit_rule_change
|
před 11 roky |
Eric Paris
|
739c95038e
audit: WARN if audit_rule_change called illegally
|
před 10 roky |
Richard Guy Briggs
|
3639f17068
audit: put rule existence check in canonical order
|
před 11 roky |
Richard Guy Briggs
|
219ca39427
audit: use union for audit_field values since they are mutually exclusive
|
před 11 roky |
Burn Alting
|
e7df61f4d1
audit: invalid op= values for rules
|
před 11 roky |
Fabian Frederick
|
bab5e2d652
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
|
před 11 roky |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
před 11 roky |
Eric Paris
|
56c4911aed
audit: do not cast audit_rule_data pointers pointlesly
|
před 11 roky |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial pid namespace
|
před 11 roky |
Eric W. Biederman
|
099dd23511
audit: Send replies in the proper network namespace.
|
před 11 roky |
Eric W. Biederman
|
638a0fd2a0
audit: Use struct net not pid_t to remember the network namespce to reply in
|
před 11 roky |
Eric W. Biederman
|
d211f177b2
audit: Update kdoc for audit_send_reply and audit_list_rules_send
|
před 11 roky |
Richard Guy Briggs
|
f952d10ff4
audit: Use more current logging style again
|
před 11 roky |
Eric W. Biederman
|
6f285b19d0
audit: Send replies in the proper network namespace.
|
před 11 roky |
Eric W. Biederman
|
48095d991d
audit: Use struct net not pid_t to remember the network namespce to reply in
|
před 11 roky |
Richard Guy Briggs
|
724e4fcc8d
audit: log on errors from filter user rules
|
před 11 roky |
Eric Paris
|
4440e85481
audit: convert all sessionid declaration to unsigned int
|
před 11 roky |
Richard Guy Briggs
|
ce0d9f0469
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
|
před 11 roky |
Richard Guy Briggs
|
33faba7fa7
audit: listen in all network namespaces
|
před 12 roky |
Richard Guy Briggs
|
f9441639e6
audit: fix netlink portid naming and types
|
před 12 roky |
Eric Paris
|
78122037b7
audit: do not reject all AUDIT_INODE filter types
|
před 12 roky |
Richard Guy Briggs
|
42f74461a5
audit: change decimal constant to macro for invalid uid
|
před 12 roky |
Michal Simek
|
b9ce54c9f5
audit: Fix decimal constant description
|
před 12 roky |
Chen Gang
|
2f992ee85a
kernel/auditfilter.c: fix leak in audit_add_rule() error path
|
před 12 roky |