linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 16:28:49 to 2016-01-11 21:12:12 UTC [more...]

Use case not covered by the audit library?
 2016-01-11 21:12 UTC  (13+ messages)

audit 2.5 released
 2016-01-11 19:24 UTC  (2+ messages)

Patch to add support for more syslog facilities
 2016-01-11 17:56 UTC  (2+ messages)

[PATCH 00/15] Rework tty audit
 2016-01-10  7:00 UTC  (42+ messages)
` [PATCH 01/15] tty: audit: Early-out pty master reads earlier
` [PATCH 02/15] tty: audit: Never audit packet mode
` [PATCH 03/15] tty: audit: Remove icanon mode from call chain
` [PATCH 04/15] tty: audit: Defer audit buffer association
` [PATCH 05/15] tty: audit: Take siglock directly
` [PATCH 06/15] tty: audit: Ignore current association for audit push
` [PATCH 07/15] tty: audit: Combine push functions
` [PATCH 08/15] tty: audit: Track tty association with dev_t
` [PATCH 09/15] tty: audit: Handle tty audit enable atomically
` [PATCH 10/15] tty: audit: Remove false memory optimization
` [PATCH 11/15] tty: audit: Remove tty_audit_buf reference counting
` [PATCH 12/15] tty: audit: Simplify first-use allocation
` [PATCH 13/15] tty: audit: Check audit enable first
` [PATCH 14/15] tty: audit: Always push audit buffer before TIOCSTI
` [PATCH 15/15] tty: audit: Poison tty_audit_buf while process exits
` [RESEND][PATCH 00/15] Rework tty audit
  ` [RESEND][PATCH 01/15] tty: audit: Early-out pty master reads earlier
  ` [RESEND][PATCH 02/15] tty: audit: Never audit packet mode
  ` [RESEND][PATCH 03/15] tty: audit: Remove icanon mode from call chain
  ` [RESEND][PATCH 04/15] tty: audit: Defer audit buffer association
  ` [RESEND][PATCH 05/15] tty: audit: Take siglock directly
  ` [RESEND][PATCH 06/15] tty: audit: Ignore current association for audit push
  ` [RESEND][PATCH 07/15] tty: audit: Combine push functions
  ` [RESEND][PATCH 08/15] tty: audit: Track tty association with dev_t
  ` [RESEND][PATCH 09/15] tty: audit: Handle tty audit enable atomically
  ` [RESEND][PATCH 10/15] tty: audit: Remove false memory optimization
  ` [RESEND][PATCH 11/15] tty: audit: Remove tty_audit_buf reference counting
  ` [RESEND][PATCH 12/15] tty: audit: Simplify first-use allocation
  ` [RESEND][PATCH 13/15] tty: audit: Check audit enable first
  ` [RESEND][PATCH 14/15] tty: audit: Always push audit buffer before TIOCSTI
  ` [RESEND][PATCH 15/15] tty: audit: Poison tty_audit_buf while process exits

Excluding selected CRYPTO_KEY_USER events
 2016-01-09 19:35 UTC  (2+ messages)

Patch to auparse to handle out of order messages 3 of 3
 2016-01-08 23:22 UTC  (7+ messages)

Patch to auparse to handle out of order messages 2 of 3
 2016-01-06 23:40 UTC  (4+ messages)

Patch to auparse to handle out of order messages 1 of 3
 2016-01-06 15:43 UTC  (2+ messages)

Patch to auparse to handle out of order messages 2 of 3 - quite large awaiting moderator review
 2016-01-06 10:53 UTC 

How to monitor audit/audispd killed
 2016-01-05 17:48 UTC  (11+ messages)

Aureport on Centos 7 : Strange behavior
 2016-01-05 14:08 UTC  (2+ messages)

Using a watch to find who is using a file
 2016-01-04 17:53 UTC  (2+ messages)

audit 2.4.5 released
 2016-01-02 17:27 UTC  (6+ messages)

New draft standards
 2015-12-29 19:28 UTC  (25+ messages)

auditd performance
 2015-12-27 15:30 UTC 

[PATCH V3 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-12-22 23:47 UTC  (7+ messages)
` [PATCH V3 2/2] audit: log failed attempts to change audit_pid configuration

[PATCH V2 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-12-21 22:36 UTC  (6+ messages)
` [PATCH V2 2/2] audit: log failed attempts to change audit_pid configuration

Re: Use case not covered by the audit library?
 2015-12-21 11:04 UTC 

Simple bug fix for PROCTITLE not being recognised with ausearch --debug check
 2015-12-18 14:00 UTC  (2+ messages)

Weird timestamp length constraint in auparse.c
 2015-12-14 21:24 UTC  (3+ messages)

SELinux/audit kernel repo process changes
 2015-12-13 23:06 UTC 

Wrong audit message type when policy is reloaded
 2015-12-10 17:53 UTC 

[PATCH] audit: always enable syscall auditing when supported and audit is enabled
 2015-12-08 20:50 UTC  (2+ messages)

Audit Framework and namespaces
 2015-12-08 16:23 UTC  (6+ messages)

[RFC PATCH] audit: force seccomp event logging to honor the audit_enabled flag
 2015-11-24 18:57 UTC  (4+ messages)

Fold CONFIG_AUDITSYSCALL into CONFIG_AUDIT?
 2015-11-24 18:03 UTC  (5+ messages)
` EXT :Fold "

ANN: Experimental Fedora Rawhide kernels (selinux-next and audit-next)
 2015-11-20 21:49 UTC 

seccomp and audit_enabled
 2015-11-20 21:26 UTC  (13+ messages)

filtering system calls with auid -1
 2015-11-19 21:41 UTC  (5+ messages)

[PATCH] kernel-audit: Delete unnecessary checks before two function calls
 2015-11-19 20:53 UTC  (2+ messages)

audit log still getting rotated even with max_log_file_action = ignore?
 2015-11-08  6:05 UTC  (5+ messages)

SELinux policy reload cannot be sent to audit system
 2015-11-06  1:25 UTC  (14+ messages)

[RFC PATCH 0/7] audit: clean up audit queue handling
 2015-11-06  1:23 UTC  (18+ messages)
` [RFC PATCH 1/7] audit: don't needlessly reset valid wait time
` [RFC PATCH 2/7] audit: include auditd's threads in audit_log_start() wait exception
` [RFC PATCH 4/7] audit: wake up threads if queue switched from limited to unlimited
` [RFC PATCH 5/7] audit: allow audit_cmd_mutex holders to use reserves
` [RFC PATCH 6/7] audit: wake up audit_backlog_wait queue when auditd goes away
` [RFC PATCH 7/7] audit: wake up kauditd_thread after auditd registers
` [RFC PATCH 3/7] audit: allow systemd to use queue reserves

[RFC PATCH] audit: remove audit_backlog_wait_overflow
 2015-11-04 23:04 UTC 

[GIT PULL] Audit patches for 4.4
 2015-11-04 13:38 UTC  (2+ 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).