[Freeipa-devel] [PATCH][SSSD] Refactor nss_ctx to resp_ctx in responders

Stephen Gallagher sgallagh at redhat.com
Thu Mar 26 15:02:03 UTC 2009


The generic responder code was copied from the NSS code, but it was
still using nss_ctx everywhere. The NSS code subsequently branched off,
so the implementation of the nss_ctx was different in the two places.

I have refactored the version of nss_ctx in the responder code to be a
resp_ctx instead.

This patch is essentially just a global search-and-replace for
"nss_ctx"->"resp_ctx" (and "nctx"->"rctx") in the PAM and common
responder code.

-- 
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-Refactor-nss_ctx-to-resp_ctx-in-responders.patch
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090326/4f376d69/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/20090326/4f376d69/attachment.sig>


More information about the Freeipa-devel mailing list