[SSSD] [PATCH] Bump version to track 1.13 development

2015-01-15 Thread Lukas Slebodnik
ehlo, master branch and sssd-1-12 branch had the same version. LS >From 7f04d9f1486defc533c9a9c2cecb5a780366a4b6 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Fri, 16 Jan 2015 07:53:04 +0100 Subject: [PATCH] Bump version to track 1.13 development --- version.m4 | 2 +- 1 file changed, 1

Re: [SSSD] Config file ownership and cwrap tests

2015-01-15 Thread Simo Sorce
On Thu, 15 Jan 2015 19:43:18 +0200 Nikolai Kondrashov wrote: > On 01/15/2015 06:41 PM, Simo Sorce wrote: > > On Thu, 15 Jan 2015 12:39:35 +0200 > > Nikolai Kondrashov wrote: > > > >> On 01/14/2015 05:00 PM, Nikolai Kondrashov wrote: > >>> On 01/14/2015 04:48 PM, Simo Sorce wrote: > On Wed,

Re: [SSSD] Config file ownership and cwrap tests

2015-01-15 Thread Nikolai Kondrashov
On 01/15/2015 06:41 PM, Simo Sorce wrote: On Thu, 15 Jan 2015 12:39:35 +0200 Nikolai Kondrashov wrote: On 01/14/2015 05:00 PM, Nikolai Kondrashov wrote: On 01/14/2015 04:48 PM, Simo Sorce wrote: On Wed, 14 Jan 2015 16:08:33 +0200 Nikolai Kondrashov wrote: On 01/13/2015 02:31 PM, Nikolai Ko

Re: [SSSD] Config file ownership and cwrap tests

2015-01-15 Thread Simo Sorce
On Thu, 15 Jan 2015 12:39:35 +0200 Nikolai Kondrashov wrote: > On 01/14/2015 05:00 PM, Nikolai Kondrashov wrote: > > On 01/14/2015 04:48 PM, Simo Sorce wrote: > >> On Wed, 14 Jan 2015 16:08:33 +0200 > >> Nikolai Kondrashov wrote: > >>> On 01/13/2015 02:31 PM, Nikolai Kondrashov wrote: > Hi

Re: [SSSD] [INI] Patches for the INI configuration modification

2015-01-15 Thread Dmitri Pal
On 01/02/2015 02:47 PM, Dmitri Pal wrote: Hello, Please find attached patches for the new interface to modify configuration files using libini_config. ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mai

Re: [SSSD] [PATCHES] AD: support for AD site override

2015-01-15 Thread Pavel Reichl
On 01/15/2015 11:21 AM, Pavel Březina wrote: On 01/09/2015 04:56 PM, Pavel Reichl wrote: On 01/08/2015 08:36 PM, Pavel Březina wrote: On 01/07/2015 03:28 PM, Pavel Reichl wrote: Please see attached patches. Thanks. Hi, I know there is a design page I did not comment on but seeing the pat

Re: [SSSD] [PATCH] krb5: fix entry order in MEMORY keytab

2015-01-15 Thread Jakub Hrozek
On Thu, Jan 15, 2015 at 02:00:57PM +0100, Lukas Slebodnik wrote: > On (15/01/15 11:15), Sumit Bose wrote: > >Hi, > > > >this patch should fix https://fedorahosted.org/sssd/ticket/2557 . Please > >see the commit message for details. > > > >bye, > >Sumit > > >From 92c1edab650835f4a06bceeff20637a8768

Re: [SSSD] [PATCH] krb5: fix entry order in MEMORY keytab

2015-01-15 Thread Jakub Hrozek
On Thu, Jan 15, 2015 at 11:15:23AM +0100, Sumit Bose wrote: > Hi, > > this patch should fix https://fedorahosted.org/sssd/ticket/2557 . Please > see the commit message for details. > > bye, > Sumit Thank you for a fast fix along with a unit test. The tests in my environment passed and the code

Re: [SSSD] [PATCH] krb5: fix entry order in MEMORY keytab

2015-01-15 Thread Lukas Slebodnik
On (15/01/15 11:15), Sumit Bose wrote: >Hi, > >this patch should fix https://fedorahosted.org/sssd/ticket/2557 . Please >see the commit message for details. > >bye, >Sumit >From 92c1edab650835f4a06bceeff20637a87683aa7a Mon Sep 17 00:00:00 2001 >From: Sumit Bose >Date: Thu, 15 Jan 2015 10:38:33 +0

Re: [SSSD] [PATCH] RESOLV: Remove obsolete in-tree implementation of SRV and TXT

2015-01-15 Thread Pavel Březina
On 01/14/2015 04:22 PM, Jakub Hrozek wrote: On Tue, Jan 06, 2015 at 12:50:26PM +0100, Pavel Březina wrote: On 12/15/2014 03:10 AM, Jakub Hrozek wrote: Hi, kindly see the attached patch and the commit message. I'm fine with merging the patch after we branch 1-12 and master but I didn't want to

Re: [SSSD] [PATCH] RESOLV: Add an internal function to read TTL from a DNS packet

