Re: [Freeipa-devel] [PATCH 133] ipa-range-check: do not treat missing objects as error

2015-02-25 Thread Martin Kosek
On 02/24/2015 06:47 PM, Sumit Bose wrote: Hi, this patch changes a return code and should fix https://fedorahosted.org/freeipa/ticket/4924 . bye, Sumit I have a related question. Do I read the plugin right, that whenever any object is changed, this plugins loads the whole entry and tests

Re: [Freeipa-devel] [PATCH 133] ipa-range-check: do not treat missing objects as error

2015-02-25 Thread Sumit Bose
On Wed, Feb 25, 2015 at 02:43:05PM +0100, Martin Kosek wrote: On 02/24/2015 06:47 PM, Sumit Bose wrote: Hi, this patch changes a return code and should fix https://fedorahosted.org/freeipa/ticket/4924 . bye, Sumit I have a related question. Do I read the plugin right, that

Re: [Freeipa-devel] [PATCH 133] ipa-range-check: do not treat missing objects as error

2015-02-25 Thread thierry bordaz
On 02/25/2015 02:43 PM, Martin Kosek wrote: On 02/24/2015 06:47 PM, Sumit Bose wrote: Hi, this patch changes a return code and should fix https://fedorahosted.org/freeipa/ticket/4924 . bye, Sumit I have a related question. Do I read the plugin right, that whenever any object is changed, this

Re: [Freeipa-devel] [PATCH 133] ipa-range-check: do not treat missing objects as error

2015-02-24 Thread Tomas Babej
On 02/24/2015 06:47 PM, Sumit Bose wrote: Hi, this patch changes a return code and should fix https://fedorahosted.org/freeipa/ticket/4924 . bye, Sumit ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH 133] ipa-range-check: do not treat missing objects as error

2015-02-24 Thread Sumit Bose
Hi, this patch changes a return code and should fix https://fedorahosted.org/freeipa/ticket/4924 . bye, Sumit From e4a6c8f3cd7975bbb276585ec1ac25a7551f46d0 Mon Sep 17 00:00:00 2001 From: Sumit Bose sb...@redhat.com Date: Tue, 24 Feb 2015 18:32:43 +0100 Subject: [PATCH] ipa-range-check: do not