[Freeipa-devel] [freeipa PR#4866][closed] Add __signature__ to plugins

2020-07-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4866 Author: tiran Title: #4866: Add __signature__ to plugins Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4866/head:pr4866 git checkout pr4866

[Freeipa-devel] [freeipa PR#4820][closed] Specify cert_paths when calling PKIConnection

2020-07-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4820 Author: cipherboy Title: #4820: Specify cert_paths when calling PKIConnection Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4820/head:pr4820 git checkout pr4820

[Freeipa-devel] [freeipa PR#4898][opened] [Backport][ipa-4-8] Specify cert_paths when calling PKIConnection

2020-07-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4898 Author: tiran Title: #4898: [Backport][ipa-4-8] Specify cert_paths when calling PKIConnection Action: opened PR body: """ This PR was opened automatically because PR #4820 was pushed to master and backport to ipa-4-8 is required. """ To pull

[Freeipa-devel] [freeipa PR#4898][closed] [Backport][ipa-4-8] Specify cert_paths when calling PKIConnection

2020-07-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4898 Author: tiran Title: #4898: [Backport][ipa-4-8] Specify cert_paths when calling PKIConnection Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4898/head:pr4898 git

[Freeipa-devel] [freeipa PR#4904][opened] Add ipaplatforms for containers

2020-07-09 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4904 Author: tiran Title: #4904: Add ipaplatforms for containers Action: opened PR body: """ ### Allow to override ipaplatform with env var The ipaplatform provider module can now be overriden by setting IPAPLATFORM_OVERRIDE environment variable.

[Freeipa-devel] [freeipa PR#3544][closed] [WIP] ipa-join: allowing call with jsonrpc into freeipa API

2020-07-09 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3544 Author: mulatinho Title: #3544: [WIP] ipa-join: allowing call with jsonrpc into freeipa API Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3544/head:pr3544 git c

[Freeipa-devel] [freeipa PR#4920][opened] Add missing SELinux rule for ipa-custodia.sock

2020-07-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4920 Author: tiran Title: #4920: Add missing SELinux rule for ipa-custodia.sock Action: opened PR body: """ A SELinux rule for ipa_custodia_stream_connect(httpd_t) was not copied from upstream rules. It breaks installations on systems that don't hav

[Freeipa-devel] [freeipa PR#4921][opened] [Backport][ipa-4-8] Add missing SELinux rule for ipa-custodia.sock

2020-07-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4921 Author: tiran Title: #4921: [Backport][ipa-4-8] Add missing SELinux rule for ipa-custodia.sock Action: opened PR body: """ This PR was opened automatically because PR #4920 was pushed to master and backport to ipa-4-8 is required. """ To pul

[Freeipa-devel] [freeipa PR#4920][closed] Add missing SELinux rule for ipa-custodia.sock

2020-07-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4920 Author: tiran Title: #4920: Add missing SELinux rule for ipa-custodia.sock Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4920/head:pr4920 git checkout pr4920 __

[Freeipa-devel] [freeipa PR#4921][closed] [Backport][ipa-4-8] Add missing SELinux rule for ipa-custodia.sock

2020-07-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4921 Author: tiran Title: #4921: [Backport][ipa-4-8] Add missing SELinux rule for ipa-custodia.sock Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4921/head:pr4921 g

[Freeipa-devel] [freeipa PR#4931][opened] Teach pylint how dnspython 2.x works

2020-07-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4931 Author: tiran Title: #4931: Teach pylint how dnspython 2.x works Action: opened PR body: """ pylint does not understand pylint's globals().update(RdataType.__members__) trick. Fixes: https://pagure.io/freeipa/issue/8419 Signed-off-by: Christia

[Freeipa-devel] [freeipa PR#4931][closed] Teach pylint how dnspython 2.x works

2020-07-20 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4931 Author: tiran Title: #4931: Teach pylint how dnspython 2.x works Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4931/head:pr4931 git checkout pr4931

[Freeipa-devel] [freeipa PR#4933][opened] [Backport][ipa-4-8] Teach pylint how dnspython 2.x works

2020-07-20 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4933 Author: tiran Title: #4933: [Backport][ipa-4-8] Teach pylint how dnspython 2.x works Action: opened PR body: """ This PR was opened automatically because PR #4931 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#4932][opened] [Backport][ipa-4-6] Teach pylint how dnspython 2.x works

2020-07-20 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4932 Author: tiran Title: #4932: [Backport][ipa-4-6] Teach pylint how dnspython 2.x works Action: opened PR body: """ This PR was opened automatically because PR #4931 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#4904][closed] Add ipaplatforms for containers

2020-07-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4904 Author: tiran Title: #4904: Add ipaplatforms for containers Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4904/head:pr4904 git checkout pr4904 _

[Freeipa-devel] [freeipa PR#4959][opened] [Backport][ipa-4-8] Add ipaplatforms for containers

2020-07-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4959 Author: tiran Title: #4959: [Backport][ipa-4-8] Add ipaplatforms for containers Action: opened PR body: """ Manual backport of PR #4904 to 4.8 branch There was no conflict during manual cherry picking. """ To pull the PR as Git branch: git re

[Freeipa-devel] [freeipa PR#4992][opened] Treat container subplatforms like main platform

2020-08-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4992 Author: tiran Title: #4992: Treat container subplatforms like main platform Action: opened PR body: """ ipa-server-upgrade does not like platform mismatches. Upgrade from an old container to recent container fails with error message: ``` IPA

[Freeipa-devel] [freeipa PR#4999][opened] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4999 Author: tiran Title: #4999: Don't configure authselect in containers Action: opened PR body: """ freeipa-container images come with authselect pre-configured. There is no need to configure, migrate, or restore authselect. The --mkhomedir option

[Freeipa-devel] [freeipa PR#5003][opened] [Backport][ipa-4-8] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5003 Author: tiran Title: #5003: [Backport][ipa-4-8] Don't configure authselect in containers Action: opened PR body: """ This PR was opened automatically because PR #4999 was pushed to master and backport to ipa-4-8 is required. """ To pull the P

[Freeipa-devel] [freeipa PR#4999][closed] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4999 Author: tiran Title: #4999: Don't configure authselect in containers Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4999/head:pr4999 git checkout pr4999

[Freeipa-devel] [freeipa PR#4739][reopened] Run pytest without color in Azure

2020-08-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4739 Author: tiran Title: #4739: Run pytest without color in Azure Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4739/head:pr4739 git checkout pr4739 _

[Freeipa-devel] [freeipa PR#5082][opened] Run KDC as non-privileged user

2020-09-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5082 Author: tiran Title: #5082: Run KDC as non-privileged user Action: opened PR body: """ Signed-off-by: Christian Heimes """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5082

[Freeipa-devel] [freeipa PR#5092][opened] Add user and group wrapers

2020-09-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5092 Author: tiran Title: #5092: Add user and group wrapers Action: opened PR body: """ New classes for user and group names provide a convenient way to access the uid and primary gid of a user / gid of a group. The classes also provide chown() and

[Freeipa-devel] [freeipa PR#5093][opened] Only restart DS when duplicate cacert was found

2020-09-11 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5093 Author: tiran Title: #5093: Only restart DS when duplicate cacert was found Action: opened PR body: """ The update_fix_duplicate_cacrt_in_ldap plugin no longer restarts DS when CA is disabled or no duplicate cacert entry was dedected. Related:

[Freeipa-devel] [freeipa PR#5101][opened] Add krbPrincipalName pres index correctly

2020-09-14 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5101 Author: tiran Title: #5101: Add krbPrincipalName pres index correctly Action: opened PR body: """ See: 20b55f4017ab42113f1ced829a4b4afa17839b55 See: https://pagure.io/freeipa/issue/8491 Signed-off-by: Christian Heimes """ To pull the PR as Gi

[Freeipa-devel] [freeipa PR#5102][opened] Add ldap_update() helper to service class

2020-09-14 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5102 Author: tiran Title: #5102: Add ldap_update() helper to service class Action: opened PR body: """ The new _ldap_update() helper methods makes it easier to apply LDAP update files from a service instance. Signed-off-by: Christian Heimes """ T

[Freeipa-devel] [freeipa PR#5107][opened] [Container] Unify access to FQDN

2020-09-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5107 Author: tiran Title: #5107: [Container] Unify access to FQDN Action: opened PR body: """ FreeIPA's Python and C code used different approaches to get the FQDN of the host. Some places assumed that gethostname() returns a FQDN. Other code paths

[Freeipa-devel] [freeipa PR#5111][opened] Don't create DS SSCA and self-signed cert

2020-09-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5111 Author: tiran Title: #5111: Don't create DS SSCA and self-signed cert Action: opened PR body: """ Instruct lib389 to not create its self-signed CA and temporary self-signed certificate. FreeIPA uses local connections and Unix socket for bootstr

[Freeipa-devel] [freeipa PR#5112][opened] Check ca_wrapped in ipa-custodia-check

2020-09-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5112 Author: tiran Title: #5112: Check ca_wrapped in ipa-custodia-check Action: opened PR body: """ ca_wrapped uses Dogtag's pki tool (written in Java) to wrap key material. Add checks to custodia to verify that key wrapping works. Signed-off-by: C

[Freeipa-devel] [freeipa PR#5114][opened] Duplicate CA CRT: ignore expected cert

2020-09-17 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5114 Author: tiran Title: #5114: Duplicate CA CRT: ignore expected cert Action: opened PR body: """ When search for duplicate CA certs ignore the one expected entry. Related: https://pagure.io/freeipa/issue/7125 Signed-off-by: Christian Heimes """

[Freeipa-devel] [freeipa PR#5116][opened] Add timings to install logs

2020-09-17 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5116 Author: tiran Title: #5116: Add timings to install logs Action: opened PR body: """ The logging manager now adds timings for installation steps to the installer logs. The information can be extracted and dumped to a CSV file with a simple grep

[Freeipa-devel] [freeipa PR#5125][opened] Add systemd-resolved support

2020-09-22 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5125 Author: tiran Title: #5125: Add systemd-resolved support Action: opened PR body: """ Fedora 33 switched to systemd-resolved - [X] Add helpers to get forwarders from resolve1 D-BUS API - [X] Configure NetworkManager to use systemd-resolved - [X

[Freeipa-devel] [freeipa PR#5126][opened] Make git a build requirement

2020-09-22 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5126 Author: tiran Title: #5126: Make git a build requirement Action: opened PR body: """ FreeIPA uses git in its build process. In the past git was automatically pulled in. On Fedora 33 builds are failing because git is missing. Signed-off-by: Chr

[Freeipa-devel] [freeipa PR#5132][opened] Delay import of psutil to avoid AVC

2020-09-22 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5132 Author: tiran Title: #5132: Delay import of psutil to avoid AVC Action: opened PR body: """ Commit cfad7af35dd5a2cdd4081d1e9ac7c245f47f1dce added a check to ensure a system has sufficient amount of memory. The feature uses psutil to get availab

[Freeipa-devel] [freeipa PR#5134][opened] Fix various C compiler warnings

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5134 Author: tiran Title: #5134: Fix various C compiler warnings Action: opened PR body: """ - remove unused variables in hotp.c - fix const of assertion_value - cast const error message to non-const char* I tried to make errMesg a const char* but

[Freeipa-devel] [freeipa PR#5136][opened] [Backport][ipa-4-8] SELinux: do not double-define node_t and pki_tomcat_cert_t

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5136 Author: tiran Title: #5136: [Backport][ipa-4-8] SELinux: do not double-define node_t and pki_tomcat_cert_t Action: opened PR body: """ This PR was opened automatically because PR #5133 was pushed to master and backport to ipa-4-8 is required.

[Freeipa-devel] [freeipa PR#5133][closed] SELinux: do not double-define node_t and pki_tomcat_cert_t

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5133 Author: fcami Title: #5133: SELinux: do not double-define node_t and pki_tomcat_cert_t Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5133/head:pr5133 git checko

[Freeipa-devel] [freeipa PR#5137][opened] [Backport][ipa-4-8] Clean up entire /run/ipa/ccaches directory not just files

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5137 Author: tiran Title: #5137: [Backport][ipa-4-8] Clean up entire /run/ipa/ccaches directory not just files Action: opened PR body: """ This PR was opened automatically because PR #5124 was pushed to master and backport to ipa-4-8 is required.

[Freeipa-devel] [freeipa PR#5132][closed] Delay import of psutil to avoid AVC

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5132 Author: tiran Title: #5132: Delay import of psutil to avoid AVC Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5132/head:pr5132 git checkout pr5132 _

[Freeipa-devel] [freeipa PR#5124][closed] Clean up entire /run/ipa/ccaches directory not just files

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5124 Author: rcritten Title: #5124: Clean up entire /run/ipa/ccaches directory not just files Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5124/head:pr5124 git chec

[Freeipa-devel] [freeipa PR#5138][opened] [Backport][ipa-4-8] Delay import of psutil to avoid AVC

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5138 Author: tiran Title: #5138: [Backport][ipa-4-8] Delay import of psutil to avoid AVC Action: opened PR body: """ This PR was opened automatically because PR #5132 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#5126][closed] Make git a build requirement

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5126 Author: tiran Title: #5126: Make git a build requirement Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5126/head:pr5126 git checkout pr5126

[Freeipa-devel] [freeipa PR#5139][opened] [Backport][ipa-4-8] Make git a build requirement

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5139 Author: tiran Title: #5139: [Backport][ipa-4-8] Make git a build requirement Action: opened PR body: """ This PR was opened automatically because PR #5126 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as Git bra

[Freeipa-devel] [freeipa PR#5140][opened] [Backport][ipa-4-8] Add ipa_pki_retrieve_key_exec() interface

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5140 Author: tiran Title: #5140: [Backport][ipa-4-8] Add ipa_pki_retrieve_key_exec() interface Action: opened PR body: """ This PR was opened automatically because PR #5131 was pushed to master and backport to ipa-4-8 is required. """ To pull the

[Freeipa-devel] [freeipa PR#5131][closed] Add ipa_pki_retrieve_key_exec() interface

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5131 Author: zpytela Title: #5131: Add ipa_pki_retrieve_key_exec() interface Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5131/head:pr5131 git checkout pr5131 _

[Freeipa-devel] [freeipa PR#5125][closed] Add systemd-resolved support

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5125 Author: tiran Title: #5125: Add systemd-resolved support Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5125/head:pr5125 git checkout pr5125

[Freeipa-devel] [freeipa PR#5141][opened] [Backport][ipa-4-8] Add systemd-resolved support

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5141 Author: tiran Title: #5141: [Backport][ipa-4-8] Add systemd-resolved support Action: opened PR body: """ Manual backport of PR #5125 to 4.8 branch. 61ec5de2640c300bbf21ae68faed62e5b8d80d4a had a minor conflict in ``ipaserver/install/bindinsta

[Freeipa-devel] [freeipa PR#5139][closed] [Backport][ipa-4-8] Make git a build requirement

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5139 Author: tiran Title: #5139: [Backport][ipa-4-8] Make git a build requirement Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5139/head:pr5139 git checkout pr5139

[Freeipa-devel] [freeipa PR#5143][opened] [Backport][ipa-4-8] Reduce the memory requirement from 1.6 to 1.2 GB

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5143 Author: tiran Title: #5143: [Backport][ipa-4-8] Reduce the memory requirement from 1.6 to 1.2 GB Action: opened PR body: """ This PR was opened automatically because PR #5142 was pushed to master and backport to ipa-4-8 is required. """ To p

[Freeipa-devel] [freeipa PR#5142][closed] Reduce the memory requirement from 1.6 to 1.2 GB

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5142 Author: rcritten Title: #5142: Reduce the memory requirement from 1.6 to 1.2 GB Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5142/head:pr5142 git checkout pr51

[Freeipa-devel] [freeipa PR#5138][closed] [Backport][ipa-4-8] Delay import of psutil to avoid AVC

2020-09-23 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5138 Author: tiran Title: #5138: [Backport][ipa-4-8] Delay import of psutil to avoid AVC Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5138/head:pr5138 git checkout

[Freeipa-devel] [freeipa PR#5144][opened] Reduce runtime of server installer by nearly a minute

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5144 Author: tiran Title: #5144: Reduce runtime of server installer by nearly a minute Action: opened PR body: """ This experimental patch speeds up installer by tightening poll/sleep loops, reducing timeouts for DNS and NTP to a sensible value, av

[Freeipa-devel] [freeipa PR#5141][closed] [Backport][ipa-4-8] Add systemd-resolved support

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5141 Author: tiran Title: #5141: [Backport][ipa-4-8] Add systemd-resolved support Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5141/head:pr5141 git checkout pr5141

[Freeipa-devel] [freeipa PR#5143][closed] [Backport][ipa-4-8] Reduce the memory requirement from 1.6 to 1.2 GB

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5143 Author: tiran Title: #5143: [Backport][ipa-4-8] Reduce the memory requirement from 1.6 to 1.2 GB Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5143/head:pr5143

[Freeipa-devel] [freeipa PR#5137][closed] [Backport][ipa-4-8] Clean up entire /run/ipa/ccaches directory not just files

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5137 Author: tiran Title: #5137: [Backport][ipa-4-8] Clean up entire /run/ipa/ccaches directory not just files Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5137/he

[Freeipa-devel] [freeipa PR#5145][opened] Fix nsslapd-db-lock tuning of BDB backend

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5145 Author: tiran Title: #5145: Fix nsslapd-db-lock tuning of BDB backend Action: opened PR body: """ nsslapd-db-lock was moved from cn=config,cn=ldbm database,cn=plugins,cn=config entry to cn=bdb subentry. Manual patching of dse.ldif was no longer

[Freeipa-devel] [freeipa PR#5145][closed] Fix nsslapd-db-lock tuning of BDB backend

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5145 Author: tiran Title: #5145: Fix nsslapd-db-lock tuning of BDB backend Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5145/head:pr5145 git checkout pr5145 ___

[Freeipa-devel] [freeipa PR#5148][opened] [Backport][ipa-4-8] Fix nsslapd-db-lock tuning of BDB backend

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5148 Author: tiran Title: #5148: [Backport][ipa-4-8] Fix nsslapd-db-lock tuning of BDB backend Action: opened PR body: """ Manual backport of PR #5145 The backport conflicted in ``Makefile.am``. """ To pull the PR as Git branch: git remote add gh

[Freeipa-devel] [freeipa PR#5148][closed] [Backport][ipa-4-8] Fix nsslapd-db-lock tuning of BDB backend

2020-09-24 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5148 Author: tiran Title: #5148: [Backport][ipa-4-8] Fix nsslapd-db-lock tuning of BDB backend Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5148/head:pr5148 git che

[Freeipa-devel] [freeipa PR#5150][opened] trust-add: Catch correct exception when chown SSSD

2020-09-25 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5150 Author: tiran Title: #5150: trust-add: Catch correct exception when chown SSSD Action: opened PR body: """ Commit 72fb4e6 introduced a regression. SSSD_USER.chown() raises ValueError instead of KeyError when SSSD user does not exist. Fixes: ht

[Freeipa-devel] [freeipa PR#5155][opened] [Backport][ipa-4-8] Pre-populate IP addresses for the name server upgrades

2020-09-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5155 Author: tiran Title: #5155: [Backport][ipa-4-8] Pre-populate IP addresses for the name server upgrades Action: opened PR body: """ This PR was opened automatically because PR #5153 was pushed to master and backport to ipa-4-8 is required. """

[Freeipa-devel] [freeipa PR#5153][closed] Pre-populate IP addresses for the name server upgrades

2020-09-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5153 Author: abbra Title: #5153: Pre-populate IP addresses for the name server upgrades Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5153/head:pr5153 git checkout p

[Freeipa-devel] [freeipa PR#5156][opened] Ensure that resolved.conf.d is accessible

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5156 Author: tiran Title: #5156: Ensure that resolved.conf.d is accessible Action: opened PR body: """ systemd-resolved runs as user systemd-resolve. Ensure that resolved.conf.d drop-in directory is accessible when installer runs with restricted uma

[Freeipa-devel] [freeipa PR#5155][closed] [Backport][ipa-4-8] Pre-populate IP addresses for the name server upgrades

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5155 Author: tiran Title: #5155: [Backport][ipa-4-8] Pre-populate IP addresses for the name server upgrades Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5155/head:

[Freeipa-devel] [freeipa PR#5157][opened] Use single update LDIF for indices and add more indices

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5157 Author: tiran Title: #5157: Use single update LDIF for indices and add more indices Action: opened PR body: """ ## Use single update LDIF for indices Index definitions were split across four files. indices.ldif contained the initial subset of

[Freeipa-devel] [freeipa PR#5156][closed] Ensure that resolved.conf.d is accessible

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5156 Author: tiran Title: #5156: Ensure that resolved.conf.d is accessible Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5156/head:pr5156 git checkout pr5156 ___

[Freeipa-devel] [freeipa PR#5158][opened] [Backport][ipa-4-8] Ensure that resolved.conf.d is accessible

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5158 Author: tiran Title: #5158: [Backport][ipa-4-8] Ensure that resolved.conf.d is accessible Action: opened PR body: """ This PR was opened automatically because PR #5156 was pushed to master and backport to ipa-4-8 is required. """ To pull the

[Freeipa-devel] [freeipa PR#5158][closed] [Backport][ipa-4-8] Ensure that resolved.conf.d is accessible

2020-09-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5158 Author: tiran Title: #5158: [Backport][ipa-4-8] Ensure that resolved.conf.d is accessible Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5158/head:pr5158 git che

[Freeipa-devel] [freeipa PR#5161][opened] Add missing fedora_container platform members

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5161 Author: tiran Title: #5161: Add missing fedora_container platform members Action: opened PR body: """ The fedora_container platform was missing User and Group members. Add test case to verify that all known platforms define correct module API.

[Freeipa-devel] [freeipa PR#5162][opened] configure_dns_resolver: call self.restore_context

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5162 Author: tiran Title: #5162: configure_dns_resolver: call self.restore_context Action: opened PR body: """ Use the platform implementation of restore_context() instead of the base implementation. Fixes: https://pagure.io/freeipa/issue/8518 Sign

[Freeipa-devel] [freeipa PR#5157][closed] Use single update LDIF for indices and add more indices

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5157 Author: tiran Title: #5157: Use single update LDIF for indices and add more indices Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5157/head:pr5157 git checkout

[Freeipa-devel] [freeipa PR#5161][closed] Add missing fedora_container platform members

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5161 Author: tiran Title: #5161: Add missing fedora_container platform members Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5161/head:pr5161 git checkout pr5161 ___

[Freeipa-devel] [freeipa PR#5163][opened] [Backport][ipa-4-8] Add missing fedora_container platform members

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5163 Author: tiran Title: #5163: [Backport][ipa-4-8] Add missing fedora_container platform members Action: opened PR body: """ This PR was opened automatically because PR #5161 was pushed to master and backport to ipa-4-8 is required. """ To pull

[Freeipa-devel] [freeipa PR#5159][closed] [Backport][ipa-4-8] Use single update LDIF for indices and add more indices

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5159 Author: tiran Title: #5159: [Backport][ipa-4-8] Use single update LDIF for indices and add more indices Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5159/head

[Freeipa-devel] [freeipa PR#5164][opened] Speed up DS related installer steps

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5164 Author: tiran Title: #5164: Speed up DS related installer steps Action: opened PR body: """ ## Remove root-autobind configuration The new lib389-based installer configured 389-DS with LDAPI support and autobind for root. cn=root-autobind,

[Freeipa-devel] [freeipa PR#5165][opened] Reduce long sleeps in certmonger wait_for_request()

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5165 Author: tiran Title: #5165: Reduce long sleeps in certmonger wait_for_request() Action: opened PR body: """ ## Add helper for poll/sleep loops with timeout The Sleeper class is a helper that makes poll/sleep loops with timeout easier to wr

[Freeipa-devel] [freeipa PR#5163][closed] [Backport][ipa-4-8] Add missing fedora_container platform members

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5163 Author: tiran Title: #5163: [Backport][ipa-4-8] Add missing fedora_container platform members Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5163/head:pr5163 git

[Freeipa-devel] [freeipa PR#5166][opened] Retry chronyc waitsync only once

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5166 Author: tiran Title: #5166: Retry chronyc waitsync only once Action: opened PR body: """ It's unlikely that a third chrony synchronization attempt is going to succeed after the the first two attempts have failed. Only retry chronyc waitsync onc

[Freeipa-devel] [freeipa PR#5167][opened] Speed up PKI installer steps

2020-09-29 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5167 Author: tiran Title: #5167: Speed up PKI installer steps Action: opened PR body: """ ## Skip duplicate import of cert profiles All supported Dogtag versions import the cert profiles during pkispawn when using the LDAP profile backend. Thi

[Freeipa-devel] [freeipa PR#5165][closed] Reduce long sleeps in certmonger wait_for_request()

2020-09-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5165 Author: tiran Title: #5165: Reduce long sleeps in certmonger wait_for_request() Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5165/head:pr5165 git checkout pr51

[Freeipa-devel] [freeipa PR#5168][opened] [Backport][ipa-4-8] configure_dns_resolver: call self.restore_context

2020-09-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5168 Author: tiran Title: #5168: [Backport][ipa-4-8] configure_dns_resolver: call self.restore_context Action: opened PR body: """ This PR was opened automatically because PR #5162 was pushed to master and backport to ipa-4-8 is required. """ To

[Freeipa-devel] [freeipa PR#5162][closed] configure_dns_resolver: call self.restore_context

2020-09-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5162 Author: tiran Title: #5162: configure_dns_resolver: call self.restore_context Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5162/head:pr5162 git checkout pr5162

[Freeipa-devel] [freeipa PR#5168][closed] [Backport][ipa-4-8] configure_dns_resolver: call self.restore_context

2020-09-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5168 Author: tiran Title: #5168: [Backport][ipa-4-8] configure_dns_resolver: call self.restore_context Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5168/head:pr516

[Freeipa-devel] [freeipa PR#5166][closed] Retry chronyc waitsync only once

2020-09-30 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5166 Author: tiran Title: #5166: Retry chronyc waitsync only once Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5166/head:pr5166 git checkout pr5166

[Freeipa-devel] [freeipa PR#5112][closed] Check ca_wrapped in ipa-custodia-check

2020-10-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5112 Author: tiran Title: #5112: Check ca_wrapped in ipa-custodia-check Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5112/head:pr5112 git checkout pr5112 __

[Freeipa-devel] [freeipa PR#5171][opened] [Backport][ipa-4-8] Check ca_wrapped in ipa-custodia-check

2020-10-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5171 Author: tiran Title: #5171: [Backport][ipa-4-8] Check ca_wrapped in ipa-custodia-check Action: opened PR body: """ Manual backport of PR #5112 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git f

[Freeipa-devel] [freeipa PR#5164][closed] Speed up DS related installer steps

2020-10-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5164 Author: tiran Title: #5164: Speed up DS related installer steps Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5164/head:pr5164 git checkout pr5164 _

[Freeipa-devel] [freeipa PR#5167][closed] Speed up PKI installer steps

2020-10-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5167 Author: tiran Title: #5167: Speed up PKI installer steps Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5167/head:pr5167 git checkout pr5167

[Freeipa-devel] [freeipa PR#5173][opened] Use separate install logs for AD and DNS instance

2020-10-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5173 Author: tiran Title: #5173: Use separate install logs for AD and DNS instance Action: opened PR body: """ ipa-dns-install and ipa-adtrust-install no longer overwrite ipaserver-install.log. Instead they use a separate log file. Add AD-Trust, DN

[Freeipa-devel] [freeipa PR#5174][opened] Lookup ipa-ca record with NSS

2020-10-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5174 Author: tiran Title: #5174: Lookup ipa-ca record with NSS Action: opened PR body: """ DNS data management now uses NSS's getaddrinfo() instead of direct DNS queries to resolve the ipa-ca record. This fixes missing ipa-ca records when the curren

[Freeipa-devel] [freeipa PR#5175][opened] Require(post) systemd with resolved enabled on F33

2020-10-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5175 Author: tiran Title: #5175: Require(post) systemd with resolved enabled on F33 Action: opened PR body: """ FreeIPA's systemd-resolved integration for Fedora 33 depends on a working and fully configured systemd-resolved service. Ensure that syst

[Freeipa-devel] [freeipa PR#5173][closed] Use separate install logs for AD and DNS instance

2020-10-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5173 Author: tiran Title: #5173: Use separate install logs for AD and DNS instance Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5173/head:pr5173 git checkout pr5173

[Freeipa-devel] [freeipa PR#5171][closed] [Backport][ipa-4-8] Check ca_wrapped in ipa-custodia-check

2020-10-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5171 Author: tiran Title: #5171: [Backport][ipa-4-8] Check ca_wrapped in ipa-custodia-check Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5171/head:pr5171 git checko

[Freeipa-devel] [freeipa PR#5177][opened] Replace sudo with runuser

2020-10-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5177 Author: tiran Title: #5177: Replace sudo with runuser Action: opened PR body: """ runuser is in util-linux and does not require sudo package. Related: https://pagure.io/freeipa/issue/8530 Signed-off-by: Christian Heimes """ To pull the PR as

[Freeipa-devel] [freeipa PR#5177][closed] Replace sudo with runuser

2020-10-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5177 Author: tiran Title: #5177: Replace sudo with runuser Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5177/head:pr5177 git checkout pr5177 ___

[Freeipa-devel] [freeipa PR#5178][opened] [Backport][ipa-4-8] Replace sudo with runuser

2020-10-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5178 Author: tiran Title: #5178: [Backport][ipa-4-8] Replace sudo with runuser Action: opened PR body: """ This PR was opened automatically because PR #5177 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as Git branch

[Freeipa-devel] [freeipa PR#5178][closed] [Backport][ipa-4-8] Replace sudo with runuser

2020-10-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5178 Author: tiran Title: #5178: [Backport][ipa-4-8] Replace sudo with runuser Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5178/head:pr5178 git checkout pr5178 ___

[Freeipa-devel] [freeipa PR#5175][closed] Require(post) systemd with resolved enabled on F33

2020-10-07 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5175 Author: tiran Title: #5175: Require(post) systemd with resolved enabled on F33 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5175/head:pr5175 git checkout pr517

[Freeipa-devel] [freeipa PR#5181][opened] [Backport][ipa-4-8] Require(post) systemd with resolved enabled on F33

2020-10-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5181 Author: tiran Title: #5181: [Backport][ipa-4-8] Require(post) systemd with resolved enabled on F33 Action: opened PR body: """ Manual backport of PR #5175 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/

[Freeipa-devel] [freeipa PR#5182][opened] Speed up cainstance.migrate_profiles_to_ldap

2020-10-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5182 Author: tiran Title: #5182: Speed up cainstance.migrate_profiles_to_ldap Action: opened PR body: """ The ra_certprofile API is slow. It takes ~200ms to migrate and enable a profile even when the profile already available. The migration step slo

  1   2   3   4   5   6   7   8   9   10   >