aboutsummaryrefslogtreecommitdiff
path: root/kernel/auditsc.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01[AUDIT] create context if auditing was ever enabledGravatar Eric Paris 1-1/+2
2008-02-01[AUDIT] break large execve argument logging into smaller messagesGravatar Eric Paris 1-40/+165
2008-02-01[AUDIT] do not panic on exclude messages in audit_log_pid_context()Gravatar Eric Paris 1-1/+1
2008-02-01[AUDIT] Add End of Event recordGravatar Eric Paris 1-0/+5
2008-02-01[AUDIT] add session id to audit messagesGravatar Eric Paris 1-9/+27
2008-02-01[AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsGravatar Eric Paris 1-5/+27
2008-02-01[AUDIT] return EINTR not ERESTART*Gravatar Eric Paris 1-1/+18
2008-02-01[PATCH] get rid of loginuid racesGravatar Al Viro 1-41/+15
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Gravatar Al Viro 1-2/+3
2007-10-22auditsc: fix kernel-doc param warningsGravatar Randy Dunlap 1-2/+2
2007-10-21[PATCH] audit: watching subtreesGravatar Al Viro 1-1/+220
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Gravatar Al Viro 1-2/+4
2007-10-18whitespace fixes: syscall auditingGravatar Daniel Walker 1-5/+5
2007-10-17Clean up duplicate includes in kernel/Gravatar Jesper Juhl 1-1/+0
2007-10-09SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksGravatar Trond Myklebust 1-0/+1
2007-08-22kernel/auditsc.c: fix an off-by-oneGravatar Adrian Bunk 1-1/+1
2007-08-07fix oops in __audit_signal_info()Gravatar Al Viro 1-11/+11
2007-07-28audit: fix two bugs in the new execve audit codeGravatar Peter Zijlstra 1-2/+4
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentGravatar Al Viro 1-47/+0
2007-07-22[PATCH] Make IPC mode consistentGravatar Steve Grubb 1-2/+2
2007-07-19mm: variable length argument supportGravatar Ollie Wild 1-1/+1
2007-07-19audit: rework execve auditGravatar Peter Zijlstra 1-21/+63
2007-07-16kerneldoc fix in audit_core_dumpsGravatar Henrik Kretzschmar 1-1/+1
2007-07-16Audit: add TTY input auditingGravatar Miloslav Trmac 1-3/+0
2007-05-11[PATCH] Abnormal End of ProcessesGravatar Steve Grubb 1-0/+39
2007-05-11[PATCH] match audit name dataGravatar Amy Griffis 1-58/+84
2007-05-11[PATCH] complete message queue auditingGravatar Amy Griffis 1-27/+0
2007-05-11[PATCH] initialize name osidGravatar Amy Griffis 1-0/+1
2007-05-11[PATCH] audit signal recipientsGravatar Amy Griffis 1-19/+92
2007-05-11[PATCH] auditing ptraceGravatar Al Viro 1-0/+29
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Gravatar Al Viro 1-13/+11
2007-02-17[PATCH] AUDIT_FD_PAIRGravatar Al Viro 1-0/+40
2006-12-08[PATCH] struct path: convert kernelGravatar Josef Sipek 1-2/+2
2006-12-08[PATCH] tty: ->signal->tty lockingGravatar Peter Zijlstra 1-0/+2
2006-12-06audit: Add auditing to ipsecGravatar Joy Latten 1-1/+5
2006-12-04[PATCH] severing skbuff.h -> highmem.hGravatar Al Viro 1-0/+1
2006-10-04[PATCH] name_count array overrunGravatar Steve Grubb 1-2/+17
2006-10-04[PATCH] PPID filtering fixGravatar Alexander Viro 1-2/+7
2006-09-29[PATCH] audit/accounting: tty lockingGravatar Alan Cox 1-0/+5
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringGravatar Stephen Smalley 1-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidGravatar Stephen Smalley 1-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportGravatar Al Viro 1-0/+51
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Gravatar Al Viro 1-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextGravatar Al Viro 1-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyGravatar Al Viro 1-2/+4
2006-08-03[PATCH] introduce audit rules counterGravatar Al Viro 1-0/+3
2006-08-03[PATCH] fix missed create event for directory auditGravatar Amy Griffis 1-3/+13
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATGravatar Amy Griffis 1-22/+41
2006-07-01[PATCH] audit: support for object context filtersGravatar Darrel Goeddel 1-0/+40
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsGravatar Darrel Goeddel 1-5/+5