[Freeipa-devel] [freeipa PR#2456][closed] [Backport][ipa-4-7] Bump requires 389-ds-base

2018-10-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2456 Author: tiran Title: #2456: [Backport][ipa-4-7] Bump requires 389-ds-base Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2456/head:pr2456 git checkout pr2456

[Freeipa-devel] [freeipa PR#2455][closed] [Backport][ipa-4-7] Move ipa's systemd tmpfiles from /var/run to /run

2018-10-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2455 Author: tiran Title: #2455: [Backport][ipa-4-7] Move ipa's systemd tmpfiles from /var/run to /run 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#2449][closed] Remove tests which install KRA on replica w/o KRA on master

2018-10-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2449 Author: rcritten Title: #2449: Remove tests which install KRA on replica w/o KRA on master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2449/head:pr2449 git

[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

[Freeipa-devel] [freeipa PR#2484][closed] [Backport][ipa-4-7] ipa-replica-install --setup-adtrust: check for package ipa-server-tru…

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2484 Author: flo-renaud Title: #2484: [Backport][ipa-4-7] ipa-replica-install --setup-adtrust: check for package ipa-server-tru… Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#2488][opened] [Backport][ipa-4-7] Replace hard-coded interpreter with sys.executable

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2488 Author: tiran Title: #2488: [Backport][ipa-4-7] Replace hard-coded interpreter with sys.executable Action: opened PR body: """ This PR was opened automatically because PR #2485 was pushed to master and backport to ipa-4-7 is required. """

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

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2475 Author: tiran Title: #2475: Add Coverity Scan target Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2475/head:pr2475 git checkout pr2475

[Freeipa-devel] [freeipa PR#2485][opened] Replace hard-coded interpreter with sys.executable

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2485 Author: tiran Title: #2485: Replace hard-coded interpreter with sys.executable Action: opened PR body: """ Instead of hard-coding python3, the smart card advise script now uses the current executable path from sys.executable as interpreter.

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

2018-10-24 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2482][closed] Fix misc issues in C code

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2482 Author: tiran Title: #2482: Fix misc issues in C code Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2482/head:pr2482 git checkout pr2482

[Freeipa-devel] [freeipa PR#2485][closed] Replace hard-coded interpreter with sys.executable

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2485 Author: tiran Title: #2485: Replace hard-coded interpreter with sys.executable Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2485/head:pr2485 git checkout

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

2018-10-24 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2477/head:pr2477 git

[Freeipa-devel] [freeipa PR#2483][closed] [Backport][ipa-4-6] ipa-replica-install --setup-adtrust: check for package ipa-server-tru…

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2483 Author: flo-renaud Title: #2483: [Backport][ipa-4-6] ipa-replica-install --setup-adtrust: check for package ipa-server-tru… Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#2487][opened] [Backport][ipa-4-7] Fix misc issues in C code

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2487 Author: tiran Title: #2487: [Backport][ipa-4-7] Fix misc issues in C code Action: opened PR body: """ This PR was opened automatically because PR #2482 was pushed to master and backport to ipa-4-7 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2486][opened] [Backport][ipa-4-6] Fix misc issues in C code

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2486 Author: tiran Title: #2486: [Backport][ipa-4-6] Fix misc issues in C code Action: opened PR body: """ This PR was opened automatically because PR #2482 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2487][closed] [Backport][ipa-4-7] Fix misc issues in C code

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2487 Author: tiran Title: #2487: [Backport][ipa-4-7] Fix misc issues in C code Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2487/head:pr2487 git checkout pr2487

[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

[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

[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#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

[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

[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

[Freeipa-devel] [freeipa PR#2488][closed] [Backport][ipa-4-7] Replace hard-coded interpreter with sys.executable

2018-10-25 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2488 Author: tiran Title: #2488: [Backport][ipa-4-7] Replace hard-coded interpreter with sys.executable 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#2500][opened] Check omitted tests

2018-10-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2500 Author: tiran Title: #2500: Check omitted tests Action: opened PR body: """ Let's see if the omitted tests are still working at all. See: https://pagure.io/freeipa/issue/7743 Signed-off-by: Christian Heimes """ To pull the PR as Git branch:

[Freeipa-devel] [freeipa PR#2505][opened] Fixes for more issues found by coverity

2018-11-01 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2505 Author: tiran Title: #2505: Fixes for more issues found by coverity Action: opened PR body: """ * ipa_krb5_free_key_data: avoid double free * ipadb_mspac_get_trusted_domains: NULL ptr deref * ipapwd_pre_mod: NULL ptr deref See

[Freeipa-devel] [freeipa PR#2508][opened] [Backport][ipa-4-6] Fixes for more issues found by coverity

2018-11-01 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2508 Author: tiran Title: #2508: [Backport][ipa-4-6] Fixes for more issues found by coverity Action: opened PR body: """ This PR was opened automatically because PR #2505 was pushed to master and backport to ipa-4-6 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2503][closed] Display succesful install message when ipa-replica-install completes

2018-11-01 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2503 Author: rcritten Title: #2503: Display succesful install message when ipa-replica-install completes 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#2497][opened] Keep Dogtag's client db in external CA step 1

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2497 Author: tiran Title: #2497: Keep Dogtag's client db in external CA step 1 Action: opened PR body: """ * Keep Dogtag's client db in external CA step 1 * Use tasks.install_master() in external_ca tests Fixes:

[Freeipa-devel] [freeipa PR#2498][opened] [Backport][ipa-4-7] Keep Dogtag's client db in external CA step 1

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2498 Author: tiran Title: #2498: [Backport][ipa-4-7] Keep Dogtag's client db in external CA step 1 Action: opened PR body: """ This PR was opened automatically because PR #2497 was pushed to master and backport to ipa-4-7 is required. """ To

[Freeipa-devel] [freeipa PR#2498][closed] [Backport][ipa-4-7] Keep Dogtag's client db in external CA step 1

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2498 Author: tiran Title: #2498: [Backport][ipa-4-7] Keep Dogtag's client db in external CA step 1 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2498/head:pr2498

[Freeipa-devel] [freeipa PR#2491][closed] Require Dogtag 10.6.7 with KRA DL1 fix

2018-10-25 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2491 Author: tiran Title: #2491: Require Dogtag 10.6.7 with KRA DL1 fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2491/head:pr2491 git checkout pr2491

[Freeipa-devel] [freeipa PR#2491][opened] Require Dogtag 10.6.7 with KRA DL1 fix

2018-10-25 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2491 Author: tiran Title: #2491: Require Dogtag 10.6.7 with KRA DL1 fix Action: opened PR body: """ Dogtag PKI >= 10.6.7 comes with a fix for number range depletion when multiple clones created from same master. pki-ca-10.6.7 updates are pending.

[Freeipa-devel] [freeipa PR#2496][closed] [Backport][ipa-4-6] ipa-backup: restart services before compressing the backup

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2496 Author: flo-renaud Title: #2496: [Backport][ipa-4-6] ipa-backup: restart services before compressing the backup 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#2436][closed] Restore KRA clone installation integration test

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2436 Author: frasertweedale Title: #2436: Restore KRA clone installation integration test Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2436/head:pr2436 git

[Freeipa-devel] [freeipa PR#2495][closed] [Backport][ipa-4-7] ipa-backup: restart services before compressing the backup

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2495 Author: flo-renaud Title: #2495: [Backport][ipa-4-7] ipa-backup: restart services before compressing the backup 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#2446][closed] Fix misleading errors during client install rollback

2018-10-26 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2446 Author: rcritten Title: #2446: Fix misleading errors during client install rollback Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2446/head:pr2446 git checkout

[Freeipa-devel] [freeipa PR#2482][opened] Fix misc issues in C code

2018-10-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2482 Author: tiran Title: #2482: Fix misc issues in C code Action: opened PR body: """ * Fix ipadb_multires resource handling * Don't abuse strncpy() length limitation """ To pull the PR as Git branch: git remote add ghfreeipa

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

2018-10-24 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2481/head:pr2481 git checkout pr2481

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

2018-10-24 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2478/head:pr2478 git

[Freeipa-devel] [freeipa PR#2490][opened] Improve Python configuration for LGTM

2018-10-25 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2490 Author: tiran Title: #2490: Improve Python configuration for LGTM Action: opened PR body: """ LGTM is no longer able to analyse all Python code without importing it. Define OS and Python package dependencies and build the project for Python,

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

2018-10-24 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2479/head:pr2479 git

[Freeipa-devel] [freeipa PR#2536][closed] [Backport][ipa-4-7] Copy-paste error in permssions plugin, CID 323649

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2536 Author: tiran Title: #2536: [Backport][ipa-4-7] Copy-paste error in permssions plugin, CID 323649 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#2535][closed] Copy-paste error in permssions plugin, CID 323649

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2535 Author: tiran Title: #2535: Copy-paste error in permssions plugin, CID 323649 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2535/head:pr2535 git checkout

[Freeipa-devel] [freeipa PR#2537][opened] [Backport][ipa-4-6] Copy-paste error in permssions plugin, CID 323649

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2537 Author: tiran Title: #2537: [Backport][ipa-4-6] Copy-paste error in permssions plugin, CID 323649 Action: opened PR body: """ This PR was opened automatically because PR #2535 was pushed to master and backport to ipa-4-6 is required. """ To

[Freeipa-devel] [freeipa PR#2536][opened] [Backport][ipa-4-7] Copy-paste error in permssions plugin, CID 323649

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2536 Author: tiran Title: #2536: [Backport][ipa-4-7] Copy-paste error in permssions plugin, CID 323649 Action: opened PR body: """ This PR was opened automatically because PR #2535 was pushed to master and backport to ipa-4-7 is required. """ To

[Freeipa-devel] [freeipa PR#2534][closed] [Backport]]ipa-4-7] ipaserver.install.adtrust: fix CID 323644

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2534 Author: abbra Title: #2534: [Backport]]ipa-4-7] ipaserver.install.adtrust: fix CID 323644 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2534/head:pr2534 git

[Freeipa-devel] [freeipa PR#2528][closed] [Backport][ipa-4-6] Allow ipaapi user to access SSSD's info pipe

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2528 Author: tiran Title: #2528: [Backport][ipa-4-6] Allow ipaapi user to access SSSD's info pipe Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2528/head:pr2528 git

[Freeipa-devel] [freeipa PR#2526][closed] Increase memory size for ipaserver topology (nightly-master.yaml)

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2526 Author: serg-cymbaluk Title: #2526: Increase memory size for ipaserver topology (nightly-master.yaml) 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#2535][opened] Copy-paste error in permssions plugin, CID 323649

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2535 Author: tiran Title: #2535: Copy-paste error in permssions plugin, CID 323649 Action: opened PR body: """ Address a bug in the code block for attributeLevelRights for old clients. The backward compatibility code for deprecated options was not

[Freeipa-devel] [freeipa PR#2539][opened] [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7, take 2

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2539 Author: tiran Title: #2539: [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7, take 2 Action: opened PR body: """ This PR was opened automatically because PR #2532 was pushed to master and backport to ipa-4-7 is required. """ To pull

[Freeipa-devel] [freeipa PR#2532][closed] Fix test_cli_fsencoding on Python 3.7, take 2

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2532 Author: tiran Title: #2532: Fix test_cli_fsencoding on Python 3.7, take 2 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2532/head:pr2532 git checkout pr2532

[Freeipa-devel] [freeipa PR#2539][closed] [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7, take 2

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2539 Author: tiran Title: #2539: [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7, take 2 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2539/head:pr2539

[Freeipa-devel] [freeipa PR#2541][closed] [Backport][ipa-4-7] Replace messagebus with modern name dbus

2018-11-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2541 Author: tiran Title: #2541: [Backport][ipa-4-7] Replace messagebus with modern name dbus Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2541/head:pr2541 git

[Freeipa-devel] [freeipa PR#2549][opened] [Backport][ipa-4-7] certdb: ensure non-empty Subject Key Identifier

2018-11-12 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2549 Author: tiran Title: #2549: [Backport][ipa-4-7] certdb: ensure non-empty Subject Key Identifier Action: opened PR body: """ This PR was opened automatically because PR #2548 was pushed to master and backport to ipa-4-7 is required. """ To

[Freeipa-devel] [freeipa PR#2548][closed] certdb: ensure non-empty Subject Key Identifier

2018-11-12 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2548 Author: frasertweedale Title: #2548: certdb: ensure non-empty Subject Key Identifier Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2548/head:pr2548 git

[Freeipa-devel] [freeipa PR#2550][closed] ipatests: fix CA less expectations

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2550 Author: flo-renaud Title: #2550: ipatests: fix CA less expectations Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2550/head:pr2550 git checkout pr2550

[Freeipa-devel] [freeipa PR#2555][closed] [Backport][ipa-4-7] Add support for multiple certificates/formats to ipa-cacert-manage

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2555 Author: tiran Title: #2555: [Backport][ipa-4-7] Add support for multiple certificates/formats to ipa-cacert-manage 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#2552][closed] ipatests: add missing tests for test_caless

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2552 Author: flo-renaud Title: #2552: ipatests: add missing tests for test_caless Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2552/head:pr2552 git checkout pr2552

[Freeipa-devel] [freeipa PR#2558][closed] [Backport][ipa-4-6] Fix ipa user-add --radius=radiusserver

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2558 Author: tiran Title: #2558: [Backport][ipa-4-6] Fix ipa user-add --radius=radiusserver Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2558/head:pr2558 git

[Freeipa-devel] [freeipa PR#2545][closed] ipatests: update tests for ipa-server-certinstall

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2545 Author: flo-renaud Title: #2545: ipatests: update tests for ipa-server-certinstall Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2545/head:pr2545 git checkout

[Freeipa-devel] [freeipa PR#2543][closed] Fedora 29: Fix pylint 2.1.1 violations

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2543 Author: tiran Title: #2543: Fedora 29: Fix pylint 2.1.1 violations Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2543/head:pr2543 git checkout pr2543

[Freeipa-devel] [freeipa PR#2560][opened] [Backport][ipa-4-7] certdb: validate certificate signatures

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2560 Author: tiran Title: #2560: [Backport][ipa-4-7] certdb: validate certificate signatures Action: opened PR body: """ This PR was opened automatically because PR #2554 was pushed to master and backport to ipa-4-7 is required. """ To pull the

[Freeipa-devel] [freeipa PR#2554][closed] certdb: validate certificate signatures

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2554 Author: frasertweedale Title: #2554: certdb: validate certificate signatures Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2554/head:pr2554 git checkout pr2554

[Freeipa-devel] [freeipa PR#2312][closed] Support the 1.4.x 389-DS Python installer

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2312 Author: tiran Title: #2312: Support the 1.4.x 389-DS Python installer Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2312/head:pr2312 git checkout pr2312

[Freeipa-devel] [freeipa PR#2558][opened] [Backport][ipa-4-6] Fix ipa user-add --radius=radiusserver

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2558 Author: tiran Title: #2558: [Backport][ipa-4-6] Fix ipa user-add --radius=radiusserver Action: opened PR body: """ This PR was opened automatically because PR #2530 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#2557][opened] [Backport][ipa-4-7] Fix ipa user-add --radius=radiusserver

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2557 Author: tiran Title: #2557: [Backport][ipa-4-7] Fix ipa user-add --radius=radiusserver Action: opened PR body: """ This PR was opened automatically because PR #2530 was pushed to master and backport to ipa-4-7 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#2530][closed] Fix ipa user-add --radius=radiusserver

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2530 Author: flo-renaud Title: #2530: Fix ipa user-add --radius=radiusserver Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2530/head:pr2530 git checkout pr2530

[Freeipa-devel] [freeipa PR#2559][opened] [Backport][ipa-4-7] Fedora 29: Fix pylint 2.1.1 violations

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2559 Author: tiran Title: #2559: [Backport][ipa-4-7] Fedora 29: Fix pylint 2.1.1 violations Action: opened PR body: """ Manual backport of PR #2543 * Ignore W504 code style like in travis config * Address pylint violations in lite-server *

[Freeipa-devel] [freeipa PR#2557][closed] [Backport][ipa-4-7] Fix ipa user-add --radius=radiusserver

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2557 Author: tiran Title: #2557: [Backport][ipa-4-7] Fix ipa user-add --radius=radiusserver Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2557/head:pr2557 git

[Freeipa-devel] [freeipa PR#2549][closed] [Backport][ipa-4-7] certdb: ensure non-empty Subject Key Identifier

2018-11-12 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2549 Author: tiran Title: #2549: [Backport][ipa-4-7] certdb: ensure non-empty Subject Key Identifier Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2549/head:pr2549

[Freeipa-devel] [freeipa PR#2551][closed] ipatests: add missing tests in test_backup_and_restore.py

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2551 Author: flo-renaud Title: #2551: ipatests: add missing tests in test_backup_and_restore.py Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2551/head:pr2551 git

[Freeipa-devel] [freeipa PR#2561][closed] Update translations from Zanata

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2561 Author: abbra Title: #2561: Update translations from Zanata Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2561/head:pr2561 git checkout pr2561

[Freeipa-devel] [freeipa PR#2562][closed] ipa-4-7: merge translations from zanata

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2562 Author: abbra Title: #2562: ipa-4-7: merge translations from zanata Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2562/head:pr2562 git checkout pr2562

[Freeipa-devel] [freeipa PR#2559][closed] [Backport][ipa-4-7] Fedora 29: Fix pylint 2.1.1 violations

2018-11-13 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2559 Author: tiran Title: #2559: [Backport][ipa-4-7] Fedora 29: Fix pylint 2.1.1 violations Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2559/head:pr2559 git

[Freeipa-devel] [freeipa PR#2571][opened] [Backport][ipa-4-6] Fix pytest deprecation warning

2018-11-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2571 Author: tiran Title: #2571: [Backport][ipa-4-6] Fix pytest deprecation warning Action: opened PR body: """ This PR was opened automatically because PR #2569 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2570][opened] [Backport][ipa-4-7] Fix pytest deprecation warning

2018-11-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2570 Author: tiran Title: #2570: [Backport][ipa-4-7] Fix pytest deprecation warning Action: opened PR body: """ This PR was opened automatically because PR #2569 was pushed to master and backport to ipa-4-7 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2569][closed] Fix pytest deprecation warning

2018-11-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2569 Author: tiran Title: #2569: Fix pytest deprecation warning Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2569/head:pr2569 git checkout pr2569

[Freeipa-devel] [freeipa PR#2565][closed] freeipa.spec.in: add BuildRequires for python3-lib389

2018-11-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2565 Author: flo-renaud Title: #2565: freeipa.spec.in: add BuildRequires for python3-lib389 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2565/head:pr2565 git

[Freeipa-devel] [freeipa PR#2573][opened] [Backport][ipa-4-7] freeipa.spec.in: add BuildRequires for python3-lib389

2018-11-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2573 Author: tiran Title: #2573: [Backport][ipa-4-7] freeipa.spec.in: add BuildRequires for python3-lib389 Action: opened PR body: """ This PR was opened automatically because PR #2565 was pushed to master and backport to ipa-4-7 is required. """

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

2018-11-16 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: opened PR body: """ * Remove dead code * Allow HTTPd user to access SSSD IFP * Smart card auth advise: Allow Apache user See:

[Freeipa-devel] [freeipa PR#2519][closed] [Backport][ipa-4-6] rpc: always read response

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2519 Author: tiran Title: #2519: [Backport][ipa-4-6] rpc: always read response Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2519/head:pr2519 git checkout pr2519

[Freeipa-devel] [freeipa PR#2524][opened] [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2524 Author: tiran Title: #2524: [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7 Action: opened PR body: """ This PR was opened automatically because PR #2523 was pushed to master and backport to ipa-4-7 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#2523][closed] Fix test_cli_fsencoding on Python 3.7

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2523 Author: tiran Title: #2523: Fix test_cli_fsencoding on Python 3.7 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2523/head:pr2523 git checkout pr2523

[Freeipa-devel] [freeipa PR#2520][closed] [Backport][ipa-4-7] Restore KRA clone installation integration test

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2520 Author: tiran Title: #2520: [Backport][ipa-4-7] Restore KRA clone installation integration test 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#2519][opened] [Backport][ipa-4-6] rpc: always read response

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2519 Author: tiran Title: #2519: [Backport][ipa-4-6] rpc: always read response Action: opened PR body: """ This PR was opened automatically because PR #2517 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2520][opened] [Backport][ipa-4-7] Restore KRA clone installation integration test

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2520 Author: tiran Title: #2520: [Backport][ipa-4-7] Restore KRA clone installation integration test Action: opened PR body: """ Manual backport of PR #2436 * Restore KRA clone installation integration test * Require Dogtag 10.6.7-3 Travis CI

[Freeipa-devel] [freeipa PR#2518][opened] [Backport][ipa-4-7] rpc: always read response

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2518 Author: tiran Title: #2518: [Backport][ipa-4-7] rpc: always read response Action: opened PR body: """ This PR was opened automatically because PR #2517 was pushed to master and backport to ipa-4-7 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2517][closed] rpc: always read response

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2517 Author: frasertweedale Title: #2517: rpc: always read response Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2517/head:pr2517 git checkout pr2517

[Freeipa-devel] [freeipa PR#2511][closed] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2511 Author: frasertweedale Title: #2511: ipaldap: avoid invalid modlist when attribute encoding differs 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#2512][opened] [Backport][ipa-4-7] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2512 Author: tiran Title: #2512: [Backport][ipa-4-7] ipaldap: avoid invalid modlist when attribute encoding differs Action: opened PR body: """ This PR was opened automatically because PR #2511 was pushed to master and backport to ipa-4-7 is

[Freeipa-devel] [freeipa PR#2514][opened] [Backport][ipa-4-5] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2514 Author: tiran Title: #2514: [Backport][ipa-4-5] ipaldap: avoid invalid modlist when attribute encoding differs Action: opened PR body: """ This PR was opened automatically because PR #2511 was pushed to master and backport to ipa-4-5 is

[Freeipa-devel] [freeipa PR#2525][opened] [Backport][ipa-4-7] ipatests: add test for ipa-advise for enabling sudo for admins group

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2525 Author: tiran Title: #2525: [Backport][ipa-4-7] ipatests: add test for ipa-advise for enabling sudo for admins group Action: opened PR body: """ This PR was opened automatically because PR #2494 was pushed to master and backport to ipa-4-7

[Freeipa-devel] [freeipa PR#2524][closed] [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2524 Author: tiran Title: #2524: [Backport][ipa-4-7] Fix test_cli_fsencoding on Python 3.7 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2524/head:pr2524 git

[Freeipa-devel] [freeipa PR#2494][closed] ipatests: add test for ipa-advise for enabling sudo for admins group

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2494 Author: wladich Title: #2494: ipatests: add test for ipa-advise for enabling sudo for admins group 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#2507][closed] [Backport][ipa-4-7] Fixes for more issues found by coverity

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2507 Author: tiran Title: #2507: [Backport][ipa-4-7] Fixes for more issues found by coverity Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2507/head:pr2507 git

[Freeipa-devel] [freeipa PR#2518][closed] [Backport][ipa-4-7] rpc: always read response

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2518 Author: tiran Title: #2518: [Backport][ipa-4-7] rpc: always read response Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2518/head:pr2518 git checkout pr2518

[Freeipa-devel] [freeipa PR#2512][closed] [Backport][ipa-4-7] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2512 Author: tiran Title: #2512: [Backport][ipa-4-7] ipaldap: avoid invalid modlist when attribute encoding differs 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#2513][closed] [Backport][ipa-4-6] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2513 Author: tiran Title: #2513: [Backport][ipa-4-6] ipaldap: avoid invalid modlist when attribute encoding differs 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#2514][closed] [Backport][ipa-4-5] ipaldap: avoid invalid modlist when attribute encoding differs

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2514 Author: tiran Title: #2514: [Backport][ipa-4-5] ipaldap: avoid invalid modlist when attribute encoding differs 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#2506][closed] [Backport][ipa-4-7] Display succesful install message when ipa-replica-install completes

2018-11-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2506 Author: tiran Title: #2506: [Backport][ipa-4-7] Display succesful install message when ipa-replica-install completes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

<    4   5   6   7   8   9   10   11   12   13   >