Re: [SSSD] [PATCHES] DING-LIBS Collection and INI patches for INI object modification API - UPDATED

2014-12-09 Thread Dmitri Pal
On 12/09/2014 02:18 PM, Martin Kosek wrote: On 12/09/2014 04:00 PM, Dmitri Pal wrote: On 12/09/2014 08:24 AM, Martin Kosek wrote: ... I have not checked the code itself, I just noticed that "From" attribute is wrong. It says From: Dmitri Pal while it should rather say From: Dmitri Pal t

Re: [SSSD] planning the 1.11.8 release

2014-12-09 Thread Jakub Hrozek
On Sun, Dec 07, 2014 at 09:43:53PM +0100, Jakub Hrozek wrote: > On Sat, Dec 06, 2014 at 12:52:55PM +0100, Lukas Slebodnik wrote: > > On (05/12/14 14:22), Jakub Hrozek wrote: > > >Hi, > > > > > >since we released the last 1.9.x release today, I think it would be > > >prudent to also relase the 1.11.

Re: [SSSD] [PATCHES] DING-LIBS Collection and INI patches for INI object modification API - UPDATED

2014-12-09 Thread Martin Kosek
On 12/09/2014 04:00 PM, Dmitri Pal wrote: On 12/09/2014 08:24 AM, Martin Kosek wrote: ... I have not checked the code itself, I just noticed that "From" attribute is wrong. It says From: Dmitri Pal while it should rather say From: Dmitri Pal to not spoil the git shortlog. Martin What sh

Re: [SSSD] [PATCH] LDAP: Do not clobber return value when multiple controls are returned

2014-12-09 Thread Jakub Hrozek
On Tue, Sep 16, 2014 at 02:18:26PM +0200, Jakub Hrozek wrote: > On Mon, Sep 15, 2014 at 03:33:14PM +0200, Pavel Reichl wrote: > > > > On 09/15/2014 03:02 PM, Jakub Hrozek wrote: > > >Hi, > > > > > >please see the attached patch and its commit message. An alternative > > >might be to use a differen

Re: [SSSD] [PATCHES] DING-LIBS Collection and INI patches for INI object modification API - UPDATED

2014-12-09 Thread Dmitri Pal
On 12/09/2014 08:24 AM, Martin Kosek wrote: On 12/08/2014 08:19 PM, Dmitri Pal wrote: On 12/08/2014 01:10 PM, Pavel Březina wrote: On 12/08/2014 10:46 AM, Jakub Hrozek wrote: On Sun, Dec 07, 2014 at 06:26:06PM -0500, Dmitri Pal wrote: On 12/07/2014 05:32 PM, Dmitri Pal wrote: Hello, First t

Re: [SSSD] [PATCHES] DING-LIBS Collection and INI patches for INI object modification API - UPDATED

2014-12-09 Thread Jakub Hrozek
On Tue, Dec 09, 2014 at 02:24:12PM +0100, Martin Kosek wrote: > I have not checked the code itself, I just noticed that "From" attribute is > wrong. It says > > From: Dmitri Pal > > while it should rather say > > From: Dmitri Pal > > to not spoil the git shortlog. > fwiw, I fixed the e-mail

[SSSD] Design discussion: Pin an AD client to a particular AD site

2014-12-09 Thread Jakub Hrozek
Hi, I wrote up a design page for ticket #2486: https://fedorahosted.org/sssd/wiki/DesignDocs/ActiveDirectoryFixedDNSSite For your convenience, the text is also copied inline. I think the most important part of implementing the feature is actually to work a bit with the user who requested the

Re: [SSSD] [PATCH] tests: be_ptask fix timer issue

2014-12-09 Thread Pavel Březina
On 12/08/2014 09:24 PM, Jakub Hrozek wrote: On Mon, Dec 08, 2014 at 07:45:37PM +0100, Pavel Březina wrote: https://fedorahosted.org/sssd/ticket/2521 It's much better with this patch than without -- without the patch, I've seen maybe 30% failure rate, now I see maybe 10%. But I can still reprod

Re: [SSSD] [PATCHES] DING-LIBS Collection and INI patches for INI object modification API - UPDATED

2014-12-09 Thread Martin Kosek
On 12/08/2014 08:19 PM, Dmitri Pal wrote: > On 12/08/2014 01:10 PM, Pavel Březina wrote: >> On 12/08/2014 10:46 AM, Jakub Hrozek wrote: >>> On Sun, Dec 07, 2014 at 06:26:06PM -0500, Dmitri Pal wrote: On 12/07/2014 05:32 PM, Dmitri Pal wrote: > Hello, > > First three patches introdu

Re: [SSSD] [PATCH] LDAP: retain external members

2014-12-09 Thread Sumit Bose
On Tue, Nov 25, 2014 at 03:42:14PM +0100, Pavel Reichl wrote: > Hello, > > please see attached patch for https://fedorahosted.org/sssd/ticket/2492 > > Thanks! Hi Pavel, thank you for the patch, it works well in my tests and I didn't see any regressions in IPA setup with and without trsut to AD,

Re: [SSSD] [PATCH] tests: be_ptask fix timer issue

2014-12-09 Thread Lukas Slebodnik
On (08/12/14 23:33), Pavel Březina wrote: >On 12/08/2014 09:24 PM, Jakub Hrozek wrote: >>On Mon, Dec 08, 2014 at 07:45:37PM +0100, Pavel Březina wrote: >>>https://fedorahosted.org/sssd/ticket/2521 >> >>It's much better with this patch than without -- without the patch, I've >>seen maybe 30% failure

Re: [SSSD] [PATCH] SYSDB: sysdb_search_object_by_sid returns ENOENT

2014-12-09 Thread Pavel Reichl
On 12/02/2014 12:50 PM, Lukas Slebodnik wrote: On (29/10/14 17:17), Pavel Reichl wrote: Hello, please see attached patch. This patch is part of solution for https://fedorahosted.org/sssd/ticket/1991 which aims to unify return values of sysdb calls in case no results are found. a) this patch