linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-24 20:35:46 to 2016-08-16 18:18:52 UTC [more...]

[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-16 18:18 UTC  (4+ messages)
` [PATCH v4 19/26] audit: Use timespec64 to represent audit timestamps

[PATCH 1/2] semanage: add auditing of changes in records
 2016-08-11 17:33 UTC  (5+ messages)
` [PATCH 2/2] semanage: fix modify action in node and interface

[PATCH] semanage: add auditing of changes in records
 2016-08-09 20:21 UTC  (2+ messages)

Question about the a[[:digit:]+]\[.*\] fields
 2016-08-08 13:03 UTC  (6+ messages)

[PATCH 0/5] Add support for sessionid user filters, sessionid_set and loginuid_set
 2016-08-02 16:30 UTC  (11+ messages)
` [PATCH 1/5] Add userspace support for session ID user filter
` [PATCH 2/5] Add sessionid_set option from kernel uapi macro AUDIT_SESSIONID_SET
` [PATCH 3/5] Add user filter option loginuid_set from uapi macro AUDIT_LOGINUID_SET
` [PATCH 4/5] Add sessionid_set option to ausearch and aureport
` [PATCH 5/5] Add support for loginuid_set option for event filtering and searches

[PATCH] Ignore tags and cscope output files
 2016-08-02 15:54 UTC  (2+ messages)

How can I install the latest version of Linux Audit on CentOS 6.8?
 2016-08-02 14:21 UTC  (4+ messages)
    ` How can I install the latest version of Linux Audit on CentOS 6.8? (Update on CentOS 7)

[PATCH V2 0/2] Add support for session ID user filtering
 2016-08-02  9:42 UTC  (3+ messages)
` [PATCH V2 1/2] audit: add support for session ID user filter
` [PATCH V2 2/2] audit: add AUDIT_SESSIONID_SET support

audit 2.6.6 released
 2016-08-01 16:37 UTC 

[PATCH] prctl: remove one-shot limitation for changing exe link
 2016-07-31 18:45 UTC 

[GIT PULL] Audit patches for 4.8
 2016-07-28  7:31 UTC 

[PATCH] alpha_table.h: Syscall 511 is getrandom, not renameat2
 2016-07-26 15:47 UTC  (2+ messages)

Auditing device files
 2016-07-26 15:05 UTC  (3+ messages)

[PATCH] security: lsm_audit: print pid and tid
 2016-07-26 14:54 UTC 

[PATCH] audit: fix a double fetch in audit_log_single_execve_arg()
 2016-07-22 14:10 UTC  (3+ messages)

[PATCH] Add .gitignore file for git-svn and github
 2016-07-21 18:56 UTC  (3+ messages)

/var/log/audit ownership/permissions
 2016-07-21 14:31 UTC  (4+ messages)

[audit-testsuite PATCH] exec_execve: add some simple tests for the EXECVE record
 2016-07-20 18:44 UTC 

The res field has a value of 1 instead of either success or fail
 2016-07-20 13:17 UTC  (3+ messages)

[PATCH] field-dictionary: add ioctlcmd
 2016-07-17 13:19 UTC  (2+ messages)

[PATCH] selinux: print leading 0x on ioctlcmd audits
 2016-07-15 20:12 UTC  (12+ messages)

Weird issues in 2.6.5
 2016-07-15  1:09 UTC  (16+ messages)

[PATCH] Fix whitespace in CWD record
 2016-07-14 21:51 UTC  (2+ messages)

USER_CMD
 2016-07-14 21:28 UTC  (7+ messages)

Linux-audit Digest, Vol 142, Issue 18
 2016-07-14 18:51 UTC 

Questions about the standard (Google Summer of Code Project)
 2016-07-14 16:38 UTC  (4+ messages)

audit 2.6.5 released
 2016-07-14 16:18 UTC 

euid missing
 2016-07-13 16:51 UTC  (3+ messages)

Upgrading audit package
 2016-07-13 12:59 UTC  (2+ messages)

[PATCH] capabilities: audit capability use
 2016-07-13  7:30 UTC  (14+ messages)

Trivial patches
 2016-07-12 16:31 UTC  (2+ messages)

Upgrading audit package
 2016-07-11 17:17 UTC  (2+ messages)

[PATCH 0/3] Misc build fixes
 2016-07-11 15:10 UTC  (10+ messages)
` [PATCH 1/3] lib/gen_tables.c: define EHWPOISON when not available
` [PATCH 2/3] Fix usage of audit_status.feature_bitmap
` [PATCH 3/3] configure.ac: add subdir-objects

[PATCH v2] configure.ac: add subdir-objects
 2016-07-11 14:52 UTC 

Missing linker flags when statically linking
 2016-07-10 17:42 UTC  (8+ messages)

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-09  3:54 UTC  (15+ messages)
` [RFC 1/7] "
` [RFC 2/7] netfilter: Add allocation flag to nfnetlink_unicast()
` [RFC 3/7] netlink: Add allocation flag to nlmsg_unicast()
` [RFC 4/7] infiniband: Add allocation flag to ibnl_unicast()
` [RFC 5/7] net: Add allocation flag to rtnl_unicast()
  ` [RFC 6/7] genetlink: Add allocation flag to genlmsg_unicast()
  ` [RFC 7/7] genetlink: Add allocation flag to genlmsg_reply()

audit 2.6.4 released
 2016-07-08 16:29 UTC 

Crash when loading the rules
 2016-07-07  9:35 UTC  (6+ messages)

Possible bug compiling Audit 2.6.x against kernel headers older than 3.19
 2016-07-06 22:52 UTC  (2+ messages)

audit 2.6.3 released
 2016-07-05 13:15 UTC 

audit 2.6.2 released
 2016-07-01 16:10 UTC 

Audit, lxc containers and logged paths
 2016-07-01  7:40 UTC  (4+ messages)

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (3+ messages)
` [PATCH v3 18/24] audit: Use timespec64 to represent audit timestamps
  ` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()

[GIT PULL] Audit fixes for 4.7 (#1)
 2016-06-29 16:58 UTC 

Inconsistencies between shipped initscript and .service file
 2016-06-29 16:29 UTC  (2+ messages)

audit 2.6.1 released
 2016-06-29  1:39 UTC 

Reset the LDFLAGS and building helper executables
 2016-06-28 20:44 UTC  (3+ messages)
` Reset the LDFLAGS when "

[PATCH] audit: move audit_get_tty to reduce scope and kabi changes
 2016-06-28 19:56 UTC  (2+ messages)

[PATCH] audit: move calcs after alloc and check when logging set loginuid
 2016-06-28 19:42 UTC  (2+ messages)

[PATCH] audit: catch errors from audit_filter_rules field checks
 2016-06-28 17:29 UTC  (4+ messages)

[PATCH v2] s390: ensure that syscall arguments are properly masked on s390
 2016-06-28  4:51 UTC  (3+ messages)

Report Double Fetch Bug Found in Linux-4.6.1/kernel/auditsc.c
 2016-06-27 21:45 UTC  (7+ messages)

[PATCH v4] audit: add fields to exclude filter by reusing user filter
 2016-06-27 21:12 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).