All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 PATCH 6/6] Support adding one role attribute into another
@ 2011-06-01  8:57 Harry Ciao
  2011-06-01  8:57 ` [v2 PATCH 1/6] Add role attribute support when compiling modules Harry Ciao
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Harry Ciao @ 2011-06-01  8:57 UTC (permalink / raw)
  To: cpebenito, sds, method, jmorris, eparis; +Cc: selinux


Hi,

This is the v2 patches to add role attribute support.

So far the only change from v1 is to introduce a new "attribute_role"
statement to declare a role attribute, rather than overloading the
"attribute" statement that aims at declaring a type attribute.

Other than that, also updated the patch header for the 6/6 patch to
support the "nesting" of role attributes, that since role_copy_callback()
would copy any symtab[SYM_ROLES] table(no matter if it's a module's global
p_roles table or from an avrule_decl_t) into base.p_roles table, it would
be enough to traverse base.p_roles table to expand sub-attribute's roles
ebitmap into that of the parent.

Thanks a lot for all your time to review these patches!

Best regards,
Harry

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-06-26 14:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01  8:57 [v2 PATCH 6/6] Support adding one role attribute into another Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 1/6] Add role attribute support when compiling modules Harry Ciao
2011-06-24 19:36   ` Steve Lawrence
2011-06-26 14:11     ` HarryCiao
2011-06-01  8:57 ` [v2 PATCH 2/6] Add role attribute support when generating pp files Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 3/6] Add role attribute support when linking modules Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 4/6] Add role attribute support when expanding role_datum_t Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 5/6] Add role attribute support when expanding role_set_t Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 6/6] Support adding one role attribute into another Harry Ciao
2011-06-01  9:51 ` Harry Ciao

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.