linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-06 17:33:41 to 2014-01-14 16:15:51 UTC [more...]

Setting loginuid for a process starting at boot
 2014-01-14 16:15 UTC  (9+ messages)
    ` RE : "

[PATCH] audit: use audit_log_task_info in audit_core_dumps and __audit_seccomp
 2014-01-14 14:48 UTC  (2+ messages)

Clear kernel audit buffer?
 2014-01-14 14:47 UTC  (5+ messages)

[PATCH][RFC] audit: log namespace inode numbers
 2014-01-14  3:08 UTC  (5+ messages)

[PATCH 1/2] audit: rework AUDIT_TTY_SET to only grab spin_lock once
 2014-01-14  2:18 UTC  (2+ messages)
` [PATCH 2/2] audit: reorder AUDIT_TTY_SET arguments

[PATCH] audit: wait_for_auditd rework for readability
 2014-01-13 22:06 UTC  (2+ messages)

[PATCH 1/2] audit: use define's for audit version
 2014-01-13 21:51 UTC  (2+ messages)
` [PATCH 2/2] audit: remove needless switch in AUDIT_SET

[PATCH] audit: documentation of audit= kernel parameter
 2014-01-13 21:24 UTC  (2+ messages)

[RFC][PATCH v2 3/3] audit: Audit proc cmdline value
 2014-01-13 17:24 UTC 

[RFC][PATCH v2 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-13 17:22 UTC  (4+ messages)
` [RFC][PATCH v2 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH v3 3/3] audit: Audit proc cmdline value

Auditd bug in 2.6.9 kernel
 2014-01-13  3:43 UTC  (2+ messages)

[PATCH] lib/vsprintf: add %pT format specifier
 2014-01-12  7:55 UTC 

[RFC][PATCH] - auditing cmdline
 2014-01-10 21:42 UTC  (8+ messages)
` [PATCH] squash: review-updates

[RFC PATCH] audit: generic compat system call support
 2014-01-10 18:36 UTC  (7+ messages)
` [RFC PATCH] audit: Add generic compat syscall support
  ` [RFC PATCH v2 1/1] "

[PATCH audit-next 1/2] audit: revert commit listen in all network namespaces
 2014-01-09  9:11 UTC  (2+ messages)
  ` [PATCH audit-next 2/2] Audit: make audit netlink socket net namespace unaware

[PATCH] audit: correct a type mismatch in audit_syscall_exit()
 2014-01-08 20:06 UTC  (2+ messages)

[PATCH 1/2] audit: print error message when fail to create audit socket
 2014-01-08  3:30 UTC  (9+ messages)
` [PATCH 2/2] audit: fix incorrect set of audit_sock

ausearch-test
 2014-01-07 20:00 UTC 

[RFC] Comments on audit command line failure
 2014-01-07 19:36 UTC  (4+ messages)

TTY logging using auditd feedback requested
 2014-01-07 16:49 UTC 

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-06 17:30 UTC  (6+ messages)
` [RFC][PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

Log rotation issue
 2014-01-03 16:04 UTC  (2+ messages)

What's the difference between -F dir=XX and -w?
 2014-01-03 14:18 UTC  (3+ messages)

ausearch
 2014-01-03 14:05 UTC  (2+ messages)

Architecture of auditd
 2014-01-02 14:40 UTC  (3+ messages)

Make the dispatcher run faster?
 2014-01-02 14:37 UTC  (2+ messages)

Use a script as a dispatcher
 2014-01-02 14:32 UTC  (2+ messages)

Bug in auditing of sys_symlink
 2014-01-02  2:20 UTC  (5+ messages)

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-12-30 18:06 UTC  (28+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
` [PATCH 0/5][RFC][v2] steps to make audit pid namespace-safe
  ` [PATCH 1/5] pid: get pid_t ppid of task in init_pid_ns
  ` [PATCH 2/5] audit: convert PPIDs to the inital PID namespace
  ` [PATCH 3/5] audit: store audit_pid as a struct pid pointer
  ` [PATCH 4/5] audit: anchor all pid references in the initial pid namespace
  ` [PATCH 5/5] audit: allow user processes to log from another PID namespace

[PATCH 3.2 027/185] audit: printk USER_AVC messages when audit isn't enabled
 2013-12-29  2:08 UTC 

[SOLVED] Re: Completely disable audit.log, only pass logs through dispatcher
 2013-12-26  0:51 UTC 

Completely disable audit.log, only pass logs through dispatcher
 2013-12-25 19:53 UTC  (2+ messages)

need help interpreting ausearch results
 2013-12-24 18:43 UTC  (10+ messages)

[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
 2013-12-24  9:53 UTC  (24+ messages)
` [PATCH 16/20] audit: allow GET, SET, USER MSG operations in audit namespace
` [PATCH 18/20] audit: add new message type AUDIT_CREATE_NS

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2013-12-23 21:01 UTC  (3+ messages)
` [RFC][PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

[PATCH 09/12] pid: modify task_pid_nr to work without task->pid
 2013-12-22 16:03 UTC  (11+ messages)
` [PATCH] pid: change task_struct::pid to read-only

[PATCH] audit: listen in all network namespaces
 2013-12-20  3:45 UTC  (7+ messages)

[PATCH] audit: fix build error when disable audit
 2013-12-20  2:26 UTC  (6+ messages)

Rational behind RefuseManualStop=yes in auditd.service
 2013-12-18 21:16 UTC  (6+ messages)

audisp-remote usage
 2013-12-16 14:01 UTC 

[PATCH] - auditing cmdline
 2013-12-13 15:27 UTC  (12+ messages)
` [PATCH 1/3] mm: Create utility functions for accessing a tasks commandline value
` [PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH 3/3] audit: Audit proc cmdline value

[RFC] [PATCH] - auditing cmdline
 2013-12-11 16:10 UTC 

capturing audit data with ausearch -i
 2013-12-11 12:58 UTC  (3+ messages)

Exclude /usr/libexec/mysqld from audit.rules
 2013-12-10 17:54 UTC  (8+ messages)

[PATCH] audit: process errors from filter user rules
 2013-12-09 20:21 UTC  (3+ messages)

[BUG][PATCH] audit: audit_log_start running on auditd should not stop
 2013-12-09  2:31 UTC  (6+ messages)
` [PATCH 2/3] smack: call WARN_ONCE() instead of calling audit_log_start()
` [PATCH 3/3] audit: drop audit_cmd_lock in AUDIT_USER family of cases

[PATCH 3.8 050/152] audit: printk USER_AVC messages when audit isn't enabled
 2013-12-06 23:09 UTC 

[3.8.y.z extended stable] Patch "audit: printk USER_AVC messages when audit isn't enabled" has been added to staging queue
 2013-12-06 23:08 UTC 

Converting relative path to absolute path
 2013-12-06 17:33 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).