All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Gyurdiev <ivg2@cornell.edu>
To: selinux@tycho.nsa.gov
Cc: Stephen Smalley <sds@tycho.nsa.gov>,
	Joshua Brindle <jbrindle@tresys.com>
Subject: Re: [ SEMANAGE ] Implement dbase_file_set, fix memleak
Date: Thu, 27 Oct 2005 04:37:13 -0400	[thread overview]
Message-ID: <436091B9.7010604@cornell.edu> (raw)
In-Reply-To: <43601468.60508@cornell.edu>

>
> A short TODO:
> - interface: pass handle into sepol records, or implement status codes
> - stub: implement interface parse/print
> - stub: implement dbase_policydb_list
> - fix: fix port key handling of modify() [ do not replace an entire 
> range on weak match (not exact) ]
> - improvement: track when the policy is modified, and do not rebuild 
> on commit if it wasn't modified
> - add error messages everywhere (and further propagate handle), and 
> make sure they're user-friendly
> - uncomment if0-ed code, add new semanage interfaces to semanage.h, 
> and the map file

Another TODO:
============
- investigate whether database functions should be made reentrant, 
exactly what kind of code can and cannot be executed in the iterate() 
handler, and document that  - things like: are modify() functions 
allowed on the same database in iterate()? Other databases? queries()? 
Out-of-transaction vs in-transaction behavior?


--
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-10-27  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 23:42 [ SEMANAGE ] Implement dbase_file_set, fix memleak Ivan Gyurdiev
2005-10-27  8:37 ` Ivan Gyurdiev [this message]
2005-10-27 13:49 ` Stephen Smalley
     [not found] ` <4360E189.2010304@tresys.com>
     [not found]   ` <4360E87D.6030504@cornell.edu>
     [not found]     ` <4360E94D.7040101@cornell.edu>
     [not found]       ` <4360EACD.80008@cornell.edu>
     [not found]         ` <4360EE32.9040706@cornell.edu>
2005-10-27 15:27           ` Ivan Gyurdiev

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=436091B9.7010604@cornell.edu \
    --to=ivg2@cornell.edu \
    --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.