Re: [SSSD] [PATCH] better cleanup task for ldap driver

2009-11-19 Thread Sumit Bose
On Wed, Nov 18, 2009 at 07:23:09PM -0500, Simo Sorce wrote: See the commit comment, but, long story short, this is much better behavior then what we have now. I would like to read the commit comment, but ... Simo. -- Simo Sorce * Red Hat, Inc * New York

[SSSD] [Transifex] File submitted via email to SSSD | master

2009-11-19 Thread admin
Hello sssd, this is Transifex at http://www.transifex.net. The following attached files were submitted to SSSD | master by nippur z...@xs4all.nl Please, visit Transifex at http://www.transifex.net/projects/p/sssd/c/master/ in order to see the component page. Thank you, Transifex

[SSSD] [Transifex] File submitted via email to SSSD | master

2009-11-19 Thread admin
Hello sssd, this is Transifex at http://www.transifex.net. The following attached files were submitted to SSSD | master by nippur z...@xs4all.nl Please, visit Transifex at http://www.transifex.net/projects/p/sssd/c/master/ in order to see the component page. Thank you, Transifex

[SSSD] [PATCH] Fix sysdb upgrade bug

2009-11-19 Thread Stephen Gallagher
Sumit caught a bug in my recent case-sensitivity patch. Here's the one-line fix. After completing an upgrade successfully, we were still falling into the version not found case. We should be exiting the function after performing the upgrade. -- Stephen Gallagher RHCE 804006346421761 Delivering

Re: [SSSD] [PATCH] Fix sysdb upgrade bug

2009-11-19 Thread Sumit Bose
On Thu, Nov 19, 2009 at 08:24:42AM -0500, Stephen Gallagher wrote: Sumit caught a bug in my recent case-sensitivity patch. Here's the one-line fix. After completing an upgrade successfully, we were still falling into the version not found case. We should be exiting the function after

[SSSD] [PATCH] Read KDC info from file instead from environment

2009-11-19 Thread Sumit Bose
Hi, this patch changes the way the locator plugin finds out about the KDC. Now the information is written to a file which is read by the plugin. Two thing will be address in different patches. - the enviroment variables are still sent to the client. I haven't removed them in this patch,

Re: [SSSD] [PATCHES] Convert SSSDConfigAPI to use ipachangeconf

2009-11-19 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2009 05:28 PM, Jakub Hrozek wrote: [PATCH 1/2] Convert SSSDConfig API to ipachangeconf Uses ipachangeconf instead of RawConfigParser in SSSDConfig. Passes all unit tests. [PATCH 2/2] SSSDConfig fixes * splitlist is a function * shared

Re: [SSSD] [PATCH] better cleanup task for ldap driver

2009-11-19 Thread Simo Sorce
On Thu, 2009-11-19 at 08:55 -0500, Simo Sorce wrote: On Thu, 2009-11-19 at 09:18 +0100, Sumit Bose wrote: On Wed, Nov 18, 2009 at 07:23:09PM -0500, Simo Sorce wrote: See the commit comment, but, long story short, this is much better behavior then what we have now. I would