Michal Simek
|
b9ce54c9f5
audit: Fix decimal constant description
|
12 years ago |
Chen Gang
|
2f992ee85a
kernel/auditfilter.c: fix leak in audit_add_rule() error path
|
12 years ago |
Raphael S. Carvalho
|
6beb8a23b5
kernel/auditfilter.c: fixing build warning
|
12 years ago |
Randy Dunlap
|
387b8b3e37
auditfilter.c: fix kernel-doc warnings
|
12 years ago |
Linus Torvalds
|
c4cc75c332
Merge git://git.infradead.org/users/eparis/audit
|
12 years ago |
Eric W. Biederman
|
780a7654ce
audit: Make testing for a valid loginuid explicit.
|
12 years ago |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 years ago |
Eric Paris
|
dc9eb698f4
audit: stop pushing loginid, uid, sessionid as arguments
|
12 years ago |
Eric Paris
|
1890090916
audit: remove the old depricated kernel interface
|
12 years ago |
Eric Paris
|
ab61d38ed8
audit: make validity checking generic
|
12 years ago |
Chen Gang
|
373e0f3408
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
|
12 years ago |
Eric Paris
|
62062cf8a3
audit: allow checking the type of audit message in the user filter
|
12 years ago |
Randy Dunlap
|
bfbbd96c51
audit: fix auditfilter.c kernel-doc warnings
|
12 years ago |
Jeff Layton
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
12 years ago |
Eric Paris
|
29e9a3467c
audit: make audit_compare_dname_path use parent_len helper
|
12 years ago |
Jeff Layton
|
563a0d1236
audit: remove dirlen argument to audit_compare_dname_path
|
12 years ago |
Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
12 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Eric W. Biederman
|
ca57ec0f00
audit: Add typespecific uid and gid comparators
|
12 years ago |
Eric W. Biederman
|
017143fecb
audit: Remove the unused uid parameter from audit_receive_filter
|
12 years ago |
Eric W. Biederman
|
02276bda4a
audit: Use current instead of NETLINK_CREDS() in audit_filter
|
12 years ago |
Eric Paris
|
02d86a568c
audit: allow interfield comparison in audit rules
|
13 years ago |
Eric Paris
|
54d3218b31
audit: allow audit matching on inode gid
|
13 years ago |
Eric Paris
|
efaffd6e44
audit: allow matching on obj_uid
|
13 years ago |
Eric Paris
|
7ff68e53ec
audit: reject entry,always rules
|
13 years ago |
Eric Paris
|
5ef30ee53b
audit: make filetype matching consistent with other filters
|
13 years ago |
Patrick McHardy
|
c53fa1ed92
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
|
14 years ago |
Miloslav Trmac
|
d29be158a6
Audit: add support to match lsm labels on user audit messages
|
15 years ago |
Eric Paris
|
a05fb6cc57
audit: do not get and put just to free a watch
|
15 years ago |
Eric Paris
|
ae7b8f4108
Audit: clean up the audit_watch split
|
15 years ago |