messages from 2013-05-22 23:06:58 to 2013-08-22 19:08:48 UTC [more...]
[PATCH 00/12] RFC: steps to make audit pid namespace-safe
2013-08-22 19:08 UTC (14+ 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 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
` [PATCH 12/12] pid: mark struct task const in helper functions
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 (29+ messages)
` [PATCH 2/7] selinux: apply selinux checks on new audit message types
` [PATCH 3/7] audit: loginuid functions coding style
` [PATCH 4/7] audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
` [PATCH 5/7] audit: allow unsetting the loginuid (with priv)
` [PATCH 6/7] audit: audit feature to only allow unsetting the loginuid
` [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)
[PATCH net-next RFC] netlink: Add compare function for netlink_table
2013-06-06 20:26 UTC (2+ messages)
lists
2013-06-04 23:08 UTC
[PATCH 02/47] Audit: remove duplicate comments
2013-06-03 9:02 UTC
[PATCH 01/47] Audit: change type of audit_ever_enabled to bool
2013-06-03 9:01 UTC
audit 2.3.1 released
2013-05-30 16:19 UTC
[PATCH] audit: audit feature to send logs to kmsg always
2013-05-24 22:07 UTC (2+ messages)
[PATCH] Enable splitting the logs to both auditd and kernel simultaneously
2013-05-24 20:13 UTC (9+ messages)
[PATCH] audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
2013-05-23 14:50 UTC (2+ messages)
` [PATCH v2] "
[PATCH] audit: log the audit_names record type
2013-05-23 14:48 UTC (2+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).