[Freeipa-devel] Reviewed-By for design pages?

2015-01-07 Thread Petr Spacek
Hello, I wonder if we should add something like Reviewed-by tag to newly created design pages. It would serve as reminder and check that page was really reviewed by someone. (And that we should not spend much time on implementation before the tag is present on the page.) It will also add

[Freeipa-devel] [PATCH] 0035 client: Update DNS with all available local IP addresses.

2015-01-07 Thread David Kupka
https://fedorahosted.org/freeipa/ticket/4249 -- David Kupka From 3bd0b78b7b6f77d39478aa75d7f808a06fed562b Mon Sep 17 00:00:00 2001 From: David Kupka dku...@redhat.com Date: Sun, 4 Jan 2015 15:04:18 -0500 Subject: [PATCH] client: Update DNS with all available local IP addresses. Detect all usable

Re: [Freeipa-devel] [PATCH] 0035 client: Update DNS with all available local IP addresses.

2015-01-07 Thread Rob Crittenden
David Kupka wrote: https://fedorahosted.org/freeipa/ticket/4249 Rather than scraping the output of ip is the python-netifaces package a viable alternative? Yes it adds another dep, and I'm not sure it is available for all platforms, but it makes the client less dependent upon output format

Re: [Freeipa-devel] [PATCH] 0035 client: Update DNS with all available local IP addresses.

2015-01-07 Thread David Kupka
On 01/07/2015 03:12 PM, Rob Crittenden wrote: David Kupka wrote: https://fedorahosted.org/freeipa/ticket/4249 Rather than scraping the output of ip is the python-netifaces package a viable alternative? Yes it adds another dep, and I'm not sure it is available for all platforms, but it makes

[Freeipa-devel] [PATCH] Fix potential segfault in kdb driver

2015-01-07 Thread Simo Sorce
This patch should fix ticket #4810 I've not been able to reproduce the issue and therefore reliably test this was the only issue, but the backtrace in the original bugzilla was clear enough to point at the fix in this patch. HTH, Simo. -- Simo Sorce * Red Hat, Inc * New York From

[Freeipa-devel] [PATCHES 180-181] Fix forwardzone update

2015-01-07 Thread Martin Basti
https://fedorahosted.org/freeipa/ticket/4818 Patches attached -- Martin Basti From 974b0ff13d8cc012a6613a90e32c13817a33f80b Mon Sep 17 00:00:00 2001 From: Martin Basti mba...@redhat.com Date: Tue, 6 Jan 2015 10:36:06 +0100 Subject: [PATCH 1/2] Fix: Upgrade forwardzones zones after adding newer

Re: [Freeipa-devel] [PATCH] 0035 client: Update DNS with all available local IP addresses.

2015-01-07 Thread Martin Basti
On 07/01/15 12:27, David Kupka wrote: https://fedorahosted.org/freeipa/ticket/4249 Thank you for patch: 1) -root_logger.error(Cannot update DNS records! - Failed to connect to server '%s'., server) +ips = get_local_ipaddresses() +except

Re: [Freeipa-devel] Reviewed-By for design pages?

2015-01-07 Thread Simo Sorce
On Wed, 07 Jan 2015 10:34:59 +0100 Petr Spacek pspa...@redhat.com wrote: Hello, I wonder if we should add something like Reviewed-by tag to newly created design pages. It would serve as reminder and check that page was really reviewed by someone. (And that we should not spend much time on

Re: [Freeipa-devel] topology management question

2015-01-07 Thread Ludwig Krispenz
Now, with some effort this can be resolved, eg if the server is removed, keep it internally as removed server and for segments connecting this server trigger removal of replication agreements or mark a the last segment, when tried to remove, as pending and once the server is removed also remove

Re: [Freeipa-devel] topology management question

2015-01-07 Thread Simo Sorce
On Wed, 07 Jan 2015 17:11:53 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Now, with some effort this can be resolved, eg if the server is removed, keep it internally as removed server and for segments connecting this server trigger removal of replication agreements or mark a the

Re: [Freeipa-devel] topology management question

2015-01-07 Thread Simo Sorce
On Wed, 07 Jan 2015 17:23:08 +0100 Ludwig Krispenz lkris...@redhat.com wrote: On 01/07/2015 05:13 PM, Simo Sorce wrote: On Wed, 07 Jan 2015 17:11:53 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Now, with some effort this can be resolved, eg if the server is removed, keep it

Re: [Freeipa-devel] Reviewed-By for design pages?

2015-01-07 Thread Alexander Bokovoy
On Wed, 07 Jan 2015, Simo Sorce wrote: On Wed, 07 Jan 2015 10:34:59 +0100 Petr Spacek pspa...@redhat.com wrote: Hello, I wonder if we should add something like Reviewed-by tag to newly created design pages. It would serve as reminder and check that page was really reviewed by someone. (And

Re: [Freeipa-devel] topology management question

2015-01-07 Thread Ludwig Krispenz
On 01/07/2015 05:13 PM, Simo Sorce wrote: On Wed, 07 Jan 2015 17:11:53 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Now, with some effort this can be resolved, eg if the server is removed, keep it internally as removed server and for segments connecting this server trigger removal of