[Freeipa-devel] [freeipa PR#227][closed] cert-request: match names against principal aliases

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/227 Author: frasertweedale Title: #227: cert-request: match names against principal aliases Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/227/head:pr227 git

[Freeipa-devel] [freeipa PR#227][comment] cert-request: match names against principal aliases

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/227 Title: #227: cert-request: match names against principal aliases martbab commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/dfbdb5323863e6c3d681c1b33b1eb9d2efefd6c7 """ See the full comment at

[Freeipa-devel] [freeipa PR#227][+pushed] cert-request: match names against principal aliases

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/227 Title: #227: cert-request: match names against principal aliases Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#313][opened] ipaclient.plugins: Use api_version from internally called commands

2016-12-06 Thread dkupka
URL: https://github.com/freeipa/freeipa/pull/313 Author: dkupka Title: #313: ipaclient.plugins: Use api_version from internally called commands Action: opened PR body: """ https://fedorahosted.org/freeipa/ticket/6539 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] Certificate Identity Mapping

2016-12-06 Thread Florence Blanc-Renaud
Hi, I have started a feature description for the Certificate Identity Mapping at the following location: http://www.freeipa.org/page/V4/Certificate_Identity_Mapping This is a first step, focusing on the interface we would like to provide. It still contains open questions, some of which are

[Freeipa-devel] [freeipa PR#293][comment] Run out-of-tree tests in Travis CI

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/293 Title: #293: Run out-of-tree tests in Travis CI martbab commented: """ We bind mount (non-blocking) /dev/urandom as /dev/random inside the container so we should actually never get stuck on low entropy in there. """ See the full comment at

[Freeipa-devel] [freeipa PR#62][comment] Configure Anonymous PKINIT on server install

2016-12-06 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/62 Title: #62: Configure Anonymous PKINIT on server install simo5 commented: """ Rebased on latest master """ See the full comment at https://github.com/freeipa/freeipa/pull/62#issuecomment-265201018 -- Manage your subscription for the

[Freeipa-devel] [freeipa PR#62][synchronized] Configure Anonymous PKINIT on server install

2016-12-06 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/62 Author: simo5 Title: #62: Configure Anonymous PKINIT on server install Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/62/head:pr62 git checkout pr62 From

[Freeipa-devel] [freeipa PR#314][comment] RFC: privilege separation for ipa framework code

2016-12-06 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/314 Title: #314: RFC: privilege separation for ipa framework code tiran commented: """ @simo5 TravisCI's pep8 checker is complaining about some PEP8 violations: ``` ./ipalib/install/kinit.py:64:1: E302 expected 2 blank lines, found 1

[Freeipa-devel] [freeipa PR#314][comment] RFC: privilege separation for ipa framework code

2016-12-06 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/314 Title: #314: RFC: privilege separation for ipa framework code simo5 commented: """ Yeah going through those right now """ See the full comment at https://github.com/freeipa/freeipa/pull/314#issuecomment-265234514 -- Manage your subscription

[Freeipa-devel] [freeipa PR#62][comment] Configure Anonymous PKINIT on server install

2016-12-06 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/62 Title: #62: Configure Anonymous PKINIT on server install simo5 commented: """ Rebasing this code is becoming a little difficult, @frasertweedale can you take a look and confirm the changes in cert.py are ok ? """ See the full comment at

[Freeipa-devel] [freeipa PR#315][opened] [ipa-4-4] gracefully handle setting replica bind dn group on old masters

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/315 Author: martbab Title: #315: [ipa-4-4] gracefully handle setting replica bind dn group on old masters Action: opened PR body: """ https://fedorahosted.org/freeipa/ticket/6532 This PR is for ipa-4-4 branch only. I will prepare separate PR for

[Freeipa-devel] [freeipa PR#62][synchronized] Configure Anonymous PKINIT on server install

2016-12-06 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/62 Author: simo5 Title: #62: Configure Anonymous PKINIT on server install Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/62/head:pr62 git checkout pr62 From

[Freeipa-devel] [freeipa PR#279][synchronized] installer: Stop adding distro-specific NTP servers into ntp.conf

2016-12-06 Thread dkupka
URL: https://github.com/freeipa/freeipa/pull/279 Author: dkupka Title: #279: installer: Stop adding distro-specific NTP servers into ntp.conf Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/279/head:pr279

[Freeipa-devel] [freeipa PR#310][opened] WIP: CLI testing

2016-12-06 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/310 Author: mirielka Title: #310: WIP: CLI testing Action: opened PR body: """ Here is basic part of CLI testing for you to take a look at and provide feedback, before it's all done and polished up. How it works: so far it's only tuned to run

[Freeipa-devel] [freeipa PR#181][comment] Tests : User Tracker creation of user with minimal values

2016-12-06 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/181 Title: #181: Tests : User Tracker creation of user with minimal values mirielka commented: """ Please check inline comments. Also suggestion for more test cases: - try to create a user whose automatically generated uid would be too long (>32

[Freeipa-devel] [freeipa PR#311][opened] bindinstance: use LDAP to determine configuration status

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/311 Author: martbab Title: #311: bindinstance: use LDAP to determine configuration status Action: opened PR body: """ Instead of checking sysrestore status which leads to incorrect evaluation of DNS configuration status during 4.2 -> 4.4 upgrade,

Re: [Freeipa-devel] [PATCH 0058] Make get_entries not ignore its size_limit argument

2016-12-06 Thread Jan Cholasta
On 21.11.2016 17:08, Standa Laznicka wrote: On 10/10/2016 08:47 AM, Standa Laznicka wrote: On 10/10/2016 07:53 AM, Jan Cholasta wrote: On 7.10.2016 12:23, Standa Laznicka wrote: On 10/07/2016 08:31 AM, Jan Cholasta wrote: On 17.8.2016 13:47, Stanislav Laznicka wrote: On 08/11/2016 02:59 PM,

[Freeipa-devel] [freeipa PR#311][+rejected] bindinstance: use LDAP to determine configuration status

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/311 Title: #311: bindinstance: use LDAP to determine configuration status Label: +rejected -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#311][comment] bindinstance: use LDAP to determine configuration status

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/311 Title: #311: bindinstance: use LDAP to determine configuration status martbab commented: """ OK I will then close this PR and create a separate one against ipa-4-4 """ See the full comment at

[Freeipa-devel] [freeipa PR#311][closed] bindinstance: use LDAP to determine configuration status

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/311 Author: martbab Title: #311: bindinstance: use LDAP to determine configuration status Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/311/head:pr311 git checkout

[Freeipa-devel] [freeipa PR#288][+pushed] Fix missing translation string

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/288 Title: #288: Fix missing translation string 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#312][+ack] bindinstance: use data in named.conf to determine configuration status

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/312 Title: #312: bindinstance: use data in named.conf to determine configuration status Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#288][comment] Fix missing translation string

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/288 Title: #288: Fix missing translation string mbasti-rh commented: """ I pushed just commit `fix missing translation string` * 0499ba5795cf483756ac980604fd2c26fda7ba39 fix missing translation string Thank you! """ See the full comment at

[Freeipa-devel] [freeipa PR#288][+ack] Fix missing translation string

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/288 Title: #288: Fix missing translation string 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/Contribute/Code

[Freeipa-devel] [freeipa PR#276][comment] replica-conncheck: improve error msg + logging

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/276 Title: #276: replica-conncheck: improve error msg + logging mbasti-rh commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/eb6905bbb45d246f9beddeea69da2236cf67bc68

[Freeipa-devel] [freeipa PR#288][closed] Fix missing translation string

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/288 Author: shanyin Title: #288: Fix missing translation string Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/288/head:pr288 git checkout pr288 -- Manage your

[Freeipa-devel] [freeipa PR#292][synchronized] Increase the timeout waiting for certificate issuance in installer

2016-12-06 Thread flo-renaud
URL: https://github.com/freeipa/freeipa/pull/292 Author: flo-renaud Title: #292: Increase the timeout waiting for certificate issuance in installer Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#276][+pushed] replica-conncheck: improve error msg + logging

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/276 Title: #276: replica-conncheck: improve error msg + logging Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#276][closed] replica-conncheck: improve error msg + logging

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/276 Author: tomaskrizek Title: #276: replica-conncheck: improve error msg + logging Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/276/head:pr276 git checkout pr276

[Freeipa-devel] [freeipa PR#309][comment] ipa-replica-conncheck: fix race condition

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/309 Title: #309: ipa-replica-conncheck: fix race condition mbasti-rh commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/a44974cdf8a6c53f2e86dac92aa579ba45f666e4 """ See the full comment at

[Freeipa-devel] [freeipa PR#309][closed] ipa-replica-conncheck: fix race condition

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/309 Author: tomaskrizek Title: #309: ipa-replica-conncheck: fix race condition Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/309/head:pr309 git checkout pr309 --

[Freeipa-devel] [freeipa PR#309][+pushed] ipa-replica-conncheck: fix race condition

2016-12-06 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/309 Title: #309: ipa-replica-conncheck: fix race condition Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#312][opened] bindinstance: use data in named.conf to determine configuration status

2016-12-06 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/312 Author: martbab Title: #312: bindinstance: use data in named.conf to determine configuration status Action: opened PR body: """ Instead of checking sysrestore status which leads to incorrect evaluation of DNS configuration status during 4.2 ->