Re: [SSSD] debbuging, how to turn off cache [SOLVED]

2013-04-17 Thread Dmitri Pal
On 04/17/2013 02:13 AM, steve wrote: > On 04/16/2013 08:53 PM, Stephen Gallagher wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On Tue 16 Apr 2013 12:34:53 PM EDT, steve wrote: >>> On 04/16/2013 05:39 PM, Jakub Hrozek wrote: On Tue, Apr 16, 2013 at 05:21:35PM +0200, steve wro

[SSSD] [PATCH] Active Directory dynamic DNS updates

2013-04-17 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/1504 Implements dynamic DNS updates for the AD provider. By default, the updates also update the reverse zone and run periodically every 24 hours. >From 5306abceba7e6eed97763a0cd48bb886ff161835 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 16 Apr 2013

[SSSD] [PATCH] tests: Fix the order of key/values

2013-04-17 Thread Jakub Hrozek
I found out that the code to add custom options to confdb during tests had the key/value order reversed on one place. The attached patch fixes that. >From 6ae5aca0134b4d7532213562c5cb228b99eabf98 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 15 Apr 2013 16:42:45 +0200 Subject: [PATCH] tes

Re: [SSSD] getent returns only single users

2013-04-17 Thread Timo Aaltonen
On 15.04.2013 18:34, Jakub Hrozek wrote: > On Mon, Apr 15, 2013 at 04:53:30PM +0200, steve wrote: >> On 04/15/2013 02:09 PM, Jakub Hrozek wrote: >>> On Mon, Apr 15, 2013 at 01:29:52PM +0200, steve wrote: On 04/15/2013 12:36 PM, Jakub Hrozek wrote: > On Mon, Apr 15, 2013 at 12:17:33PM +0200

Re: [SSSD] [PATCH] Make leak checks usable in tests that do not utilize check

2013-04-17 Thread Jakub Hrozek
On Tue, Apr 16, 2013 at 09:03:33AM +0200, Lukas Slebodnik wrote: > On (15/04/13 16:39), Jakub Hrozek wrote: > >On Thu, Apr 11, 2013 at 05:06:21PM +0200, Lukas Slebodnik wrote: > >> On (11/04/13 15:08), Lukas Slebodnik wrote: > >> >On (11/04/13 09:52), Jakub Hrozek wrote: > >> >>I am using the leak

Re: [SSSD] [PATCH] Inform about function duplication.

2013-04-17 Thread Jakub Hrozek
On Wed, Apr 17, 2013 at 11:42:42AM +0200, Jakub Hrozek wrote: > On Tue, Apr 16, 2013 at 01:33:10PM +0200, Michal Židek wrote: > > See patch description or ticket comments. > > > > https://fedorahosted.org/sssd/ticket/1767 > > > > Thanks > > Michal > > Michal's explanation makes sense. As long as

Re: [SSSD] [PATCH] Inform about function duplication.

2013-04-17 Thread Jakub Hrozek
On Tue, Apr 16, 2013 at 01:33:10PM +0200, Michal Židek wrote: > See patch description or ticket comments. > > https://fedorahosted.org/sssd/ticket/1767 > > Thanks > Michal Michal's explanation makes sense. As long as future developers will be notified they need to change the code on the other pl

[SSSD] [PATCH] Convert the simple access check to new error codes

2013-04-17 Thread Jakub Hrozek
Hi, I took a look into converting the simple access provider to use the new error codes and I think a patch might not even be needed. The current request returns errno on error and boolean for access granted/denied. I think the boolean is actually nice in the case and converting to ERR_ACCESS_DEN

Re: [SSSD] Tool for querying SSSD database

2013-04-17 Thread Lukas Slebodnik
On (16/04/13 23:46), David Bambušek wrote: >2013/4/16 Lukas Slebodnik > >> On (16/04/13 10:50), Lukas Slebodnik wrote: >> >On (16/04/13 00:12), David Bambušek wrote: >> >>2013/4/12 Jakub Hrozek >> >> >> >>> On Fri, Apr 12, 2013 at 06:42:03PM +0200, Lukas Slebodnik wrote: >> >>> > On (12/04/13 01: