コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds 7184487f14 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年 前
  Richard Guy Briggs 2fded7f44b audit: remove vestiges of vers_ops 10 年 前
  Linus Torvalds 66b3f4f0a0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年 前
  Richard Guy Briggs 041d7b98ff audit: restore AUDIT_LOGINUID unset ABI 10 年 前
  Paul Moore 3640dcfa4f audit: don't attempt to lookup PIDs when changing PID filtering audit rules 10 年 前
  Linus Torvalds ab074ade9c Merge git://git.infradead.org/users/eparis/audit 10 年 前
  Richard Guy Briggs e85322d21c audit: cull redundancy in audit_rule_change 11 年 前
  Eric Paris 739c95038e audit: WARN if audit_rule_change called illegally 10 年 前
  Richard Guy Briggs 3639f17068 audit: put rule existence check in canonical order 11 年 前
  Richard Guy Briggs 219ca39427 audit: use union for audit_field values since they are mutually exclusive 11 年 前
  Burn Alting e7df61f4d1 audit: invalid op= values for rules 11 年 前
  Fabian Frederick bab5e2d652 kernel/auditfilter.c: replace count*size kmalloc by kcalloc 11 年 前
  Linus Torvalds 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 年 前
  Eric Paris 56c4911aed audit: do not cast audit_rule_data pointers pointlesly 11 年 前
  Richard Guy Briggs f1dc4867ff audit: anchor all pid references in the initial pid namespace 11 年 前
  Eric W. Biederman 099dd23511 audit: Send replies in the proper network namespace. 11 年 前
  Eric W. Biederman 638a0fd2a0 audit: Use struct net not pid_t to remember the network namespce to reply in 11 年 前
  Eric W. Biederman d211f177b2 audit: Update kdoc for audit_send_reply and audit_list_rules_send 11 年 前
  Richard Guy Briggs f952d10ff4 audit: Use more current logging style again 11 年 前
  Eric W. Biederman 6f285b19d0 audit: Send replies in the proper network namespace. 11 年 前
  Eric W. Biederman 48095d991d audit: Use struct net not pid_t to remember the network namespce to reply in 11 年 前
  Richard Guy Briggs 724e4fcc8d audit: log on errors from filter user rules 11 年 前
  Eric Paris 4440e85481 audit: convert all sessionid declaration to unsigned int 11 年 前
  Richard Guy Briggs ce0d9f0469 audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases 11 年 前
  Richard Guy Briggs 33faba7fa7 audit: listen in all network namespaces 12 年 前
  Richard Guy Briggs f9441639e6 audit: fix netlink portid naming and types 12 年 前
  Eric Paris 78122037b7 audit: do not reject all AUDIT_INODE filter types 12 年 前
  Richard Guy Briggs 42f74461a5 audit: change decimal constant to macro for invalid uid 12 年 前
  Michal Simek b9ce54c9f5 audit: Fix decimal constant description 12 年 前
  Chen Gang 2f992ee85a kernel/auditfilter.c: fix leak in audit_add_rule() error path 12 年 前