Al Viro
|
916d75761c
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
Eric Paris
|
9d96098510
Audit: clean up all op= output to include string quoting
|
16 years ago |
Eric Paris
|
cfcad62c74
audit: seperate audit inode watches into a subfile
|
16 years ago |
Eric Paris
|
ea7ae60bfe
Audit: clean up audit_receive_skb
|
16 years ago |
Eric Paris
|
ee080e6ce9
Audit: cleanup netlink mesg handling
|
16 years ago |
Eric Paris
|
038cbcf65f
Audit: unify the printk of an skb when auditd not around
|
16 years ago |
Eric Paris
|
def5754341
Audit: remove spaces from audit_log_d_path
|
16 years ago |
Miloslav Trmac
|
55ad2f8d34
audit: ignore terminating NUL in AUDIT_USER_TTY messages
|
16 years ago |
Miloslav Trmac
|
b3897f5671
Audit: fix handling of 'strings' with NULL characters
|
16 years ago |
Al Viro
|
48887e63d6
[PATCH] fix broken timestamps in AVC generated by kernel threads
|
16 years ago |
Eric Paris
|
a3f07114e3
[PATCH] Audit: make audit=0 actually turn off audit
|
16 years ago |
zhangxiliang
|
20c6aaa39a
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
|
17 years ago |
Vesa-Matti J Kari
|
1d6c9649e2
kernel/audit.c control character detection is off-by-one
|
17 years ago |
Peng Haitao
|
d8de72473e
[PATCH] remove useless argument type in audit_filter_user()
|
17 years ago |
Peng Haitao
|
13d5ef97f0
[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
|
17 years ago |
Andrew Morton
|
fcaf1eb868
[patch 1/1] audit_send_reply(): fix error-path memory leak
|
17 years ago |
Pavel Emelyanov
|
4a761b8c1d
[patch 2/2] Use find_task_by_vpid in audit code
|
17 years ago |
Harvey Harrison
|
7719e437fa
[PATCH 2/2] audit: fix sparse shadowed variable warnings
|
17 years ago |
Eric Paris
|
b556f8ad58
Audit: standardize string audit interfaces
|
17 years ago |
Eric Paris
|
f09ac9db2a
Audit: stop deadlock from signals under load
|
17 years ago |
Eric Paris
|
f3d357b092
Audit: save audit_backlog_limit audit messages in case auditd comes back
|
17 years ago |
Eric Paris
|
2532386f48
Audit: collect sessionid in netlink messages
|
17 years ago |
Ahmed S. Darwish
|
d7a96f3a1a
Audit: internally use the new LSM audit hooks
|
17 years ago |
Ahmed S. Darwish
|
2a862b32f3
Audit: use new LSM hooks instead of SELinux exports
|
17 years ago |
Dave Jones
|
f706d5d22c
audit: silence two kerneldoc warnings in kernel/audit.c
|
17 years ago |
Pavel Emelyanov
|
75c0371a2d
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
|
17 years ago |
Steve Grubb
|
8d07a67cfa
[PATCH] drop EOE records from printk
|
17 years ago |
Eric Paris
|
b29ee87e9b
[RFC] AUDIT: do not panic when printk loses messages
|
17 years ago |
Jan Blunck
|
cf28b4863f
d_path: Make d_path() use a struct path
|
17 years ago |
Jan Blunck
|
44707fdf59
d_path: Use struct path in struct avc_audit_data
|
17 years ago |