Re: [SSSD] [PATCH] Make attr_type an integer

2010-02-15 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/12/2010 09:46 PM, Stephen Gallagher wrote: I realized I forgot to update a DEBUG statement. New patch attached. ACK -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

Re: [SSSD] [PATCH] Make PAM responses more compatible with D-BUS spec

2010-02-15 Thread Sumit Bose
On Fri, Feb 12, 2010 at 03:47:28PM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Previously, the PAM responses could contain an arbitrary number of arguments. This is not acceptable by the D-BUS protocol, as there is no way to introspect it. This patch

Re: [SSSD] [PATCHES] Turn the ConfDB into its own package

2010-02-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/12/2010 11:11 AM, Sumit Bose wrote: On Fri, Feb 12, 2010 at 10:31:04AM -0500, Stephen Gallagher wrote: This patch uses @echo and @exit. Otherwise it is identical to the previous one I sent. ACK Pushed to master. - -- Stephen

Re: [SSSD] [PATCH] Make PAM responses more compatible with D-BUS spec

2010-02-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/15/2010 07:58 AM, Sumit Bose wrote: On Fri, Feb 12, 2010 at 03:47:28PM -0500, Stephen Gallagher wrote: Previously, the PAM responses could contain an arbitrary number of arguments. This is not acceptable by the D-BUS protocol, as there is no

Re: [SSSD] [PATCH] Synchronize IPA and LDAP options

2010-02-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/12/2010 07:17 AM, Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 During testing of another patch I found out that the IPA backend no longer works because we added options to the LDAP backend and IPA_OPTS_BASIC_TEST got

Re: [SSSD] [PATCH] Synchronize IPA and LDAP options

2010-02-15 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/15/2010 02:25 PM, Stephen Gallagher wrote: In order to prevent this from happening again, would you mind writing a simple test that runs with 'make check' that will exercise the IPA_OPTS_BASIC_TEST? This way, we'll catch this during code

Re: [SSSD] [PATCHES][ELAPI] Patches to complete repo split

2010-02-15 Thread Dmitri Pal
Stephen Gallagher wrote: On 02/09/2010 10:36 AM, Stephen Gallagher wrote: The ELAPI has been split into a new repository at git://git.fedorahosted.org/git/ELAPI.git This was done using 'git filter-branch' to pull the common/elapi directory from the SSSD repository into the root of the