Konstantin Khlebnikov
|
8ac1c8d5de
audit: fix endless wait in audit_log_start()
|
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 |
Andrew Morton
|
829199197a
kernel/audit.c: avoid negative sleep durations
|
12 years ago |
Kees Cook
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 years ago |
Sasha Levin
|
d1c7d97ad5
fs: handle failed audit_log_start properly
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric W. Biederman
|
cca080d9b6
userns: Convert audit to work with user namespaces enabled
|
13 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Eric W. Biederman
|
860c0aaff7
audit: Don't pass pid or uid to audit_log_common_recv_msg
|
12 years ago |