From: Ivan Gyurdiev <ivg2@cornell.edu>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: selinux@tycho.nsa.gov
Subject: Re: [ RESEND ] [ SEMANAGE ] Debugging system
Date: Wed, 12 Oct 2005 12:11:29 -0400 [thread overview]
Message-ID: <434D35B1.7060409@cornell.edu> (raw)
In-Reply-To: <1129132332.3308.288.camel@moss-spartans.epoch.ncsc.mil>
Stephen Smalley wrote:
> On Wed, 2005-10-12 at 04:13 -0400, Ivan Gyurdiev wrote:
>
>> Okay, here's version 2. I'm not sure if I like this very much, but I've
>> done all the changes you requested:
>>
>
> What don't you like? Or what did you like better about the prior
> version?
>
It looks more complicated now.... and more disorganized.
I guess it's fine, as long as it's easy to use.
>> - variadic list passed to callback **
>> - message structure dropped
>> - message structure fields embedded in the handle
>> (ugh.. I had to do this, because of circular dependencies)
>> - handle passed to callback
>> - msg_write is a macro
>> - also fixed extra newline
>> - also added newlines to every single Tresys error message
>>
>
> Why require the newline in the individual error messages?
>
The newline is part of the message - it's not a good idea to push it
into the messaging system. Eventually we will run into a case where we
don't want a newline printed, and the messaging system wouldn't be able
to handle that....happens every time I try to do this.
>> - libsemanage.map is modified this time
>>
>> Because of (**) I now can't submit the sepol patch, because my compat
>> handler is broken .... Do we need compatibility with
>> sepol_enable/disable_debug ? Have we released an official libsepol with
>> those functions? I know Dan's been building that library, but I'm pretty
>> sure no one is using those functions yet, and that's rawhide. It would
>> be nice if those could be removed, so I don't have to support two
>> callback systems simultaneously.
>>
>
> If there are no users, it can still change, and I don't see any.
>
Okay, in that case I will remove those functions...
--
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:[~2005-10-12 16:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 8:13 [ RESEND ] [ SEMANAGE ] Debugging system Ivan Gyurdiev
2005-10-12 15:52 ` Stephen Smalley
2005-10-12 16:11 ` Ivan Gyurdiev [this message]
2005-10-12 16:04 ` Stephen Smalley
2005-10-12 16:43 ` Ivan Gyurdiev
2005-10-13 10:36 ` [ SEPOL ] [ SEMANAGE ] Debug v3, some database things Ivan Gyurdiev
2005-10-13 10:56 ` Ivan Gyurdiev
2005-10-13 12:34 ` Stephen Smalley
2005-10-13 14:12 ` Ivan Gyurdiev
2005-10-13 17:11 ` 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=434D35B1.7060409@cornell.edu \
--to=ivg2@cornell.edu \
--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.