[SSSD] [PATCH] Fix monitor ping timeout

2009-08-11 Thread Stephen Gallagher
Our configuration specifies the monitor config timeout as seconds, but we were passing it directly to dbus commands that require milliseconds. Fixing this in get_monitor_config(). Also, the default value of -1 for the timeout resulted in a timeout much too short to be useful, so I'm making it 10s

Re: [SSSD] [PATCHES] services startup and identification

2009-08-11 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/11/2009 12:08 PM, Simo Sorce wrote: Attached new 0002 patch with the included fixes. Ooops patch was buggy, sent int tried to read string (thanks Steve :) New one attached. Simo.

[SSSD] [PATCH] rework identification against DP too

2009-08-11 Thread Simo Sorce
Change the identification sense against DP too like I did in the previous patches against the monitor. Simo. 0001-Change-the-why-DP-clients-identify.patch Description: application/mbox ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org

Re: [SSSD] [PATCH] rework identification against DP too

2009-08-11 Thread Simo Sorce
On Tue, 2009-08-11 at 13:01 -0400, Simo Sorce wrote: Change the identification sense against DP too like I did in the previous patches against the monitor. Patch did not apply on master after the last push, attaching a fixed patch. Simo. 0001-Change-the-why-DP-clients-identify.patch