2015-01-15 Thread Pavel Březina
On 01/14/2015 04:21 PM, Jakub Hrozek wrote: On Mon, Dec 15, 2014 at 03:15:37AM +0100, Jakub Hrozek wrote: Hi, The attached patch is a self-contained change related to https://fedorahosted.org/sssd/ticket/1884. I also wrote code that uses the TTL values in the failover code: https://fedorap

Re: [SSSD] Config file ownership and cwrap tests

2015-01-15 Thread Nikolai Kondrashov
On 01/14/2015 05:00 PM, Nikolai Kondrashov wrote: On 01/14/2015 04:48 PM, Simo Sorce wrote: On Wed, 14 Jan 2015 16:08:33 +0200 Nikolai Kondrashov wrote: On 01/13/2015 02:31 PM, Nikolai Kondrashov wrote: Hi everyone, I have a bit of a chicken/egg problem with implementing cwrap tests. Sssd c

Re: [SSSD] [PATCH] server-tests: do not use complex condition in assert

2015-01-15 Thread Jakub Hrozek
On Thu, Jan 15, 2015 at 07:50:35AM +0100, Lukas Slebodnik wrote: > On (14/01/15 21:24), Pavel Březina wrote: > >On 01/14/2015 04:25 PM, Lukas Slebodnik wrote: > >>On (14/01/15 15:57), Pavel Březina wrote: > >>>From 52460bd061607b4d853831298d268197f9e86a25 Mon Sep 17 00:00:00 2001 > >>>From: =?UTF-8

Re: [SSSD] [PATCH] Fix warning: for loop has empty body

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 09:46:56PM +0100, Pavel Březina wrote: > On 01/14/2015 02:24 PM, Lukas Slebodnik wrote: > >On (12/01/15 13:17), Pavel Březina wrote: > >>On 01/10/2015 06:08 PM, Lukas Slebodnik wrote: > >>>ehlo, > >>> > >>>The attached patch fixes clang warning -Wempty-body. > >>>The other a

Re: [SSSD] [PATCH] Patches and improvements for the child_common.c module

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 09:39:12PM +0100, Pavel Březina wrote: > On 01/13/2015 10:08 PM, Jakub Hrozek wrote: > >On Tue, Jan 06, 2015 at 01:38:21PM +0100, Pavel Březina wrote: > >>On 12/11/2014 12:01 PM, Jakub Hrozek wrote: > >>>Hi, > >>> > >>>attached are some small patches and most importantly uni

Re: [SSSD] [PATCH] GPO: add systemd-user to default gpo list

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 03:15:08PM -0500, Stephen Gallagher wrote: > > > > On Wed, 2015-01-14 at 13:34 +0100, Pavel Reichl wrote: > > On 01/13/2015 08:39 PM, Stephen Gallagher wrote: > > > > > > > > > On Tue, 2015-01-13 at 18:58 +0100, Pavel Reichl wrote: > > >> Hello, > > >> > > >> please see s

Re: [SSSD] [PATCH] MAN: Amend the description of ignore_group_members

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 05:08:03PM +0100, Jakub Hrozek wrote: > On Wed, Jan 14, 2015 at 05:02:24PM +0100, Pavel Reichl wrote: > > > > On 01/14/2015 11:13 AM, Jakub Hrozek wrote: > > > From 6c8cee6aeb6548bfc78d1ba2979a3ba8b002c522 Mon Sep 17 00:00:00 2001 > > >From: John Dickerson > > >Date: Fri, 1

Re: [SSSD] [PATCH] MAN: dyndns_iface supports only one interface

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 04:57:07PM +0100, Jakub Hrozek wrote: > On Wed, Jan 14, 2015 at 04:34:50PM +0100, Pavel Reichl wrote: > > Please see this trivial patch. Thanks! > > > From 7f4c41ba29ede3714e6981c2e2329e231e0eae53 Mon Sep 17 00:00:00 2001 > > From: Pavel Reichl > > Date: Wed, 14 Jan 2015 0

Re: [SSSD] [PATCHES] AD: support for AD site override

2015-01-15 Thread Pavel Březina
On 01/09/2015 04:56 PM, Pavel Reichl wrote: On 01/08/2015 08:36 PM, Pavel Březina wrote: On 01/07/2015 03:28 PM, Pavel Reichl wrote: Please see attached patches. Thanks. Hi, I know there is a design page I did not comment on but seeing the patch now, does the option really have to be names

Re: [SSSD] [PATCH] MAN: add dots as valid character in domain names

2015-01-15 Thread Jakub Hrozek
On Wed, Jan 14, 2015 at 04:51:39PM +0100, Jakub Hrozek wrote: > On Wed, Jan 14, 2015 at 02:17:42PM +0100, Pavel Reichl wrote: > > Please see attached trivial patch. > > Thanks! > > I tested that a domain called "loc_al-dom.ain" works fine. > > ACK CI: http://sssd-ci.duckdns.org/logs/commit/9a/15

[SSSD] [PATCH] krb5: fix entry order in MEMORY keytab

2015-01-15 Thread Sumit Bose
Hi, this patch should fix https://fedorahosted.org/sssd/ticket/2557 . Please see the commit message for details. bye, Sumit From 92c1edab650835f4a06bceeff20637a87683aa7a Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 15 Jan 2015 10:38:33 +0100 Subject: [PATCH] krb5: fix entry order in MEMO