All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Gyurdiev <ivg2@cornell.edu>
To: Karl MacMillan <kmacmillan@tresys.com>
Cc: selinux@tycho.nsa.gov, "'Joshua Brindle'" <jbrindle@tresys.com>
Subject: Re: [PATCH] semanage-functionality 4/17
Date: Tue, 27 Sep 2005 17:06:52 -0400	[thread overview]
Message-ID: <4339B46C.50800@cornell.edu> (raw)
In-Reply-To: <200509272038.j8RKcKYs000732@gotham.columbia.tresys.com>


>These also need to be routed through the handle function pointers so that
>alternative implementations for the policy server can be provided. This can
>be done by:
>
>1) adding the function pointers to the semanage_func_table in
>src/include/semanage_private.h.
>
>2) Adding a routing function in semanage.c that calls the function pointer
>in the handle and performs any error passing. This function cannot assume
>any implementation details.
>
>3) Filling in the function pointers in semange_direct_connect
>(direct_api.c).
>  
>
...I'll get to this eventually... the first portion (passing the handle) 
was in my dbase initialization patch, but I need to update that to fit 
with your code. It's not entirely clear how policy connections will work 
- that's the next thing I was going to figure out. I want to fill out 
another record table for policy functions (look at the initialization 
patch, and how it separates things out into several tables).

--
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-09-27 21:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 12:46 [PATCH] semanage-functionality 4/17 Karl MacMillan
2005-09-27 16:54 ` Ivan Gyurdiev
2005-09-27 20:08   ` Stephen Smalley
2005-09-27 20:48     ` Ivan Gyurdiev
2005-09-27 20:57       ` Stephen Smalley
2005-09-30 13:02         ` Ivan Gyurdiev
2005-09-30 13:47           ` Karl MacMillan
2005-09-28 15:21     ` Karl MacMillan
2005-09-27 20:38   ` Karl MacMillan
2005-09-27 21:06     ` Ivan Gyurdiev [this message]
2005-09-27 21:10     ` Stephen Smalley
2005-09-28 15:15       ` Karl MacMillan
2005-09-28 14:52 ` Stephen Smalley
2005-09-28 15:21   ` Ivan Gyurdiev
2005-09-28 15:33     ` Karl MacMillan
2005-09-28 15:31   ` Karl MacMillan
2005-09-28 15:59     ` Stephen Smalley
2005-09-28 16:24       ` Karl MacMillan

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=4339B46C.50800@cornell.edu \
    --to=ivg2@cornell.edu \
    --cc=jbrindle@tresys.com \
    --cc=kmacmillan@tresys.com \
    --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.