David Woodhouse
|
5bb289b5a0
AUDIT: Clean up user message filtering
|
20 years ago |
David Woodhouse
|
9470178e62
AUDIT: Remove stray declaration of tsk from audit_receive_msg().
|
20 years ago |
David Woodhouse
|
9ad9ad385b
AUDIT: Wait for backlog to clear when generating messages.
|
20 years ago |
David Woodhouse
|
4a4cd633b5
AUDIT: Optimise the audit-disabled case for discarding user messages
|
20 years ago |
David Woodhouse
|
f6a789d198
AUDIT: Spawn kernel thread to list filter rules.
|
20 years ago |
David Woodhouse
|
d6e0e1585a
AUDIT: Drop user-generated messages immediately while auditing disabled.
|
20 years ago |
David Woodhouse
|
0f45aa18e6
AUDIT: Allow filtering of user messages
|
20 years ago |
David Woodhouse
|
bccf6ae083
AUDIT: Unify auid reporting, put arch before syscall number
|
20 years ago |
David Woodhouse
|
bfb4496e72
AUDIT: Assign serial number to non-syscall messages
|
20 years ago |
Steve Grubb
|
326e9c8ba6
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
|
20 years ago |
Steve Grubb
|
05474106a4
AUDIT: Fix AVC_USER message passing.
|
20 years ago |
David Woodhouse
|
fb19b4c6aa
AUDIT: Honour audit_backlog_limit again.
|
20 years ago |
David Woodhouse
|
b7d1125817
AUDIT: Send netlink messages from a separate kernel thread
|
20 years ago |
Steve Grubb
|
168b717395
AUDIT: Clean up logging of untrusted strings
|
20 years ago |
David Woodhouse
|
209aba0324
AUDIT: Treat all user messages identically.
|
20 years ago |
David Woodhouse
|
5e014b10ef
AUDIT: fix max_t thinko.
|
20 years ago |
Steve Grubb
|
23f32d18aa
AUDIT: Fix some spelling errors
|
20 years ago |
Steve Grubb
|
c04049939f
AUDIT: Add message types to audit records
|
20 years ago |
David Woodhouse
|
9ea74f0655
AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.
|
20 years ago |
Chris Wright
|
c1b773d87e
Add audit_log_type
|
20 years ago |
Chris Wright
|
197c69c6af
Move ifdef CONFIG_AUDITSYSCALL to header
|
20 years ago |
Chris Wright
|
804a6a49d8
Audit requires CONFIG_NET
|
20 years ago |
Chris Wright
|
5a241d7703
AUDIT: Properly account for alignment difference in nlmsg_len.
|
20 years ago |
David Woodhouse
|
eecb0a7338
AUDIT: Fix abuse of va_args.
|
20 years ago |
David Woodhouse
|
e3b926b4c1
AUDIT: pass size argument to audit_expand().
|
20 years ago |
Steve Grubb
|
8c5aa40c94
AUDIT: Fix reported length of audit messages.
|
20 years ago |
David Woodhouse
|
4332bdd332
AUDIT: Honour gfp_mask in audit_buffer_alloc()
|
20 years ago |
Chris Wright
|
5ac52f33b6
AUDIT: buffer audit msgs directly to skb
|
20 years ago |
Chris Wright
|
8fc6115c2a
AUDIT: expand audit tmp buffer as needed
|
20 years ago |
Chris Wright
|
16e1904e69
AUDIT: Add helper functions to allocate and free audit_buffers.
|
20 years ago |