All of lore.kernel.org
 help / color / mirror / Atom feed
* [POLICYREP] [PATCHv2 0/3] policy package implentation with xar
@ 2007-07-26 14:45 method
  2007-07-26 14:45 ` [POLICYREP] [PATCHv2 1/3] policy package class method
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: method @ 2007-07-26 14:45 UTC (permalink / raw)
  To: kmacmillan, selinux; +Cc: sds

This uses xar <http://code.google.com/p/xar/> to implement policy packages. This brings in a fair number of dependancies, unfortunately, but provides a useful featureset in exchange. This includes transparent compression of files in the package, signature support and so on. 


This one is updated to use xar file attributes to identify the kind of file, use semodule_package to create policy packages, to break up the classes for creating the package from a file (PolicyPackageArchive) and reading/writing them from a package class (PolicyPackage). It also has lots of cleanups, including throwing std errors.

Note: The tests have been pulled out of this patchset as we are currently reimplementing the tests using a testing infrastructure like boost of cppunit.

-- 

--
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] 4+ messages in thread

end of thread, other threads:[~2007-07-26 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 14:45 [POLICYREP] [PATCHv2 0/3] policy package implentation with xar method
2007-07-26 14:45 ` [POLICYREP] [PATCHv2 1/3] policy package class method
2007-07-26 14:45 ` [POLICYREP] [PATCHv2 2/3] policy package implementation method
2007-07-26 14:45 ` [POLICYREP] [PATCHv2 3/3] semodule_package implementation in cpp for libpolicyrep method

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.