[Freeipa-devel] [freeipa PR#2481][opened] Add lgtm.yml to analyzse C code with LGTM

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2481 Author: tiran Title: #2481: Add lgtm.yml to analyzse C code with LGTM Action: opened PR body: """ See https://lgtm.com/help/lgtm/customizing-file-classification Signed-off-by: Christian Heimes """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#2461][closed] net groupmap: force using empty config when mapping Guests

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2461 Author: abbra Title: #2461: net groupmap: force using empty config when mapping Guests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2461/head:pr2461 git checko

[Freeipa-devel] [freeipa PR#2480][opened] [Backport][ipa-4-7] net groupmap: force using empty config when mapping Guests

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2480 Author: tiran Title: #2480: [Backport][ipa-4-7] net groupmap: force using empty config when mapping Guests Action: opened PR body: """ This PR was opened automatically because PR #2461 was pushed to master and backport to ipa-4-7 is required.

[Freeipa-devel] [freeipa PR#2473][closed] [Backport][ipa-4-7] ipa-advise: update url of cacerdir_rehash tool

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2473 Author: flo-renaud Title: #2473: [Backport][ipa-4-7] ipa-advise: update url of cacerdir_rehash tool Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2473/head:pr2

[Freeipa-devel] [freeipa PR#2472][closed] [Backport][ipa-4-6] ipa-advise: update url of cacerdir_rehash tool

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2472 Author: flo-renaud Title: #2472: [Backport][ipa-4-6] ipa-advise: update url of cacerdir_rehash tool Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2472/head:pr2

[Freeipa-devel] [freeipa PR#2477][opened] [Backport][ipa-4-7] Fix C issues found by coverity and others

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2477 Author: tiran Title: #2477: [Backport][ipa-4-7] Fix C issues found by coverity and others Action: opened PR body: """ This PR was opened automatically because PR #2469 was pushed to master and backport to ipa-4-7 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2479][opened] [Backport][ipa-4-5] Fix C issues found by coverity and others

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2479 Author: tiran Title: #2479: [Backport][ipa-4-5] Fix C issues found by coverity and others Action: opened PR body: """ This PR was opened automatically because PR #2469 was pushed to master and backport to ipa-4-5 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2469][closed] Fix C issues found by coverity and others

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2469 Author: t-woerner Title: #2469: Fix C issues found by coverity and others Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2469/head:pr2469 git checkout pr2469 ___

[Freeipa-devel] [freeipa PR#2478][opened] [Backport][ipa-4-6] Fix C issues found by coverity and others

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2478 Author: tiran Title: #2478: [Backport][ipa-4-6] Fix C issues found by coverity and others Action: opened PR body: """ This PR was opened automatically because PR #2469 was pushed to master and backport to ipa-4-6 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2474][closed] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2474 Author: t-woerner Title: #2474: Update annobin to fix continuous-integration/travis-ci/pr issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2474/head:pr2474

[Freeipa-devel] [freeipa PR#2476][opened] [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2476 Author: t-woerner Title: #2476: [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues Action: opened PR body: """ This PR was opened automatically because PR #2474 was pushed to master and backport to ipa-4-7 is

[Freeipa-devel] [freeipa PR#2475][opened] Add Coverity Scan target

2018-10-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2475 Author: tiran Title: #2475: Add Coverity Scan target Action: opened PR body: """ Add "make cov-scan" to automate Coverity scan builds. cov-build requires extra quirks to work with recent versions of GCC on Fedora. The make target requires a to

[Freeipa-devel] [freeipa PR#2474][opened] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2474 Author: t-woerner Title: #2474: Update annobin to fix continuous-integration/travis-ci/pr issues Action: opened PR body: """ gcc is updated with the dnf builddep line, but annobin is not. Therefore configure fails with "C compiler cannot create

[Freeipa-devel] [freeipa PR#2473][opened] [Backport][ipa-4-7] ipa-advise: update url of cacerdir_rehash tool

2018-10-23 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2473 Author: flo-renaud Title: #2473: [Backport][ipa-4-7] ipa-advise: update url of cacerdir_rehash tool Action: opened PR body: """ This PR was opened automatically because PR #2448 was pushed to master and backport to ipa-4-7 is required. """ T

[Freeipa-devel] [freeipa PR#2448][closed] ipa-advise: update url of cacerdir_rehash tool

2018-10-23 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2448 Author: pvoborni Title: #2448: ipa-advise: update url of cacerdir_rehash tool Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2448/head:pr2448 git checkout pr2448

[Freeipa-devel] [freeipa PR#2472][opened] [Backport][ipa-4-6] ipa-advise: update url of cacerdir_rehash tool

2018-10-23 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2472 Author: flo-renaud Title: #2472: [Backport][ipa-4-6] ipa-advise: update url of cacerdir_rehash tool Action: opened PR body: """ This PR was opened automatically because PR #2448 was pushed to master and backport to ipa-4-6 is required. """ T

[Freeipa-devel] [freeipa PR#2471][opened] ipa-replica-install --setup-adtrust: check for package ipa-server-tru…

2018-10-23 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2471 Author: flo-renaud Title: #2471: ipa-replica-install --setup-adtrust: check for package ipa-server-tru… Action: opened PR body: """ …st-ad When adding the option --setup-adtrust to ipa-replica-install, we need to check that the package freeip