All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: Joshua Brindle <jbrindle@tresys.com>
Cc: Stephen Smalley <sds@tycho.nsa.gov>, SE Linux <selinux@tycho.nsa.gov>
Subject: Re: Swigify libselinux
Date: Thu, 17 Nov 2005 13:51:45 -0500	[thread overview]
Message-ID: <437CD141.60905@redhat.com> (raw)
In-Reply-To: <437CBE8A.2020900@tresys.com>

Joshua Brindle wrote:
> <snip>
>> +
>> +extern int getseuserbyname(const char *linuxuser, char **seuser, 
>> char **level);
>> +
>
> Why not include the header so that API changes get reflected when 
> changes are made?
First it will not build some of the _raw functions, I believe there is a 
problem with the hidden_profile handling.
But I also do not want to support some of the more exotic uses of the 
library.  So I just went in and grabbed the ones
I could see most people using.  Raw functions can be mimiced using some 
of the translation calls.  I could be convinced either
way.  The main goal to start was to get is_selinux_enabled and 
is_selinux_mls_enabled.

-- 



--
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.

  reply	other threads:[~2005-11-17 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17 17:14 Swigify libselinux Daniel J Walsh
2005-11-17 17:31 ` Joshua Brindle
2005-11-17 18:51   ` Daniel J Walsh [this message]
2005-11-28 19:22 ` Stephen Smalley

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=437CD141.60905@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=jbrindle@tresys.com \
    --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.