From: KaiGai Kohei <kaigai@kaigai.gr.jp>
To: ewalsh@tycho.nsa.gov
Cc: selinux@tycho.nsa.gov, sds@tycho.nsa.gov
Subject: Re: [PATCH 3/5] libselinux: security_class_to_string helper function
Date: Sat, 18 Nov 2006 10:05:48 +0900 [thread overview]
Message-ID: <455E5C6C.5010405@kaigai.gr.jp> (raw)
In-Reply-To: <1163714050.15225.134.camel@moss-huskies.epoch.ncsc.mil>
Eamon Walsh wrote:
> A new helper function that converts from class value to class name.
Do you have a plan to provide 'security_av_perm_to_string()' function?
I like to use them to generate a message in the PostgreSQL extension.
Because generating an error notification and aborting transaction are
integrated in PostgreSQL, it's hard to use general avc_audit() function. :(
Thanks,
> Note that this patch and further patches will apply with -p0 to the
> selinux directory, while the two previous patches apply with -p0 to
> selinux/libselinux.
>
> ---
> libselinux/include/selinux/selinux.h | 3 ++-
> libselinux/src/avc.c | 8 ++++++++
> 2 files changed, 10 insertions(+), 1 deletion(-)
--
KaiGai Kohei <kaigai@kaigai.gr.jp>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2006-11-18 1:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-16 2:25 [PATCH 0/5] libselinux: labeling API for userspace object managers Eamon Walsh
2006-11-16 2:46 ` [PATCH 1/5] libselinux: labeling API basic front-end interface Eamon Walsh
2006-11-20 15:36 ` Karl MacMillan
2006-11-27 22:23 ` Eamon Walsh
2006-11-16 2:51 ` [PATCH 2/5] libselinux: labeling API basic front-end implementation Eamon Walsh
2006-11-20 15:42 ` Karl MacMillan
2006-11-27 22:44 ` Eamon Walsh
2006-11-16 14:10 ` [PATCH 0/5] libselinux: labeling API for userspace object managers Joshua Brindle
2006-11-16 18:49 ` Eamon Walsh
2006-11-16 19:06 ` [PATCH 0/5] libselinux: labeling API for userspace objectmanagers Joshua Brindle
2006-11-16 21:12 ` Eamon Walsh
2006-11-16 21:54 ` [PATCH 3/5] libselinux: security_class_to_string helper function Eamon Walsh
2006-11-18 1:05 ` KaiGai Kohei [this message]
2006-11-27 22:45 ` Eamon Walsh
2006-11-16 22:55 ` [PATCH 4/5] libselinux: labeling API simple backend Eamon Walsh
2006-11-17 23:09 ` [PATCH 5/5] libselinux: labeling API file_contexts backend Eamon Walsh
2006-11-18 0:46 ` [PATCH 0/5] libselinux: one large patch Eamon Walsh
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=455E5C6C.5010405@kaigai.gr.jp \
--to=kaigai@kaigai.gr.jp \
--cc=ewalsh@tycho.nsa.gov \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.