[Freeipa-devel] [freeipa PR#454][comment] Move AD trust installation code to a separate module

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/454 Title: #454: Move AD trust installation code to a separate module MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/98bf0cc9663ac281247ac8d9ee8488e3ab8102eb """

[Freeipa-devel] [freeipa PR#454][+ack] Move AD trust installation code to a separate module

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/454 Title: #454: Move AD trust installation code to a separate module 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#421][comment] Update warning message for replica install

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/421 Title: #421: Update warning message for replica install MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/c913f810715705c560ae8bd05a33084785f59583 """ See the full comment

[Freeipa-devel] [freeipa PR#421][+pushed] Update warning message for replica install

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/421 Title: #421: Update warning message for replica install 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#421][closed] Update warning message for replica install

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/421 Author: Akasurde Title: #421: Update warning message for replica install Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/421/head:pr421 git checkout pr421 --

[Freeipa-devel] [freeipa PR#429][+pushed] [py3] ipactl restart: log httplib failues as debug

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Title: #429: [py3] ipactl restart: log httplib failues as debug 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#429][comment] [py3] ipactl restart: log httplib failues as debug

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Title: #429: [py3] ipactl restart: log httplib failues as debug MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/53c8e9a53f026d83d5328896d1ea0cf72690cf24 """ See the full

[Freeipa-devel] [freeipa PR#429][closed] [py3] ipactl restart: log httplib failues as debug

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Author: MartinBasti Title: #429: [py3] ipactl restart: log httplib failues as debug Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/429/head:pr429 git checkout

[Freeipa-devel] [freeipa PR#429][comment] [py3] ipactl restart: log httplib failues as debug

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Title: #429: [py3] ipactl restart: log httplib failues as debug MartinBasti commented: """ Ticket corrected, commit msg ammended """ See the full comment at https://github.com/freeipa/freeipa/pull/429#issuecom

[Freeipa-devel] [freeipa PR#429][synchronized] [py3] ipactl restart: log httplib failues as debug

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Author: MartinBasti Title: #429: [py3] ipactl restart: log httplib failues as debug Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/429/head:pr429 git

[Freeipa-devel] [freeipa PR#394][comment] Add fix for ipa plugins command

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Title: #394: Add fix for ipa plugins command MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/b3c41f21e51e5389d95b5486dcdfdc3f9a8b0424 """ See the full comment at http

[Freeipa-devel] [freeipa PR#394][closed] Add fix for ipa plugins command

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Author: Akasurde Title: #394: Add fix for ipa plugins command Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/394/head:pr394 git checkout pr394 -- Manage your

[Freeipa-devel] [freeipa PR#394][+pushed] Add fix for ipa plugins command

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Title: #394: Add fix for ipa plugins command 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#394][+ack] Add fix for ipa plugins command

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Title: #394: Add fix for ipa plugins command 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#446][comment] Add password file to certutil calls in ipapython.certdb module

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/446 Title: #446: Add password file to certutil calls in ipapython.certdb module MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/ca457eb5ce12291f555f1bf771114d6d7d191987 https://fedorahos

[Freeipa-devel] [freeipa PR#446][+pushed] Add password file to certutil calls in ipapython.certdb module

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/446 Title: #446: Add password file to certutil calls in ipapython.certdb module 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#446][closed] Add password file to certutil calls in ipapython.certdb module

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/446 Author: stlaz Title: #446: Add password file to certutil calls in ipapython.certdb module Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/446/head:pr446 git

[Freeipa-devel] [freeipa PR#465][comment] Tests: search for disabled users

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Title: #465: Tests: search for disabled users MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/79b3fbf97d66adb1f5c960e5473b90f85cbe145a """ See the full comment at http

[Freeipa-devel] [freeipa PR#465][+pushed] Tests: search for disabled users

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Title: #465: Tests: search for disabled users 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#465][closed] Tests: search for disabled users

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Author: MartinBasti Title: #465: Tests: search for disabled users Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/465/head:pr465 git checkout pr465 -- Manage

[Freeipa-devel] [freeipa PR#396][+pushed] Explicitly remove support of SSLv2

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/396 Title: #396: Explicitly remove support of SSLv2 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#396][comment] Explicitly remove support of SSLv2

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/396 Title: #396: Explicitly remove support of SSLv2 MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/ac6f573a3014aa09811ca1559d470afe75eadbec """ See the full comment at http

[Freeipa-devel] [freeipa PR#396][closed] Explicitly remove support of SSLv2

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/396 Author: stlaz Title: #396: Explicitly remove support of SSLv2 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/396/head:pr396 git checkout pr396 -- Manage your

[Freeipa-devel] [freeipa PR#473][comment] Fix session/cookie related issues introduced with the privilege separation patches

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/473 Title: #473: Fix session/cookie related issues introduced with the privilege separation patches MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/b895f4a34bcbd0b1787d2bfc1db25f3

[Freeipa-devel] [freeipa PR#473][+pushed] Fix session/cookie related issues introduced with the privilege separation patches

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/473 Title: #473: Fix session/cookie related issues introduced with the privilege separation patches Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to

[Freeipa-devel] [freeipa PR#473][closed] Fix session/cookie related issues introduced with the privilege separation patches

2017-02-17 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/473 Author: simo5 Title: #473: Fix session/cookie related issues introduced with the privilege separation patches Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#465][comment] Tests: search for disabled users

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Title: #465: Tests: search for disabled users MartinBasti commented: """ @stlaz That means the any *-find command may work unexpectedly with non-mandratory attribute. For this case you must get all active users by `user-find -

[Freeipa-devel] [freeipa PR#468][comment] Remove non-sensical kdestroy on https stop

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/468 Title: #468: Remove non-sensical kdestroy on https stop MartinBasti commented: """ how about @martbab comment? https://github.com/freeipa/freeipa/pull/468#issuecomment-280056786 > However the restore use-case is not the

[Freeipa-devel] [freeipa PR#465][comment] Tests: search for disabled users

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Title: #465: Tests: search for disabled users MartinBasti commented: """ No because according @HonzaCholasta this is expected framework behavior """ See the full comment at https://github.com/freeipa/freeipa/p

[Freeipa-devel] [freeipa PR#468][comment] Remove non-sensical kdestroy on https stop

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/468 Title: #468: Remove non-sensical kdestroy on https stop MartinBasti commented: """ @simo5 any ideas how this should be fixed? We cannot push this patch without additional fix of removing outdated ccache because it will cause

[Freeipa-devel] [freeipa PR#466][+pushed] pkinit: make sure to have proper dictionary for Kerberos instance on upgrade

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/466 Title: #466: pkinit: make sure to have proper dictionary for Kerberos instance on upgrade Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to

[Freeipa-devel] [freeipa PR#466][closed] pkinit: make sure to have proper dictionary for Kerberos instance on upgrade

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/466 Author: abbra Title: #466: pkinit: make sure to have proper dictionary for Kerberos instance on upgrade Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#466][comment] pkinit: make sure to have proper dictionary for Kerberos instance on upgrade

2017-02-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/466 Title: #466: pkinit: make sure to have proper dictionary for Kerberos instance on upgrade MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/14d84daf29543978c6383da10f4f2d913346f013 &q

[Freeipa-devel] [freeipa PR#450][closed] Add FIPS-token password of HTTPD NSS database

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/450 Author: stlaz Title: #450: Add FIPS-token password of HTTPD NSS database Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/450/head:pr450 git checkout pr450 --

[Freeipa-devel] [freeipa PR#450][+pushed] Add FIPS-token password of HTTPD NSS database

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/450 Title: #450: Add FIPS-token password of HTTPD NSS database 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#450][comment] Add FIPS-token password of HTTPD NSS database

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/450 Title: #450: Add FIPS-token password of HTTPD NSS database MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/0b9b6b52d7f2e64a52ef8fd570839711311fa254 """ See the full

[Freeipa-devel] [freeipa PR#459][comment] Faster JSON encoder/decoder

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Title: #459: Faster JSON encoder/decoder MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/8159c2883bf66980582d1227c364df4e592bdd7e https://fedorahosted.org/fr

[Freeipa-devel] [freeipa PR#407][comment] New lite-server implementation

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/407 Title: #407: New lite-server implementation MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/ff6e701b0077d9c8e2aacdcaecf70f885018db92 """ See the full comment at http

[Freeipa-devel] [freeipa PR#407][closed] New lite-server implementation

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/407 Author: tiran Title: #407: New lite-server implementation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/407/head:pr407 git checkout pr407 -- Manage your

[Freeipa-devel] [freeipa PR#407][+pushed] New lite-server implementation

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/407 Title: #407: New lite-server implementation 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#459][closed] Faster JSON encoder/decoder

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Author: tiran Title: #459: Faster JSON encoder/decoder Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/459/head:pr459 git checkout pr459 -- Manage your

[Freeipa-devel] [freeipa PR#459][+pushed] Faster JSON encoder/decoder

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Title: #459: Faster JSON encoder/decoder 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#468][comment] Remove non-sensical kdestroy on https stop

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/468 Title: #468: Remove non-sensical kdestroy on https stop MartinBasti commented: """ @pvoborni this is the way how it this tested by QA, so that's why I added this kind of test to upstream. I disagree that `b)` is not suppor

[Freeipa-devel] [freeipa PR#459][+ack] Faster JSON encoder/decoder

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Title: #459: Faster JSON encoder/decoder 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#407][+ack] New lite-server implementation

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/407 Title: #407: New lite-server implementation 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#429][comment] [py3] ipactl restart: log httplib failues as debug

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/429 Title: #429: [py3] ipactl restart: log httplib failues as debug MartinBasti commented: """ This happens with python2.7 too, I reproduced it today """ See the full comment at https://github.com/freeipa/freeipa/p

[Freeipa-devel] [freeipa PR#459][edited] Faster JSON encoder/decoder

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Author: tiran Title: #459: Faster JSON encoder/decoder Action: edited Changed field: title Original value: """ [WIP] Faster JSON encoder/decoder """ -- Manage your subscription for the Freeipa-devel mailing list:

[Freeipa-devel] [freeipa PR#410][+pushed] ipa-kdb: support KDB DAL version 6.1

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/410 Title: #410: ipa-kdb: support KDB DAL version 6.1 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#410][comment] ipa-kdb: support KDB DAL version 6.1

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/410 Title: #410: ipa-kdb: support KDB DAL version 6.1 MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/593ea7da9a732647052cb56c08ad367e40be3912 """ See the full comment

[Freeipa-devel] [freeipa PR#410][closed] ipa-kdb: support KDB DAL version 6.1

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/410 Author: abbra Title: #410: ipa-kdb: support KDB DAL version 6.1 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/410/head:pr410 git checkout pr410 -- Manage your

[Freeipa-devel] [freeipa PR#423][+pushed] dns-update-system-records: add support for nsupdate output format

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/423 Title: #423: dns-update-system-records: add support for nsupdate output format 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#423][closed] dns-update-system-records: add support for nsupdate output format

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/423 Author: MartinBasti Title: #423: dns-update-system-records: add support for nsupdate output format Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/423/head:pr423

[Freeipa-devel] [freeipa PR#423][comment] dns-update-system-records: add support for nsupdate output format

2017-02-15 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/423 Title: #423: dns-update-system-records: add support for nsupdate output format MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/7eb2ef61905a5c6ddf04237f0aa84e7585e1186d https://fedorahos

[Freeipa-devel] [freeipa PR#394][comment] Add fix for ipa plugins command

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Title: #394: Add fix for ipa plugins command MartinBasti commented: """ That test actually doesn't test output of command, IMO it should be xmlrpc_test. But it can be done later, shouldn't block this PR """

[Freeipa-devel] [freeipa PR#394][comment] Add fix for ipa plugins command

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/394 Title: #394: Add fix for ipa plugins command MartinBasti commented: """ That test actually doesn't test output of command, IMO it should be xmlrpc_test. But it can be done later, shouldn't block this PR """

[Freeipa-devel] [freeipa PR#454][comment] Move AD trust installation code to a separate module

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/454 Title: #454: Move AD trust installation code to a separate module MartinBasti commented: """ LGTM, I can test it tomorrow """ See the full comment at https://github.com/freeipa/freeipa/pull/454#issuecom

[Freeipa-devel] [freeipa PR#465][opened] Tests: search for disabled users

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/465 Author: MartinBasti Title: #465: Tests: search for disabled users Action: opened PR body: """ Add tests for searching disabled/enabled users. XFAIL: newly created users has no 'nsaccountlock' attribute set and user-find does

[Freeipa-devel] [freeipa PR#444][comment] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands MartinBasti commented: """ Or we can modify search filter on server to cover this case, but it won't be nice """ See the full comment at http

[Freeipa-devel] [freeipa PR#444][comment] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands MartinBasti commented: """ I found "not-sure-if" bug, nsaccountlock is not always specified (admin has it and any user after user-enable, that's why

[Freeipa-devel] [freeipa PR#379][comment] Packaging: Add placeholder and IPA commands packages

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/379 Title: #379: Packaging: Add placeholder and IPA commands packages MartinBasti commented: """ We need placeholder package for sure, this PR should be splitted into 2, but I'm still not endorsed to have ipa-getkeytab installable

[Freeipa-devel] [freeipa PR#444][closed] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Author: redhatrises Title: #444: Allow nsaccountlock to be searched in user-find commands Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/444/head:pr444 git

[Freeipa-devel] [freeipa PR#455][closed] Backup /root/kracert.p12

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/455 Author: tiran Title: #455: Backup /root/kracert.p12 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/455/head:pr455 git checkout pr455 -- Manage your subscription

[Freeipa-devel] [freeipa PR#455][+pushed] Backup /root/kracert.p12

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/455 Title: #455: Backup /root/kracert.p12 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#455][comment] Backup /root/kracert.p12

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/455 Title: #455: Backup /root/kracert.p12 MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/11ef2cacbf2ebb67f80a0cf4a3e7b39da700188b """ See the full comment at https://githu

[Freeipa-devel] [freeipa PR#444][comment] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/a930ec824da0337109d646ab3acb495dc1b6ba63 """

[Freeipa-devel] [freeipa PR#444][+pushed] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands 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#444][comment] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands MartinBasti commented: """ @pvomacka IMO this may deserve webUI part too """ See the full comment at https://github.com/freeipa/freeipa/p

[Freeipa-devel] [freeipa PR#444][+ack] Allow nsaccountlock to be searched in user-find commands

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands 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#461][+pushed] Bump required version of bind-dyndb-ldap to 11.0-2

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/461 Title: #461: Bump required version of bind-dyndb-ldap to 11.0-2 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#461][closed] Bump required version of bind-dyndb-ldap to 11.0-2

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/461 Author: tomaskrizek Title: #461: Bump required version of bind-dyndb-ldap to 11.0-2 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/461/head:pr461 git checkout

[Freeipa-devel] [freeipa PR#461][comment] Bump required version of bind-dyndb-ldap to 11.0-2

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/461 Title: #461: Bump required version of bind-dyndb-ldap to 11.0-2 MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/6cb7bca68486a5ae4be6f93c1acacb7b9890ba9a """ See the full

[Freeipa-devel] [freeipa PR#463][comment] pylint_plugins: add forbidden import checker

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/463 Title: #463: pylint_plugins: add forbidden import checker MartinBasti commented: """ Awesome then """ See the full comment at https://github.com/freeipa/freeipa/pull/463#issuecomment-279689037 -- Manage your subs

[Freeipa-devel] [freeipa PR#459][comment] [WIP] Faster JSON encoder/decoder

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/459 Title: #459: [WIP] Faster JSON encoder/decoder MartinBasti commented: """ LGTM """ See the full comment at https://github.com/freeipa/freeipa/pull/459#issuecomment-279688053 -- Manage your subscription for the Fre

[Freeipa-devel] [freeipa PR#463][comment] pylint_plugins: add forbidden import checker

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/463 Title: #463: pylint_plugins: add forbidden import checker MartinBasti commented: """ In this case: ``` ipaclient/:ipaclient.install:ipalib.install:ipaplatform:ipaserver, ipaclient/install/:ipaserver, ``` `ipaclient/inst

[Freeipa-devel] [freeipa PR#463][comment] pylint_plugins: add forbidden import checker

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/463 Title: #463: pylint_plugins: add forbidden import checker MartinBasti commented: """ Ok, this will not work if ipaclient/submodule allows to import any module, but seems OK for me now, can be improved when needed "&quo

[Freeipa-devel] [freeipa PR#463][comment] pylint_plugins: add forbidden import checker

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/463 Title: #463: pylint_plugins: add forbidden import checker MartinBasti commented: """ > Can you turn module matching into a regular expression? We need bit more > advanced checks, e.g. ipalib should not import fr

[Freeipa-devel] [freeipa PR#462][+rejected] [WIP] pylint: add custom check for forbidden imports

2017-02-14 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/462 Title: #462: [WIP] pylint: add custom check for forbidden imports 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#462][closed] [WIP] pylint: add custom check for forbidden imports

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/462 Author: MartinBasti Title: #462: [WIP] pylint: add custom check for forbidden imports Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/462/head:pr462 git checkout

[Freeipa-devel] [freeipa PR#462][comment] [WIP] pylint: add custom check for forbidden imports

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/462 Title: #462: [WIP] pylint: add custom check for forbidden imports MartinBasti commented: """ @HonzaCholasta has some WIP patches for this in his drawer which may be better than this, so closing this PR in favor of Honza's p

[Freeipa-devel] [freeipa PR#462][synchronized] [WIP] pylint: add custom check for forbidden imports

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/462 Author: MartinBasti Title: #462: [WIP] pylint: add custom check for forbidden imports Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/462/head:pr462 git

[Freeipa-devel] [freeipa PR#462][opened] [WIP] pylint: add custom check for forbidden imports

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/462 Author: MartinBasti Title: #462: [WIP] pylint: add custom check for forbidden imports Action: opened PR body: """ Some modules of FreeIPA should not be imported to some other FreeIPA modules, like ipalib into ipapython This is

[Freeipa-devel] [freeipa PR#445][comment] Remove is_fips_enabled checks in installers and ipactl

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/445 Title: #445: Remove is_fips_enabled checks in installers and ipactl MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/08c71703a44d8aec308781351c3a9dd4a4ba94a7 """

[Freeipa-devel] [freeipa PR#445][closed] Remove is_fips_enabled checks in installers and ipactl

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/445 Author: stlaz Title: #445: Remove is_fips_enabled checks in installers and ipactl Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/445/head:pr445 git checkout

[Freeipa-devel] [freeipa PR#445][+pushed] Remove is_fips_enabled checks in installers and ipactl

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/445 Title: #445: Remove is_fips_enabled checks in installers and ipactl 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#444][comment] Allow nsaccountlock to be searched in user-find commands

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/444 Title: #444: Allow nsaccountlock to be searched in user-find commands MartinBasti commented: """ LGTM, I'll test it later """ See the full comment at https://github.com/freeipa/freeipa/pull/444#issuecom

[Freeipa-devel] [freeipa PR#460][synchronized] [Py3] ipa-server-install, ipa-server-upgrade fixes

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/460 Author: MartinBasti Title: #460: [Py3] ipa-server-install, ipa-server-upgrade fixes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/460/head:pr460 git

[Freeipa-devel] [freeipa PR#460][opened] [Py3] ipa-server-install, ipa-server-upgrade fixes

2017-02-13 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/460 Author: MartinBasti Title: #460: [Py3] ipa-server-install, ipa-server-upgrade fixes Action: opened PR body: """ ipa-server-install --setup-dns now work without BytesWarnings under python3, ipa-server-upgrade should w

[Freeipa-devel] [freeipa PR#458][comment] Enable Bytes and deprecation warnings

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/458 Title: #458: Enable Bytes and deprecation warnings MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/a33b25dea988aa34844869a8adc57d5cd396d3aa https://fedorahosted.org/fr

[Freeipa-devel] [freeipa PR#458][closed] Enable Bytes and deprecation warnings

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/458 Author: tiran Title: #458: Enable Bytes and deprecation warnings Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/458/head:pr458 git checkout pr458 -- Manage your

[Freeipa-devel] [freeipa PR#458][+pushed] Enable Bytes and deprecation warnings

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/458 Title: #458: Enable Bytes and deprecation warnings 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#458][+ack] Enable Bytes and deprecation warnings

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/458 Title: #458: Enable Bytes and deprecation warnings 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#456][closed] bindinstance: fix named.conf parsing regexs

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/456 Author: tomaskrizek Title: #456: bindinstance: fix named.conf parsing regexs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/456/head:pr456 git checkout pr456 --

[Freeipa-devel] [freeipa PR#456][comment] bindinstance: fix named.conf parsing regexs

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/456 Title: #456: bindinstance: fix named.conf parsing regexs MartinBasti commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/52582ae9284b80c22a272f0793f0cddfb761f6dc https://fedorahosted.org/fr

[Freeipa-devel] [freeipa PR#456][+ack] bindinstance: fix named.conf parsing regexs

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/456 Title: #456: bindinstance: fix named.conf parsing regexs 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#456][+pushed] bindinstance: fix named.conf parsing regexs

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/456 Title: #456: bindinstance: fix named.conf parsing regexs 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#452][+rejected] [ WIP] ipa-run-tests: allow to run tests with server-api

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/452 Title: #452: [ WIP] ipa-run-tests: allow to run tests with server-api 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#452][comment] [ WIP] ipa-run-tests: allow to run tests with server-api

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/452 Title: #452: [ WIP] ipa-run-tests: allow to run tests with server-api MartinBasti commented: """ There are too many issues, it is not possible to run tests with server api easily, too many changes required. """

[Freeipa-devel] [freeipa PR#452][closed] [ WIP] ipa-run-tests: allow to run tests with server-api

2017-02-10 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/452 Author: MartinBasti Title: #452: [ WIP] ipa-run-tests: allow to run tests with server-api Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/452/head:pr452 git

[Freeipa-devel] [freeipa PR#423][comment] dns-update-system-records: add support for nsupdate output format

2017-02-09 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/423 Title: #423: dns-update-system-records: add support for nsupdate output format MartinBasti commented: """ @pvoborni http://www.freeipa.org/page/Howto/Updating_FreeIPA_system_DNS_records_on_a_remote_DNS_server Still WIP, but

[Freeipa-devel] [freeipa PR#423][synchronized] dns-update-system-records: add support for nsupdate output format

2017-02-09 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/423 Author: MartinBasti Title: #423: dns-update-system-records: add support for nsupdate output format Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/423

<    3   4   5   6   7   8   9   10   >