summaryrefslogtreecommitdiff
path: root/include/uapi/linux/audit.h (unfollow)
Commit message (Expand)Author
2014-05-23MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen
2014-05-22MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras
2014-04-22audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-02audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris
2014-03-24audit: define audit_is_compat in kernel internal headerEric Paris
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro
2014-03-20audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts
2014-01-13audit: use define's for audit versionEric Paris
2014-01-13audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs
2014-01-13audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs
2013-11-05audit: audit feature to set loginuid immutableEric Paris
2013-11-05audit: audit feature to only allow unsetting the loginuidEric Paris
2013-11-05audit: implement generic feature setting and retrievingEric Paris
2013-11-05audit: change decimal constant to macro for invalid uidRichard Guy Briggs
2013-11-05audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs
2013-09-16Drop remaining references to H8/300 architectureGuenter Roeck
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton
2012-10-12audit: add a new "type" field to audit_names structJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-06audit.h: replace defines with C stubsKees Cook
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-17audit: Add typespecific uid and gid comparatorsEric W. Biederman
2012-09-17audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman
2012-09-17audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman
2012-09-12audit: export audit_log_task_infoPeter Moody
2012-07-29fs: add link restriction audit reportingKees Cook
2012-04-14seccomp: remove duplicated failure loggingKees Cook
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-01-17audit: comparison on interprocess fieldsPeter Moody
2012-01-17audit: implement all object interfield comparisonsPeter Moody
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris
2012-01-17audit: allow interfield comparison in audit rulesEric Paris
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris
2012-01-17audit: allow audit matching on inode gidEric Paris
2012-01-17audit: allow matching on obj_uidEric Paris
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris