[SSSD] [PATCH] Make confdb_init's confdb_location parameter const

2010-03-03 Thread Martin Nagy
SSIA Martin From d6a78ddef613e39a6912a31d9ed70903533fa014 Mon Sep 17 00:00:00 2001 From: Martin Nagy mn...@redhat.com Date: Wed, 3 Mar 2010 08:31:59 +0100 Subject: [PATCH] Make confdb_init's confdb_location parameter const --- src/confdb/confdb.c |2 +- src/confdb/confdb.h |2 +- 2

[SSSD] [PATCH] Add forgotten \n in DEBUG statements

2010-03-03 Thread Martin Nagy
Logs from confdb with missing '\n' in the DEBUG statements annoyed me so I decided to fix them. I also made a quick grep through the code and found other places so I fixed them too. Martin From d297fd987da1d512ef98666aae051e9b0133c4e5 Mon Sep 17 00:00:00 2001 From: Martin Nagy mn...@redhat.com

[SSSD] [PATCH] groupshow: only show all parents in recursive mode

2010-03-03 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This fixes #409. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkuOMtUACgkQHsardTLnvCUGCwCfca+LPZRxoqU42Wkx3fMXMZch Q2YAoKco2HUx+54O17sn+ra833Ej8Sml =/gxm

Re: [SSSD] [PATCH] Make confdb_init's confdb_location parameter const

2010-03-03 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2010 09:29 AM, Martin Nagy wrote: SSIA Martin ACK to the code but please fix your MUA, it escapes the From line: $ git am 0001-Make-confdb_init-s-confdb_location-parameter-const.patch Patch format detection failed. -BEGIN PGP

Re: [SSSD] [PATCH] Add forgotten \n in DEBUG statements

2010-03-03 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2010 09:31 AM, Martin Nagy wrote: Logs from confdb with missing '\n' in the DEBUG statements annoyed me so I decided to fix them. I also made a quick grep through the code and found other places so I fixed them too. Martin ACK

[SSSD] [PATCH] Do not run negative resolv test with no network

2010-03-03 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 One of our resolv tests tries to resolve a nonexistent hostname. Do not run this test unless we are explicitly told that a network connection is available (-n). Our tests now pass with no network. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10

Re: [SSSD] [PATCH] fix mismatched _recv function in proxy.c

2010-03-03 Thread Simo Sorce
On Mon, 1 Mar 2010 11:19:05 +0100 Sumit Bose sb...@redhat.com wrote: On Sat, Feb 27, 2010 at 04:31:43PM -0500, Simo Sorce wrote: While looking at the code I found this mismatch. The error is mostly cosmetic, but it's an error nonetheless. ACK Pushed to master Simo. -- Simo Sorce *

Re: [SSSD] [PATCH] change alignment safe macros

2010-03-03 Thread Simo Sorce
On Tue, 02 Mar 2010 16:25:02 +0100 Jakub Hrozek jhro...@redhat.com wrote: I like the improvements and functionally, this would be an Ack. Thanks, pushed to master. However, I'm having problems with applying the patch. The From $SHA seems to be culprit, when changed to From $SHA, the patch

Re: [SSSD] [PATCH] Fixed alignment problems in nss client/server

2010-03-03 Thread Sumit Bose
On Mon, Mar 01, 2010 at 09:52:12AM -0600, George McCollister wrote: I fixed a handful of alignment problems in sss_client and nss responder. Enumerating group and passwd with getgrent and getpwent now works correctly on ARM. Cheers, George McCollister Thanks for the contribution. The patch

[SSSD] [PATCH] Make filter_users and filter_groups also per-domain

2010-03-03 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fixes: 290 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkuOvCoACgkQHsardTLnvCUz8gCfUWVaifV7cf11Ma5SFy6S1xQc A7EAoOZcS/2feMNGd4+ej7A41vdoZVJ4 =WsBh

[SSSD] [PATCH] unbreak setting debug_timestamps to 0

2010-03-03 Thread Simo Sorce
See patch. -- Simo Sorce * Red Hat, Inc * New York From 60a402e46e5ec4b72da51d55d82c3eaf719f973d Mon Sep 17 00:00:00 2001 From: Simo Sorce sso...@redhat.com Date: Wed, 3 Mar 2010 15:27:00 -0500 Subject: [PATCH] Fix debug_timestamps It was broken when the default was changed, making it