public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
 messages from 2013-06-19 01:53:46 to 2013-09-20 16:07:23 UTC [more...]

Audit Cross Compile Support
 2013-09-20 16:07 UTC  (7+ messages)

[PATCH 0/8] Audit backlog queue fixes related to soft lockup
 2013-09-20 14:47 UTC  (14+ messages)
  ` [PATCH 1/8] audit: avoid soft lockup due to audit_log_start() incorrect loop termination
  ` [PATCH 2/8] audit: reset audit backlog wait time after error recovery
  ` [PATCH 3/8] audit: make use of remaining sleep time from wait_for_auditd
  ` [PATCH 4/8] audit: efficiency fix 1: only wake up if queue shorter than backlog limit
  ` [PATCH 5/8] audit: efficiency fix 2: request exclusive wait since all need same resource
  ` [PATCH 6/8] audit: add boot option to override default backlog limit
  ` [PATCH 7/8] audit: clean up AUDIT_GET/SET local variables and future-proof API
  ` [PATCH 8/8] audit: add audit_backlog_wait_time configuration option

When do audit log calls fail?
 2013-09-19 21:23 UTC  (4+ messages)

[PATCH] audit: remove newline accidentally added during session id helper refactor
 2013-09-18 15:17 UTC 

user message limits
 2013-09-18 15:10 UTC  (8+ messages)
            ` spurious \n in session id helper [was: Re: user message limits]

[PATCH] audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
 2013-09-18  2:55 UTC 

[PATCH v2 1/1] audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context
 2013-09-15 17:11 UTC  (2+ messages)

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-09-14 18:10 UTC  (41+ messages)
` [PATCH 01/12] audit: Kill the unused struct audit_aux_data_capset
` [PATCH 02/12] audit: fix netlink portid naming and types
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
        ` [PATCH 1/3] apparmor: fix capability to not use the current task, during reporting
        ` [PATCH 2/3] apparmor: remove tsk field from the apparmor_audit_struct
        ` [PATCH 03/3] apparmor: remove parent task info from audit logging
` [PATCH 04/12] audit: convert PPIDs to the inital PID namespace
` [PATCH 05/12] pid: get pid_t of task in init_pid_ns correctly
` [PATCH 06/12] audit: Simplify and correct audit_log_capset
` [PATCH 07/12] audit: store audit_pid as a struct pid pointer
` [PATCH 08/12] audit: anchor all pid references in the initial pid namespace
` [PATCH 09/12] pid: modify task_pid_nr to work without task->pid
` [PATCH 10/12] pid: modify task_tgid_nr to work without task->tgid
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
            ` audit looks unmaintained? [was: Re: [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid]
` [PATCH 12/12] pid: mark struct task const in helper functions

Can't get syslog built-in plugin to post messages to syslog
 2013-09-11  0:17 UTC  (2+ messages)

[PATCH] audit: do not reject all AUDIT_INODE filter types
 2013-09-04 19:01 UTC 

Audit of physical users
 2013-09-03 21:04 UTC  (2+ messages)

Benchmarking the performance impact of auditd
 2013-09-01  2:19 UTC  (5+ messages)

Cross Compiling Header Generation Rework [Patch 2/3]
 2013-08-23 16:12 UTC 

Cross Compiling Header Generation Rework [Patch 3/3]
 2013-08-23 16:12 UTC 

Cross Compiling Header Generation Rework [Patch 1/3]
 2013-08-23 16:12 UTC 

The relationship between audit rules
 2013-08-21 21:35 UTC  (4+ messages)

Audit log file perms
 2013-08-21 20:09 UTC  (4+ messages)

[PATCH] audit: printk USER_AVC messages when audit isn't enabled
 2013-08-20 14:45 UTC  (4+ messages)

file watch question
 2013-08-16 22:08 UTC  (3+ messages)

auditd start failure
 2013-08-16 18:53 UTC  (4+ messages)

Auditing USB Question
 2013-08-02 14:30 UTC  (6+ messages)

[PATCH] audit: listen in all network namespaces
 2013-08-02 13:21 UTC  (9+ messages)

Rational behind RefuseManualStop=yes in auditd.service
 2013-07-30 20:25 UTC  (2+ messages)

audit 2.3.2 released
 2013-07-29 22:14 UTC 

How to make audit match only one rule?
 2013-07-29 21:47 UTC  (3+ messages)

why auid always unset?
 2013-07-26 21:20 UTC  (7+ messages)

[PATCH] kaudit: prevent an older auditd shutdown from orphaning a newer auditd startup
 2013-07-18  0:40 UTC 

audit-1.8 on redhat 5 does not accept >=
 2013-07-17 22:52 UTC 

[PATCH] audit: restore order of tty and ses fields in log output
 2013-07-16 20:41 UTC 

[PATCH 1/7] audit: implement generic feature setting and retrieving
 2013-07-10 19:09 UTC  (20+ messages)
` [PATCH 7/7] audit: audit feature to set loginuid immutable

[PATCH] audit: audit on the future execution of a binary
 2013-07-09 19:03 UTC  (6+ messages)

chmod32, lchmod32, etc?
 2013-07-08 18:01 UTC  (2+ messages)

[PATCH] audit: update AUDIT_INODE filter rule to comparator function
 2013-07-04 17:39 UTC 

[Part1 PATCH 00/22] Add namespace support for audit
 2013-07-04  3:30 UTC  (26+ messages)
  ` [PATCH 14/22] Audit: only allow init user namespace to change audit_failure
  ` [PATCH 15/22] Audit: only allow init user namespace to change backlog_limit
  ` [PATCH 16/22] Audit: make kauditd_wait per user namespace
  ` [PATCH 17/22] Audit: make audit_backlog_wait "
  ` [PATCH 21/22] Audit: send reply message to the auditd in proper "
` [PATCH 18/22] Audit: introduce new audit logging interface for "
` [PATCH 19/22] Audit: pass proper user namespace to audit_log_common_recv_msg
` [PATCH 20/22] Audit: Log audit config change in uninit user namespace
` [PATCH 22/22] Audit: Allow GET,SET,USER MSG operations "

auditd compilation
 2013-06-27 17:40 UTC  (2+ messages)

auditd compilation
 2013-06-26  6:38 UTC 

"Missing SERVICE_URI environment variable" at restart auditd
 2013-06-25 20:38 UTC  (3+ messages)

Compiling rules at boot when using systemd
 2013-06-23 21:21 UTC  (2+ messages)

[PATCH 2/3] integrity: move integrity_audit_msg()
 2013-06-20 15:13 UTC  (2+ messages)
` [PATCH 3/3] evm: audit integrity metadata failures

key options with spaces
 2013-06-19 18:49 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