public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: zhangxiliang <zhangxiliang@cn.fujitsu.com>
To: Steve Grubb <sgrubb@redhat.com>
Cc: Linux Audit <linux-audit@redhat.com>
Subject: Re: [PATCH 4/4] Add the checking of key field for a watch or syscall given
Date: Tue, 05 Aug 2008 08:36:37 +0800	[thread overview]
Message-ID: <4897A095.7010605@cn.fujitsu.com> (raw)
In-Reply-To: <200808042006.10991.sgrubb@redhat.com>


Steve Grubb said the following on 2008-08-05 8:06:
> On Saturday 02 August 2008 06:16:48 zhangxiliang wrote:
>> When field is AUDIT_FILTERKEY, it should need a watch or syscall given
>> prior to it. So I add checking and error message "-19" to realize it.
>>
>> Do you agree with me?
> 
> Yes, but where does permadded get set?

"permadded" set in "lib/libaudit.c" as follows:
 int audit_permadded hidden = 0;
 int audit_archadded hidden = 0;
 int audit_syscalladded hidden = 0
  
 It declares in "src/auditctl.c" as follows:
 extern int audit_permadded;

> 
> Thanks,
> -Steve
> 
> 
> 

  reply	other threads:[~2008-08-05  0:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 10:16 [PATCH 4/4] Add the checking of key field for a watch or syscall given zhangxiliang
2008-08-05  0:06 ` Steve Grubb
2008-08-05  0:36   ` zhangxiliang [this message]
2008-08-05  1:59     ` Steve Grubb
2008-08-05  6:47       ` zhangxiliang
2008-08-05 13:49         ` Steve Grubb
2008-08-05 13:44 ` Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4897A095.7010605@cn.fujitsu.com \
    --to=zhangxiliang@cn.fujitsu.com \
    --cc=linux-audit@redhat.com \
    --cc=sgrubb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox