Richard Guy Briggs
|
8fae477056
audit: add support for session ID user filter
|
8 년 전 |
Steve Grubb
|
c1e8f06d7a
audit: fix formatting of AUDIT_CONFIG_CHANGE events
|
8 년 전 |
Richard Guy Briggs
|
86b2efbe3a
audit: add fields to exclude filter by reusing user filter
|
9 년 전 |
Paul Moore
|
66b12abc84
audit: fix some horrible switch statement style crimes
|
9 년 전 |
Richard Guy Briggs
|
2b4c7afe79
audit: fixup: log on errors from filter user rules
|
9 년 전 |
Wei Yuan
|
fd97646b05
audit: Fix typo in comment
|
9 년 전 |
Scott Matheina
|
725131efa5
audit: fix comment block whitespace
|
9 년 전 |
Richard Guy Briggs
|
34d99af52a
audit: implement audit by executable
|
10 년 전 |
Richard Guy Briggs
|
7f49294282
audit: clean simple fsnotify implementation
|
10 년 전 |
Richard Guy Briggs
|
8c85fc9ae6
audit: make audit_del_rule() more robust
|
10 년 전 |
Paul Moore
|
ae9d2fb482
audit: fix uninitialized variable in audit_add_rule()
|
10 년 전 |
Richard Guy Briggs
|
f8259b262b
audit: eliminate unnecessary extra layer of watch references
|
10 년 전 |
Linus Torvalds
|
7184487f14
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 년 전 |
Richard Guy Briggs
|
2fded7f44b
audit: remove vestiges of vers_ops
|
10 년 전 |
Linus Torvalds
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 년 전 |
Richard Guy Briggs
|
041d7b98ff
audit: restore AUDIT_LOGINUID unset ABI
|
10 년 전 |
Paul Moore
|
3640dcfa4f
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
|
10 년 전 |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
10 년 전 |
Richard Guy Briggs
|
e85322d21c
audit: cull redundancy in audit_rule_change
|
11 년 전 |
Eric Paris
|
739c95038e
audit: WARN if audit_rule_change called illegally
|
10 년 전 |
Richard Guy Briggs
|
3639f17068
audit: put rule existence check in canonical order
|
11 년 전 |
Richard Guy Briggs
|
219ca39427
audit: use union for audit_field values since they are mutually exclusive
|
11 년 전 |
Burn Alting
|
e7df61f4d1
audit: invalid op= values for rules
|
11 년 전 |
Fabian Frederick
|
bab5e2d652
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
|
11 년 전 |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 년 전 |
Eric Paris
|
56c4911aed
audit: do not cast audit_rule_data pointers pointlesly
|
11 년 전 |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial pid namespace
|
11 년 전 |
Eric W. Biederman
|
099dd23511
audit: Send replies in the proper network namespace.
|
11 년 전 |
Eric W. Biederman
|
638a0fd2a0
audit: Use struct net not pid_t to remember the network namespce to reply in
|
11 년 전 |
Eric W. Biederman
|
d211f177b2
audit: Update kdoc for audit_send_reply and audit_list_rules_send
|
11 년 전 |