Eric Paris
|
21b85c31d2
audit: audit feature to set loginuid immutable
|
12 years ago |
Eric Paris
|
d040e5af38
audit: audit feature to only allow unsetting the loginuid
|
12 years ago |
Eric Paris
|
b0fed40214
audit: implement generic feature setting and retrieving
|
12 years ago |
Tyler Hicks
|
0868a5e150
audit: printk USER_AVC messages when audit isn't enabled
|
12 years ago |
Gao feng
|
af0e493d30
Audit: remove duplicate comments
|
11 years ago |
Richard Guy Briggs
|
b8f89caafe
audit: remove newline accidentally added during session id helper refactor
|
11 years ago |
Ilya V. Matveychikov
|
47145705e3
audit: remove duplicate inclusion of the netlink header
|
11 years ago |
Richard Guy Briggs
|
b50eba7e2d
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
|
11 years ago |
Oleg Nesterov
|
f000cfdde5
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
|
12 years ago |
Linus Torvalds
|
c4cc75c332
Merge git://git.infradead.org/users/eparis/audit
|
12 years ago |
Eric Paris
|
2a0b4be6dd
audit: fix message spacing printing auid
|
12 years ago |
Eric Paris
|
82d8da0d46
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
|
12 years ago |
Linus Torvalds
|
73287a43cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric Paris
|
b24a30a730
audit: fix event coverage of AUDIT_ANOM_LINK
|
12 years ago |
Eric Paris
|
7173c54e3a
audit: use spin_lock in audit_receive_msg to process tty logging
|
12 years ago |
Richard Guy Briggs
|
46e959ea29
audit: add an option to control logging of passwords with pam_tty_audit
|
12 years ago |
Eric Paris
|
bde02ca858
audit: use spin_lock_irqsave/restore in audit tty code
|
12 years ago |
Eric Paris
|
4d3fb709b2
helper for some session id stuff
|
12 years ago |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 years ago |
Eric Paris
|
152f497b9b
audit: push loginuid and sessionid processing down
|
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 |
Gao feng
|
13f51e1c3f
audit: don't check if kauditd is valid every time
|
12 years ago |
Eric Paris
|
62062cf8a3
audit: allow checking the type of audit message in the user filter
|
12 years ago |
Eric Paris
|
f7616102d6
audit: use data= not msg= for AUDIT_USER_TTY messages
|
12 years ago |
Richard Guy Briggs
|
6ff5e45985
audit: move kaudit thread start from auditd registration to kaudit init
|
12 years ago |
Richard Guy Briggs
|
3320c5133d
audit: flatten kauditd_thread wait queue code
|
12 years ago |
Richard Guy Briggs
|
b551d1d981
audit: refactor hold queue flush
|
12 years ago |
Alexandru Copot
|
2851da5703
audit: pass int* to nlmsg_next
|
12 years ago |
Hong zhi guo
|
9419121330
audit: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 years ago |