[SSSD] [PATCHES] Fixes for nss responder

2010-10-25 Thread Sumit Bose
Hi, if an nss provider dies during a request the nss responders dies due to a double free error minutes after the request was sent. The responder does not handle the unfinished request and so they stay around and the client has to wait for a response until SSS_CLI_SOCKET_TIMEOUT (5 minutes) is

Re: [SSSD] [PATCH] Always use uint32_t for UID/GID numbers (master)

2010-10-25 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/25/2010 12:36 PM, Jakub Hrozek wrote: On 10/25/2010 04:12 PM, Stephen Gallagher wrote: On 10/25/2010 09:44 AM, Jakub Hrozek wrote: As discovered by QA, we were not consistent across architectures with our handling of UID numbers. This patch

[SSSD] [PATCH] Minor improvements to the prerelease S/RPM builds

2010-10-25 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm doing some work to get the automated builds working again in the post-ding_libs world. This is just a minor patch to the Makefile to add the current minute to the timestamp. Also changes 'make srpms' to 'make srpm', since we're only creating one.