Re: [SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/05/2010 07:22 AM, Stephen Gallagher wrote: > On 02/05/2010 07:04 AM, Sumit Bose wrote: >>> >>> man page change and debug message are in the second patch. >>> > >> sorry, this new version fixes a compiler warning. > > > Ack to both. > > Please

Re: [SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/05/2010 07:04 AM, Sumit Bose wrote: >> >> man page change and debug message are in the second patch. >> > > sorry, this new version fixes a compiler warning. > Ack to both. Please open a ticket explaining this issue and mark it as "Affects te

Re: [SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-05 Thread Sumit Bose
On Thu, Feb 04, 2010 at 08:13:15PM +0100, Sumit Bose wrote: > On Thu, Feb 04, 2010 at 09:02:51AM -0500, Stephen Gallagher wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 02/04/2010 08:15 AM, Sumit Bose wrote: > > > Hi, > > > > > > this path reintroduces the old way of hand

Re: [SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-04 Thread Sumit Bose
On Thu, Feb 04, 2010 at 09:02:51AM -0500, Stephen Gallagher wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/04/2010 08:15 AM, Sumit Bose wrote: > > Hi, > > > > this path reintroduces the old way of handling the file description of a > > LDAP connection if the connection callbac

Re: [SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-04 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2010 08:15 AM, Sumit Bose wrote: > Hi, > > this path reintroduces the old way of handling the file description of a > LDAP connection if the connection callback is not available. > > Using the old way we cannot handle LDAP referrals and I th

[SSSD] [PATCH] Reactivate old fd handling conditionally

2010-02-04 Thread Sumit Bose
Hi, this path reintroduces the old way of handling the file description of a LDAP connection if the connection callback is not available. Using the old way we cannot handle LDAP referrals and I think we should generate a DEBUG message if ldap_referrals is set to 'true' and add a hint to the man p