summaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
AgeCommit message (Expand)AuthorLines
2007-08-22kernel/auditsc.c: fix an off-by-oneAdrian Bunk-1/+1
2007-08-07fix oops in __audit_signal_info()Al Viro-11/+11
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra-2/+4
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro-47/+0
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb-2/+2
2007-07-19mm: variable length argument supportOllie Wild-1/+1
2007-07-19audit: rework execve auditPeter Zijlstra-21/+63
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar-1/+1
2007-07-16Audit: add TTY input auditingMiloslav Trmac-3/+0
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb-0/+39
2007-05-11[PATCH] match audit name dataAmy Griffis-58/+84
2007-05-11[PATCH] complete message queue auditingAmy Griffis-27/+0
2007-05-11[PATCH] initialize name osidAmy Griffis-0/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis-19/+92
2007-05-11[PATCH] auditing ptraceAl Viro-0/+29
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro-13/+11
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro-0/+40
2006-12-08[PATCH] struct path: convert kernelJosef Sipek-2/+2
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra-0/+2
2006-12-06audit: Add auditing to ipsecJoy Latten-1/+5
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro-0/+1
2006-10-04[PATCH] name_count array overrunSteve Grubb-2/+17
2006-10-04[PATCH] PPID filtering fixAlexander Viro-2/+7
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox-0/+5
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro-0/+51
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro-2/+4
2006-08-03[PATCH] introduce audit rules counterAl Viro-0/+3
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis-3/+13
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis-22/+41
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel-0/+40
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel-5/+5
2006-07-01[PATCH] add rule filterkeyAmy Griffis-0/+15
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl-2/+1
2006-06-27[PATCH] fix kernel-doc in kernel/ dirRandy Dunlap-4/+3
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap-0/+1
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis-54/+69
2006-06-20[PATCH] audit: path-based rulesAmy Griffis-36/+88
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro-1/+0
2006-06-20[PATCH] inline more audit helpersAl Viro-10/+4
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers-17/+5
2006-06-20[PATCH] add filtering by ppidAl Viro-0/+4
2006-06-20[PATCH] log ppidAl Viro-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro-11/+12
2006-06-20[PATCH] execve argument loggingAl Viro-0/+51