[Freeipa-devel] [freeipa PR#1260][closed] [Backport][ipa-4-6]Fix ipa-restore (python2)

2017-11-13 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1260 Author: flo-renaud Title: #1260: [Backport][ipa-4-6]Fix ipa-restore (python2) Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1260/head:pr1260 git checkout

[Freeipa-devel] [freeipa PR#1274][opened] [Backport][ipa-4-6] manpage: ipa-replica-conncheck - fix minor typo

2017-11-13 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1274 Author: stlaz Title: #1274: [Backport][ipa-4-6] manpage: ipa-replica-conncheck - fix minor typo Action: opened PR body: """ This PR was opened automatically because PR #1270 was pushed to master and backport to ipa-4-6 is required. """ To

[Freeipa-devel] [freeipa PR#1275][opened] [Backport][ipa-4-5] manpage: ipa-replica-conncheck - fix minor typo

2017-11-13 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1275 Author: stlaz Title: #1275: [Backport][ipa-4-5] manpage: ipa-replica-conncheck - fix minor typo Action: opened PR body: """ This PR was opened automatically because PR #1270 was pushed to master and backport to ipa-4-5 is required. """ To

[Freeipa-devel] [freeipa PR#1270][closed] manpage: ipa-replica-conncheck - fix minor typo

2017-11-13 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1270 Author: Rezney Title: #1270: manpage: ipa-replica-conncheck - fix minor typo Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1270/head:pr1270 git checkout pr1270

[Freeipa-devel] [freeipa PR#1267][closed] [4.5] test_external_dns: add missing test cases

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1267 Author: Rezney Title: #1267: [4.5] test_external_dns: add missing test cases Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1267/head:pr1267 git checkout pr1267

[Freeipa-devel] FreeIPA wiki: troubleshooting

2017-11-13 Thread Florence Blanc-Renaud via FreeIPA-devel
Hi all, FreeIPA wiki contains a really long page for Troubleshooting [1], and I would like to re-organize the content a little bit differently. My proposal would be to keep this page as the main access point and only store pointers to other pages, organized by component. We can keep the

[Freeipa-devel] [freeipa PR#1277][opened] [Backport][ipa-4-5] ipatests: fix circular import for collect_logs ack

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1277 Author: tomaskrizek Title: #1277: [Backport][ipa-4-5] ipatests: fix circular import for collect_logs ack Action: opened PR body: """ Move collect_logs function from util to avoid a circular import. Signed-off-by: Tomas Krizek

[Freeipa-devel] [freeipa PR#1255][closed] ipatests: fix circular import for collect_logs

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1255 Author: tomaskrizek Title: #1255: ipatests: fix circular import for collect_logs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1255/head:pr1255 git checkout

[Freeipa-devel] [freeipa PR#1275][closed] [Backport][ipa-4-5] manpage: ipa-replica-conncheck - fix minor typo

2017-11-13 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1275 Author: stlaz Title: #1275: [Backport][ipa-4-5] manpage: ipa-replica-conncheck - fix minor typo Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1275/head:pr1275

[Freeipa-devel] [freeipa PR#1262][closed] ipa-restore: Set umask to 0022 while restoring

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1262 Author: slaykovsky Title: #1262: ipa-restore: Set umask to 0022 while restoring Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1262/head:pr1262 git checkout

[Freeipa-devel] [freeipa PR#1276][closed] [Backport][ipa-4-6] ipatests: fix circular import for collect_logs

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1276 Author: tomaskrizek Title: #1276: [Backport][ipa-4-6] ipatests: fix circular import for collect_logs 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#1203][closed] py3 spec: remove python2 dependencies for python3 packages

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1203 Author: tomaskrizek Title: #1203: py3 spec: remove python2 dependencies for python3 packages Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1203/head:pr1203 git

[Freeipa-devel] [freeipa PR#1280][opened] [Backport][ipa-4-6] Backup ipa-custodia conf and keys

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1280 Author: tomaskrizek Title: #1280: [Backport][ipa-4-6] Backup ipa-custodia conf and keys Action: opened PR body: """ This PR was opened automatically because PR #1257 was pushed to master and backport to ipa-4-6 is required. """ To pull the

[Freeipa-devel] [freeipa PR#1257][closed] Backup ipa-custodia conf and keys

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1257 Author: tiran Title: #1257: Backup ipa-custodia conf and keys Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1257/head:pr1257 git checkout pr1257

[Freeipa-devel] Re: [Freeipa-users] FreeIPA wiki: troubleshooting

2017-11-13 Thread Rob Crittenden via FreeIPA-devel
Florence Blanc-Renaud via FreeIPA-users wrote: > Hi all, > > FreeIPA wiki contains a really long page for Troubleshooting [1], and I > would like to re-organize the content a little bit differently. > > My proposal would be to keep this page as the main access point and only > store pointers to

[Freeipa-devel] [freeipa PR#1282][opened] Log contents of config files when updating/writing them

2017-11-13 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1282 Author: rcritten Title: #1282: Log contents of config files when updating/writing them Action: opened PR body: """ This was originally going to be a PR to log the contents of default.conf for debugging purposes, mostly for replicas where in

[Freeipa-devel] [freeipa PR#1281][opened] [Backport][ipa-4-5] Backup ipa-custodia conf and keys

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1281 Author: tomaskrizek Title: #1281: [Backport][ipa-4-5] Backup ipa-custodia conf and keys Action: opened PR body: """ This PR was opened automatically because PR #1257 was pushed to master and backport to ipa-4-5 is required. """ To pull the

[Freeipa-devel] [freeipa PR#1277][closed] [Backport][ipa-4-5] ipatests: fix circular import for collect_logs ack

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1277 Author: tomaskrizek Title: #1277: [Backport][ipa-4-5] ipatests: fix circular import for collect_logs ack 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#1276][opened] [Backport][ipa-4-6] ipatests: fix circular import for collect_logs

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1276 Author: tomaskrizek Title: #1276: [Backport][ipa-4-6] ipatests: fix circular import for collect_logs Action: opened PR body: """ This PR was opened automatically because PR #1255 was pushed to master and backport to ipa-4-6 is required. """

[Freeipa-devel] [freeipa PR#1278][opened] [Backport][ipa-4-5] Warning the user when using a loopback IP as forwarder

2017-11-13 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1278 Author: felipevolpone Title: #1278: [Backport][ipa-4-5] Warning the user when using a loopback IP as forwarder Action: opened PR body: """ Manual backport of PR #903 Changing the --forwarder option to accept a loopback IP. Previously, an

[Freeipa-devel] [freeipa PR#1279][opened] [Backport][ipa-4-6] py3 spec: remove python2 dependencies for python3 packages

2017-11-13 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1279 Author: tomaskrizek Title: #1279: [Backport][ipa-4-6] py3 spec: remove python2 dependencies for python3 packages Action: opened PR body: """ Orignal PR: #1203 """ To pull the PR as Git branch: git remote add ghfreeipa