[Freeipa-devel] [PATCH][SSSD] Build the sss_client code in the same tree as the server

Stephen Gallagher sgallagh at redhat.com
Mon Mar 30 20:53:03 UTC 2009


Move the contents of the sss_client tree into the server directory
so that we can build them from a common makefile and build command.

This will allow us to share a config.h between the server and
client so we don't have to separately configure pipe paths on both
sides so they are in agreement.

This code also modifies the monitor so the service pipe is always
fixed at compile-time, rather than at runtime. Allowing the monitor
to change pipes while running adds needless complexity to config
reloading.

This patch is not nearly as large as it looks, since it also includes
moving sss_client/* to server/sss_client/* with very few changes (only
sss_cli.h changed).

This patch is also (provisionally) pushed to
http://fedorapeople.org/gitweb?p=sgallagh/public_git/sssd.git;a=commit;h=bfff6c844273444bbf3e2609f8df1372f110c0f1
so it's easier to verify that only the one file changed during the move.

-- 
Stephen Gallagher
RHCE 804006346421761

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Build-the-sss_client-code-in-the-same-tree-as-the-se.patch
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090330/a1991c7c/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090330/a1991c7c/attachment.sig>


More information about the Freeipa-devel mailing list