summaryrefslogtreecommitdiff
path: root/kernel/auditsc.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-01[PATCH] Audit: Fix the format type for size_t variablesPaul Moore1-1/+1
2008-02-18Audit: use == not = in if statementsEric Paris1-1/+4
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-17/+11
2008-02-14Use struct path in fs_structJan Blunck1-2/+2
2008-02-01[AUDIT] create context if auditing was ever enabledEric Paris1-1/+2
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-40/+165
2008-02-01[AUDIT] do not panic on exclude messages in audit_log_pid_context()Eric Paris1-1/+1
2008-02-01[AUDIT] Add End of Event recordEric Paris1-0/+5
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-9/+27
2008-02-01[AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsEric Paris1-5/+27
2008-02-01[AUDIT] return EINTR not ERESTART*Eric Paris1-1/+18
2008-02-01[PATCH] get rid of loginuid racesAl Viro1-41/+15
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+3
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap1-2/+2
2007-10-21[PATCH] audit: watching subtreesAl Viro1-1/+220
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro1-2/+4
2007-10-18whitespace fixes: syscall auditingDaniel Walker1-5/+5
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl1-1/+0
2007-10-09SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust1-0/+1
2007-08-22kernel/auditsc.c: fix an off-by-oneAdrian Bunk1-1/+1
2007-08-07fix oops in __audit_signal_info()Al Viro1-11/+11
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra1-2/+4
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-47/+0
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb1-2/+2
2007-07-19mm: variable length argument supportOllie Wild1-1/+1
2007-07-19audit: rework execve auditPeter Zijlstra1-21/+63
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar1-1/+1
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-3/+0
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+39
2007-05-11[PATCH] match audit name dataAmy Griffis1-58/+84
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-27/+0
2007-05-11[PATCH] initialize name osidAmy Griffis1-0/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-19/+92
2007-05-11[PATCH] auditing ptraceAl Viro1-0/+29
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro1-13/+11
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro1-0/+40
2006-12-08[PATCH] struct path: convert kernelJosef Sipek1-2/+2
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-0/+2
2006-12-06audit: Add auditing to ipsecJoy Latten1-1/+5
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-10-04[PATCH] name_count array overrunSteve Grubb1-2/+17
2006-10-04[PATCH] PPID filtering fixAlexander Viro1-2/+7
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox1-0/+5
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley1-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley1-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+51
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro1-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-2/+4
2006-08-03[PATCH] introduce audit rules counterAl Viro1-0/+3