linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-07 22:48:18 to 2013-09-13 18:28:17 UTC [more...]

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-09-13 18:28 UTC  (38+ 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  (39+ messages)
  ` [PATCH 01/22] Audit: change type of audit_ever_enabled to bool
  ` [PATCH 02/22] Audit: remove duplicate comments
  ` [PATCH 03/22] Audit: make audit kernel side netlink sock per userns
  ` [PATCH 04/22] netlink: Add compare function for netlink_table
  ` [PATCH 05/22] Audit: implement audit self-defined compare function
  ` [PATCH 06/22] Audit: make audit_skb_queue per user namespace
  ` [PATCH 07/22] Audit: make audit_skb_hold_queue "
  ` [PATCH 08/22] Audit: make kauditd_task "
  ` [PATCH 09/22] Audit: make audit_nlk_portid per user namesapce
  ` [PATCH 10/22] Audit: make audit_enabled per user namespace
  ` [PATCH 11/22] Audit: make audit_ever_enabled "
  ` [PATCH 12/22] Audit: make audit_initialized "
  ` [PATCH 13/22] Audit: only allow init user namespace to change rate limit
  ` [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  (4+ messages)

Porting audit: implement generic feature setting and retrieving to Android kernel
 2013-06-18 20:36 UTC  (5+ messages)

Problems in audit.rules.7
 2013-06-18  5:13 UTC 

Pam_tty_audit and passwords
 2013-06-17 17:30 UTC  (2+ messages)

[PATCH RFC 00/48] Add namespace support for audit
 2013-06-13  6:02 UTC  (10+ messages)

[ANNOUNCE] Linux Security Summit 2013 - CFP
 2013-06-12 16:45 UTC  (2+ messages)

[Pam-developers] [PATCH] pam_tty_audit: add an option to control logging of passwords: log_passwd
 2013-06-11 15:30 UTC 

pam_tty_audit bi-directional logging
 2013-06-10 15:55 UTC  (5+ messages)

[PATCH] audit: fix size of netlink messages
 2013-06-10  8:50 UTC  (4+ 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).