[Freeipa-devel] [freeipa PR#120][comment] Pretty-print structures in assert_deepequal

2016-09-30 Thread pspacek
URL: https://github.com/freeipa/freeipa/pull/120 Title: #120: Pretty-print structures in assert_deepequal pspacek commented: """ ACK as well :-) """ See the full comment at https://github.com/freeipa/freeipa/pull/120#issuecomment-250680762 -- Manage your subscription for the Freeipa-devel mai

[Freeipa-devel] [freeipa PR#120][closed] Pretty-print structures in assert_deepequal

2016-09-30 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/120 Author: stlaz Title: #120: Pretty-print structures in assert_deepequal Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/120/head:pr120 git checkout pr120 -- Manage

[Freeipa-devel] [freeipa PR#120][+pushed] Pretty-print structures in assert_deepequal

2016-09-30 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/120 Title: #120: Pretty-print structures in assert_deepequal Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contr

[Freeipa-devel] [freeipa PR#120][comment] Pretty-print structures in assert_deepequal

2016-09-30 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/120 Title: #120: Pretty-print structures in assert_deepequal martbab commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/ecd6cb4e45096f8d6653c6bb2e4701e683ce4e61 ipa-4-4: https://fedorahosted.org/freeipa/changeset/d982710b

[Freeipa-devel] [freeipa PR#124][comment] Fix: find OSCP certificate test

2016-09-30 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/124 Title: #124: Fix: find OSCP certificate test mbasti-rh commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/95aa9369cb2f84ab71fa84e254d0bb3af264e97e """ See the full comment at https://github.com/freeipa/freeipa/pull/

[Freeipa-devel] [freeipa PR#124][+pushed] Fix: find OSCP certificate test

2016-09-30 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/124 Title: #124: Fix: find OSCP certificate test Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#124][closed] Fix: find OSCP certificate test

2016-09-30 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/124 Author: mbasti-rh Title: #124: Fix: find OSCP certificate test Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/124/head:pr124 git checkout pr124 -- Manage your su

[Freeipa-devel] [freeipa PR#112][+ack] The first jab at fixing https://fedorahosted.org/freeipa/ticket/5809

2016-09-30 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/112 Title: #112: The first jab at fixing https://fedorahosted.org/freeipa/ticket/5809 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www

Re: [Freeipa-devel] FedoraHosted.org sunset

2016-09-30 Thread Martin Kosek
On 09/23/2016 09:54 AM, Jakub Hrozek wrote: > On Thu, Sep 22, 2016 at 06:09:43PM +0200, Petr Vobornik wrote: >> Hi all, >> >> As you know, FedoraHosted.org will be decommissioned. >> https://communityblog.fedoraproject.org/fedorahosted-sunset-2017-02-28/ >> >> We use Trac instance there. Let's dis

Re: [Freeipa-devel] [PATCH 0097] Properly handle LDAP socket closures in ipa-otpd

2016-09-30 Thread Petr Vobornik
On 09/28/2016 04:58 PM, Nathaniel McCallum wrote: > On Wed, 2016-09-28 at 08:03 +0300, Alexander Bokovoy wrote: >> On ti, 27 syys 2016, Nathaniel McCallum wrote: >>> In at least one case, when an LDAP socket closes, a read event is >>> fired >>> rather than an error event. Without this patch, ipa-o

Re: [Freeipa-devel] FedoraHosted.org sunset

2016-09-30 Thread Nathaniel McCallum
On Fri, 2016-09-30 at 14:19 +0200, Martin Kosek wrote: > On 09/23/2016 09:54 AM, Jakub Hrozek wrote: > > On Thu, Sep 22, 2016 at 06:09:43PM +0200, Petr Vobornik wrote: > > > Hi all, > > > > > > As you know, FedoraHosted.org will be decommissioned. > > >  https://communityblog.fedoraproject.org/fed

Re: [Freeipa-devel] [PATCH 0097] Properly handle LDAP socket closures in ipa-otpd

2016-09-30 Thread Nathaniel McCallum
On Fri, 2016-09-30 at 15:10 +0200, Petr Vobornik wrote: > On 09/28/2016 04:58 PM, Nathaniel McCallum wrote: > > On Wed, 2016-09-28 at 08:03 +0300, Alexander Bokovoy wrote: > > > On ti, 27 syys 2016, Nathaniel McCallum wrote: > > > > In at least one case, when an LDAP socket closes, a read event > >

Re: [Freeipa-devel] FedoraHosted.org sunset

2016-09-30 Thread Robbie Harwood
Nathaniel McCallum writes: > On Fri, 2016-09-30 at 14:19 +0200, Martin Kosek wrote: >> On 09/23/2016 09:54 AM, Jakub Hrozek wrote: >>> On Thu, Sep 22, 2016 at 06:09:43PM +0200, Petr Vobornik wrote: As you know, FedoraHosted.org will be decommissioned.  https://communityblog.fedorap

Re: [Freeipa-devel] FedoraHosted.org sunset

2016-09-30 Thread Nathaniel McCallum
On Fri, 2016-09-30 at 13:02 -0400, Robbie Harwood wrote: > Nathaniel McCallum writes: > > > On Fri, 2016-09-30 at 14:19 +0200, Martin Kosek wrote: > > > On 09/23/2016 09:54 AM, Jakub Hrozek wrote: > > > > On Thu, Sep 22, 2016 at 06:09:43PM +0200, Petr Vobornik wrote: > > > > > > > > > > As you k

[Freeipa-devel] [freeipa PR#128][opened] Properly handle LDAP socket closures in ipa-otpd

2016-09-30 Thread npmccallum
URL: https://github.com/freeipa/freeipa/pull/128 Author: npmccallum Title: #128: Properly handle LDAP socket closures in ipa-otpd Action: opened PR body: """ In at least one case, when an LDAP socket closes, a read event is fired rather than an error event. Without this patch, ipa-otpd silentl

[Freeipa-devel] [freeipa PR#128][comment] Properly handle LDAP socket closures in ipa-otpd

2016-09-30 Thread abbra
URL: https://github.com/freeipa/freeipa/pull/128 Title: #128: Properly handle LDAP socket closures in ipa-otpd abbra commented: """ LGTM """ See the full comment at https://github.com/freeipa/freeipa/pull/128#issuecomment-250819663 -- Manage your subscription for the Freeipa-devel mailing lis

[Freeipa-devel] [freeipa PR#128][+ack] Properly handle LDAP socket closures in ipa-otpd

2016-09-30 Thread abbra
URL: https://github.com/freeipa/freeipa/pull/128 Title: #128: Properly handle LDAP socket closures in ipa-otpd Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Con