string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / auditsc.c
2009-09-24 Eric ParisAudit: rearrange audit_context to save 16 bytes per...
2009-06-24 Al ViroFix rule eviction order for AUDIT_DIR
2009-06-24 Eric ParisAudit: clean up all op= output to include string quoting
2009-06-24 Eric Parisaudit: seperate audit inode watches into a subfile
2009-06-24 Eric ParisAudit: better estimation of execve record length
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-01-04 Al Viromake sure that filterkey of task,always rules is reported
2009-01-04 Al Virofixing audit rule ordering mess, part 1
2009-01-04 Al Virosanitize audit_log_capset()
2009-01-04 Al Virosanitize audit_fd_pair()
2009-01-04 Al Virosanitize audit_mq_open()
2009-01-04 Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04 Al Virosanitize audit_mq_notify()
2009-01-04 Al Virosanitize audit_mq_getsetattr()
2009-01-04 Al Virosanitize audit_ipc_set_perm()
2009-01-04 Al Virosanitize audit_ipc_obj()
2009-01-04 Al Virosanitize audit_socketcall
2009-01-04 Al Virodon't reallocate buffer in every audit_sockaddr()
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-09 Al Viro[PATCH] fix broken timestamps in AVC generated by kerne...
2008-12-09 Randy Dunlap[patch 1/1] audit: remove excess kernel-doc
2008-12-09 Al Viro[PATCH] return records for fork() both to child and...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-11 Eric ParisWhen the capset syscall is used it is not possible...
2008-11-11 Eric ParisAny time fcaps or a setuid app under SECURE_NOROOT...
2008-11-11 Eric ParisThis patch will print cap_permitted and cap_inheritable...
2008-10-13 Alan Coxtty: Fix abusers of current->sighand->tty
2008-09-02 Cordelia[PATCH] audit: Moved variable declaration to beginning...
2008-08-04 zhangxiliangRe: [PATCH] Fix the kernel panic of audit_filter_task...
2008-08-01 zhangxiliang[PATCH] Fix the kernel panic of audit_filter_task when...
2008-08-01 Eric Paris[PATCH] Audit: Collect signal info when SIGUSR2 is...
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-04-28 Al Viro[PATCH] new predicate - AUDIT_FILETYPE
2008-04-28 Harvey Harrison[PATCH 2/2] audit: fix sparse shadowed variable warnings
2008-04-28 Harvey Harrison[PATCH 1/2] audit: move extern declarations to audit.h
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: end printk with newline
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
2008-04-18 Ahmed S. DarwishAudit: internally use the new LSM audit hooks
2008-04-18 Ahmed S. DarwishAudit: use new LSM hooks instead of SELinux exports
2008-03-01 Paul Moore[PATCH] Audit: Fix the format type for size_t variables
2008-02-19 Eric ParisAudit: use == not = in if statements
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-01 Eric Paris[AUDIT] create context if auditing was ever enabled
2008-02-01 Eric Paris[AUDIT] break large execve argument logging into smalle...
2008-02-01 Eric Paris[AUDIT] do not panic on exclude messages in audit_log_p...
2008-02-01 Eric Paris[AUDIT] Add End of Event record
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Eric Paris[AUDIT] collect uid, loginuid, and comm in OBJ_PID...
2008-02-01 Eric Paris[AUDIT] return EINTR not ERESTART*
2008-02-01 Al Viro[PATCH] get rid of loginuid races
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2007-10-23 Randy Dunlapauditsc: fix kernel-doc param warnings
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-18 Daniel Walkerwhitespace fixes: syscall auditing
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-10-09 Trond MyklebustSUNRPC: Convert rpc_pipefs to use the generic filesyste...
2007-08-23 Adrian Bunkkernel/auditsc.c: fix an off-by-one
2007-08-08 Al Virofix oops in __audit_signal_info()
2007-07-29 Peter Zijlstraaudit: fix two bugs in the new execve audit code
2007-07-22 Al Viro[PATCH] get rid of AVC_PATH postponed treatment
2007-07-22 Steve Grubb[PATCH] Make IPC mode consistent
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-07-16 Henrik Kretzschmarkerneldoc fix in audit_core_dumps
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-05-11 Steve Grubb[PATCH] Abnormal End of Processes
2007-05-11 Amy Griffis[PATCH] match audit name data
2007-05-11 Amy Griffis[PATCH] complete message queue auditing
2007-05-11 Amy Griffis[PATCH] initialize name osid
2007-05-11 Amy Griffis[PATCH] audit signal recipients
2007-05-11 Al Viro[PATCH] auditing ptrace
2007-03-14 Al Viro[PATCH] fix deadlock in audit_log_task_context()
2007-02-18 Al Viro[PATCH] AUDIT_FD_PAIR
2006-12-08 Josef Sipek[PATCH] struct path: convert kernel
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-10-04 Steve Grubb[PATCH] name_count array overrun
2006-10-04 Alexander Viro[PATCH] PPID filtering fix
2006-09-29 Alan Cox[PATCH] audit/accounting: tty locking
2006-09-26 Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-26 Stephen Smalley[PATCH] selinux: eliminate selinux_task_ctxid
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-08-03 Al Viro[PATCH] take filling ->pid, etc. out of audit_get_context()
2006-08-03 Al Viro[PATCH] don't bother with aux entires for dummy context
2006-08-03 Al Viro[PATCH] mark context of syscall entered with no rules...
2006-08-03 Al Viro[PATCH] introduce audit rules counter
2006-08-03 Amy Griffis[PATCH] fix missed create event for directory audit
2006-08-03 Amy Griffis[PATCH] fix faulty inode data collection for open(...
next