[Freeipa-devel] [freeipa PR#2673][opened] [WIP] Move docker pull call to before_install block

2018-12-11 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2673 Author: netoarmando Title: #2673: [WIP] Move docker pull call to before_install block Action: opened PR body: """ Travis seems to be failing to pull the Docker image from Docker Hub. I'm following Travis guide to test if this could fix it.

[Freeipa-devel] [freeipa PR#2660][closed] [Backport][ipa-4-7] Fix f52e0e3 typo in tests label definition

2018-12-11 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2660 Author: tiran Title: #2660: [Backport][ipa-4-7] Fix f52e0e3 typo in tests label definition Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2660/head:pr2660 git

[Freeipa-devel] [freeipa PR#2665][closed] [Backport][ipa-4-7] ipatests: fix test_full_backup_and_restore

2018-12-11 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2665 Author: tiran Title: #2665: [Backport][ipa-4-7] ipatests: fix test_full_backup_and_restore Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2665/head:pr2665 git

[Freeipa-devel] [freeipa PR#2661][closed] Add index and container for RFC 2307 IP services

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2661 Author: tiran Title: #2661: Add index and container for RFC 2307 IP services Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2661/head:pr2661 git checkout pr2661

[Freeipa-devel] [freeipa PR#2668][opened] [Backport][ipa-4-7] Add index and container for RFC 2307 IP services

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2668 Author: tiran Title: #2668: [Backport][ipa-4-7] Add index and container for RFC 2307 IP services Action: opened PR body: """ This PR was opened automatically because PR #2661 was pushed to master and backport to ipa-4-7 is required. """ To

[Freeipa-devel] [freeipa PR#2669][opened] [Backport][ipa-4-6] Add index and container for RFC 2307 IP services

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2669 Author: tiran Title: #2669: [Backport][ipa-4-6] Add index and container for RFC 2307 IP services Action: opened PR body: """ This PR was opened automatically because PR #2661 was pushed to master and backport to ipa-4-6 is required. """ To

[Freeipa-devel] [freeipa PR#2640][closed] Handle service_del with bad service name

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2640 Author: tiran Title: #2640: Handle service_del with bad service name Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2640/head:pr2640 git checkout pr2640

[Freeipa-devel] [freeipa PR#2667][opened] [Backport][ipa-4-7] Handle service_del with bad service name

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2667 Author: tiran Title: #2667: [Backport][ipa-4-7] Handle service_del with bad service name Action: opened PR body: """ This PR was opened automatically because PR #2640 was pushed to master and backport to ipa-4-7 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2670][opened] Add index on idnsName

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2670 Author: tiran Title: #2670: Add index on idnsName Action: opened PR body: """ The data structures for the internal DNS server use the attribute idnsName instead of cn in the DN. It's also used to search for entries when entries are added,

[Freeipa-devel] [freeipa PR#2576][closed] Allow Apache user to access SSSD IFP for smart card auth

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2576 Author: tiran Title: #2576: Allow Apache user to access SSSD IFP for smart card auth Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2576/head:pr2576 git

[Freeipa-devel] [freeipa PR#2671][opened] [Backport][ipa-4-7] Allow Apache user to access SSSD IFP for smart card auth

2018-12-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2671 Author: tiran Title: #2671: [Backport][ipa-4-7] Allow Apache user to access SSSD IFP for smart card auth Action: opened PR body: """ This PR was opened automatically because PR #2576 was pushed to master and backport to ipa-4-7 is required.

[Freeipa-devel] [freeipa PR#2672][opened] Replace nss.conf with zero-length file instead of removing

2018-12-11 Thread xxblx via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2672 Author: xxblx Title: #2672: Replace nss.conf with zero-length file instead of removing Action: opened PR body: """ Empty nss.conf avoids recreation of nss.conf in case `mod_nss` package is reinstalled. It is needed because by default (e.g.