audit: validate comparison operations, store them in sane form
[safe/jmp/linux-2.6] / include / linux / audit.h
2009-01-04 Al Viroaudit: validate comparison operations, store them in...
2009-01-04 Al Viroaudit rules ordering, part 2
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
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 Al Viro[PATCH] return records for fork() both to child and...
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
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-07-24 Adrian Bunkremove the v850 port
2008-06-25 Peng Haitao[PATCH] remove useless argument type in audit_filter_user()
2008-04-28 Al Viro[PATCH] new predicate - AUDIT_FILETYPE
2008-04-28 Eric ParisAudit: increase the maximum length of the key field
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-01 Eric Paris[AUDIT] break large execve argument logging into smalle...
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 Al Viro[PATCH] get rid of loginuid races
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-01-29 Paul MooreNetLabel: Add auditing to the static labeling mechanism
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-10 Joy Latten[XFRM]: xfrm audit calls
2007-08-24 Miloslav TrmacRenumber AUDIT_TTY_[GS]ET
2007-07-22 Al Viro[PATCH] get rid of AVC_PATH postponed treatment
2007-07-22 Eric Paris[PATCH] allow audit filtering on bit & operations
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] complete message queue auditing
2007-05-11 Amy Griffis[PATCH] audit signal recipients
2007-05-11 Amy Griffis[PATCH] add SIGNAL syscall class (v3)
2007-05-11 Al Viro[PATCH] auditing ptrace
2007-03-06 Jeff Dike[PATCH] linux/audit.h needs linux/types.h
2007-02-18 Al Viro[PATCH] AUDIT_FD_PAIR
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-10-04 Steve Grubb[PATCH] message types updated
2006-09-30 Paul Moore[NetLabel]: audit fixups due to delayed feedback
2006-09-29 Paul Moore[NetLabel]: add audit support for configuration changes
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-09-11 Al Viro[PATCH] audit: more syscall classes added
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(...
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-07-01 Amy Griffis[PATCH] add rule filterkey
2006-06-20 Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-06-20 Amy Griffis[PATCH] audit: path-based rules
2006-06-20 George C. Wilson[PATCH] Audit of POSIX Message Queue Syscalls v.2
2006-06-20 Al Viro[PATCH] inline more audit helpers
2006-06-20 Linda Knippers[PATCH] update of IPC audit record cleanup
2006-06-20 Al Viro[PATCH] add filtering by ppid
2006-06-20 Al Viro[PATCH] collect sid of those who send signals to auditd
2006-06-20 Al Viro[PATCH] execve argument logging
2006-06-20 Al Viro[PATCH] audit_panic() is audit-internal
2006-05-06 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-01 Steve Grubb[PATCH] Rework of IPC auditing
2006-05-01 Steve Grubb[PATCH] More user space subject labels
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-04-26 David WoodhouseSanitise linux/audit.h for userspace consumption, split...
2006-03-20 Steve Grubb[PATCH] promiscuous mode
2006-03-20 Steve Grubb[PATCH] add/remove rule update
2006-03-20 Amy Griffis[PATCH] audit string fields interface + consumer
2006-03-20 Steve Grubb[PATCH] SE Linux audit events
2006-03-20 David Woodhouse[PATCH] Fix audit record filtering with !CONFIG_AUDITSY...
2006-03-20 Dustin Kirkland[PATCH] Capture selinux subject/object context information.
2006-03-20 Dustin Kirkland[PATCH] Exclude messages by message type
2006-03-20 Amy Griffis[PATCH] Collect more inode information during syscall...
2006-03-20 Steve Grubb[PATCH] Define new range of userspace messages.
2006-03-20 Dustin Kirkland[PATCH] Filter rule comparators
2005-10-28 Al Viro[PATCH] gfp_t: kernel/*
2005-07-13 David WoodhouseMerge with /shiny/git/linux-2.6/.git
2005-07-11 David S. Miller[SPARC64]: Add syscall auditing support.
2005-07-02 David WoodhouseAUDIT: Fix definition of audit_log() if audit not enabled
2005-07-02 Badari PulavartyAUDIT: Fix definition of audit_log_start() if audit...
2005-06-24 David WoodhouseAUDIT: Clean up user message filtering
2005-06-22 David WoodhouseAUDIT: Wait for backlog to clear when generating messages.
2005-06-22 David WoodhouseAUDIT: Optimise the audit-disabled case for discarding...
2005-06-21 David WoodhouseAUDIT: Spawn kernel thread to list filter rules.
2005-06-20 David WoodhouseAUDIT: Report lookup flags with path/inode records.
2005-06-19 David WoodhouseAUDIT: Allow filtering of user messages
2005-05-27 David WoodhouseAUDIT: Record working directory when syscall arguments...
next