[Freeipa-devel] [freeipa PR#884][opened] ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace

2017-06-20 Thread npmccallum via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/884 Author: npmccallum Title: #884: ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace Action: opened PR body: """ For some unknown reason, when I wrote the ipa-otptoken-import script I used bad input data which had the PBKDF2 parameters

[Freeipa-devel] [freeipa PR#876][closed] python-netifaces: update to reflect upstream changes

2017-06-20 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/876 Author: MartinBasti Title: #876: python-netifaces: update to reflect upstream changes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/876/head:pr876 git checkout

[Freeipa-devel] Github notifications reduced

2017-06-20 Thread Martin Bašti via FreeIPA-devel
Hello all, github notifications sent on the list have been reduced to only "PR opened", "PR closed", "PR reopened". In case you want to receive more notifications, please set it up on Github with your email. thanks -- Martin Bašti Software Engineer Red Hat Czech

[Freeipa-devel] [freeipa PR#875][comment] Fix ip address checks

2017-06-20 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks MartinBasti commented: """ Rebased in #881 """ See the full comment at https://github.com/freeipa/freeipa/pull/875#issuecomment-309712146 ___ FreeIPA-devel mailing

[Freeipa-devel] [freeipa PR#439][-WIP] Testing both py2/py3 in travis

2017-06-20 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/439 Title: #439: Testing both py2/py3 in travis Label: -WIP ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

[Freeipa-devel] [freeipa PR#881][opened] [4.5] fix ip address checks

2017-06-20 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/881 Author: MartinBasti Title: #881: [4.5] fix ip address checks Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/881/head:pr881 git checkout pr881

[Freeipa-devel] [freeipa PR#875][comment] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks dkupka commented: """ @MartinBasti please rebase for ipa-4-5 """ See the full comment at https://github.com/freeipa/freeipa/pull/875#issuecomment-309698530 ___

[Freeipa-devel] [freeipa PR#875][closed] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Author: MartinBasti Title: #875: Fix ip address checks Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/875/head:pr875 git checkout pr875

[Freeipa-devel] [freeipa PR#875][-pushed] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks Label: -pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

[Freeipa-devel] [freeipa PR#875][comment] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks dkupka commented: """ master: * 82ad586f6cbf6e707add3c866ed4e37ade69b045 Fix local IP address validation * cb48a49c80f4a11d2d16511e0f1366867320f153 ipa-dns-install: remove check for local ip address *

[Freeipa-devel] [freeipa PR#875][+pushed] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

[Freeipa-devel] [freeipa PR#875][+ack] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

[Freeipa-devel] [freeipa PR#879][comment] FIPS mode and NT hashes

2017-06-20 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/879 Title: #879: FIPS mode and NT hashes sumit-bose commented: """ I just pushed a new version which include the upstream ticket reference in the commit message, there are no changes to the code. """ See the full comment at

[Freeipa-devel] [freeipa PR#879][synchronized] FIPS mode and NT hashes

2017-06-20 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/879 Author: sumit-bose Title: #879: FIPS mode and NT hashes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/879/head:pr879 git checkout pr879 From

[Freeipa-devel] [freeipa PR#439][comment] Testing both py2/py3 in travis

2017-06-20 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/439 Title: #439: Testing both py2/py3 in travis stlaz commented: """ Otherwise LGTM """ See the full comment at https://github.com/freeipa/freeipa/pull/439#issuecomment-309678418 ___ FreeIPA-devel mailing

[Freeipa-devel] [freeipa PR#875][comment] Fix ip address checks

2017-06-20 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks MartinBasti commented: """ @dkupka it is not aim of this PR to fix what you mentioned. """ See the full comment at https://github.com/freeipa/freeipa/pull/875#issuecomment-309666594

[Freeipa-devel] [freeipa PR#875][comment] Fix ip address checks

2017-06-20 Thread dkupka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/875 Title: #875: Fix ip address checks dkupka commented: """ Changes look good to me. But it uncovers another unwanted behaviour: With --setup-dns the installer adds IP and FQDN into /etc/hosts. This results in all traffic from local system towards