Re: [SSSD] [PATCHES] Fixes for the collection

2010-06-21 Thread Dmitri Pal
Stephen Gallagher wrote: > On 06/19/2010 11:24 AM, Dmitri Pal wrote: > >> 0001 - #547 >> > > Nack. Please update contrib/sssd.spec.in to require the correct minimum > collection version. Otherwise it looks fine. (But I'm not sure if we > want to include this in 1.2.x or hold it for 1.3.x;

Re: [SSSD] LDAP connection tracking, sharing and fail-over retry framework

2010-06-21 Thread Stephen Gallagher
On 06/17/2010 08:32 AM, Eugene Indenbom wrote: >>> 0001-GSSAPI-ticket-expiry-time-is-returned-from-ldap_chil.patch >>> A small utility patch saving GSSAPI ticket expiry time in sdap_handle >>> for future use. >>> >> You need to pass&expire_time into ldap_child_get_tgt_sync(). Right now >> you're pa

Re: [SSSD] [PATCH] Replace %define with %global in example spec

2010-06-21 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/21/2010 04:28 PM, Stephen Gallagher wrote: > RPM guidelines strongly advise the use of %global instead of %define, as > they are safer when RPM macros are used. > > Ack -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment:

[SSSD] [PATCH] Replace %define with %global in example spec

2010-06-21 Thread Stephen Gallagher
RPM guidelines strongly advise the use of %global instead of %define, as they are safer when RPM macros are used. -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ From bd9bfc1bcafaa3

Re: [SSSD] [PATCH] Add dns_discovery_domain option

2010-06-21 Thread Stephen Gallagher
On 06/08/2010 07:06 AM, Jakub Hrozek wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/04/2010 01:33 PM, Jakub Hrozek wrote: >> The service discovery used to use the SSSD domain name to perform DNS >> queries. This is not an optimal solution, for example from the point of >> view o

Re: [SSSD] [PATCH] [INI] Memory leak in case of empty value

2010-06-21 Thread Stephen Gallagher
On 06/10/2010 12:40 PM, Dmitri Pal wrote: > The rebased patches that should apply to paster are attached. Ack to both. -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ __

Re: [SSSD] [PATCHES] Fixes for the collection

2010-06-21 Thread Stephen Gallagher
On 06/19/2010 11:24 AM, Dmitri Pal wrote: > 0001 - #547 Nack. Please update contrib/sssd.spec.in to require the correct minimum collection version. Otherwise it looks fine. (But I'm not sure if we want to include this in 1.2.x or hold it for 1.3.x; I'm leaning towards the latter) > 0002 - memo