[SSSD] [sssd PR#5306][closed] sss_cache: sss_cache exits immediately if SSSD is not running.

2020-09-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5306 Author: tomofumi-yoshida Title: #5306: sss_cache: sss_cache exits immediately if SSSD is not running. Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5306/head:pr5306 git checkout

[SSSD] [sssd PR#5306][+Rejected] sss_cache: sss_cache exits immediately if SSSD is not running.

2020-09-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5306 Title: #5306: sss_cache: sss_cache exits immediately if SSSD is not running. Label: +Rejected ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5306][comment] sss_cache: sss_cache exits immediately if SSSD is not running.

2020-09-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5306 Title: #5306: sss_cache: sss_cache exits immediately if SSSD is not running. alexey-tikhonov commented: """ Hi @tomofumi-yoshida , thank you for the detailed explanation. (1) There is a valid point in your description. I opened #5342 to track this.

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber justin-stephenson commented: """ This **test_session_recording.py::test_none** runs successfully on my Fedora 32 system. I tried to execute the CI tests following

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber justin-stephenson commented: """ > > > Thank you for having a look at it. I was already doing it but I was > > > unable to find any connection between my changes and the failure. >

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber alexey-tikhonov commented: """ > > Thank you for having a look at it. I was already doing it but I was unable > > to find any connection between my changes and the failure. > > The

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber sumit-bose commented: """ > Thank you for having a look at it. I was already doing it but I was unable to > find any connection between my changes and the failure. The issue can be

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread ikerexxe
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber ikerexxe commented: """ Thank you for having a look at it. I was already doing it but I was unable to find any connection between my changes and the failure. """ See the full

[SSSD] [sssd PR#5272][-Changes requested] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5272][+Accepted] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber sumit-bose commented: """ Hi, thank you, I have no further comments, the CI failure on F32 seems unrelated. ACK. bye, Sumit """ See the full comment at

[SSSD] [sssd PR#5341][comment] KCM: Fix access after free on shutdown

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown pbrezina commented: """ And also tests fails. """ See the full comment at https://github.com/SSSD/sssd/pull/5341#issuecomment-701364597 ___ sssd-devel

[SSSD] [sssd PR#5341][comment] KCM: Fix access after free on shutdown

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown pbrezina commented: """ Thanks, this is nice and simply solution. I just have one nitpick, see above. """ See the full comment at https://github.com/SSSD/sssd/pull/5341#issuecomment-701361648

[SSSD] [sssd PR#5341][-Waiting for review] KCM: Fix access after free on shutdown

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5297][closed] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Author: scabrero Title: #5297: Fix IP network by address lookup Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5297/head:pr5297 git checkout pr5297

[SSSD] [sssd PR#5307][closed] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Author: alexey-tikhonov Title: #5307: UTIL:utf8: code cleanup Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5307/head:pr5307 git checkout pr5307

[SSSD] [sssd PR#5297][-Ready to push] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Title: #5297: Fix IP network by address lookup Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5297][-Accepted] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Title: #5297: Fix IP network by address lookup Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora

[SSSD] [sssd PR#5297][comment] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Title: #5297: Fix IP network by address lookup pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5297 * `master` * 77734063fb390405257d2db432d496c347a4a80b - TESTS: Extend resolver tests to check getnetbyaddr with AF_UNSPEC

[SSSD] [sssd PR#5296][+Pushed] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Title: #5296: AD: "getAccountDomain" tweaks Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code

[SSSD] [sssd PR#5297][+Pushed] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Title: #5297: Fix IP network by address lookup Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora

[SSSD] [sssd PR#5307][+Pushed] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#5307][-Accepted] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#5307][-Ready to push] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora

[SSSD] [sssd PR#5296][-Ready to push] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Title: #5296: AD: "getAccountDomain" tweaks Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5296][-Accepted] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Title: #5296: AD: "getAccountDomain" tweaks Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora

[SSSD] [sssd PR#5296][closed] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Author: alexey-tikhonov Title: #5296: AD: "getAccountDomain" tweaks Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5296/head:pr5296 git checkout pr5296

[SSSD] [sssd PR#5296][comment] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Title: #5296: AD: "getAccountDomain" tweaks pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5296 * `master` * edec0ee3100ecb22958572d073ec635a9135037a - DP:getAccountDomain: add DP_FAST_REPLY support *

[SSSD] [sssd PR#5307][comment] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5307 * `master` * a0bf4b3d1da1a275907865d421bc8ac38d2b0950 - UTIL:utf8: moved a couple of helper *

[SSSD] [sssd PR#5307][+Ready to push] UTIL:utf8: code cleanup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora

[SSSD] [sssd PR#5296][+Ready to push] AD: "getAccountDomain" tweaks

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5296 Title: #5296: AD: "getAccountDomain" tweaks Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5297][+Ready to push] Fix IP network by address lookup

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5297 Title: #5297: Fix IP network by address lookup Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5303][synchronized] tests: run TIER-0 multihost tests in PRCI

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5303 Author: pbrezina Title: #5303: tests: run TIER-0 multihost tests in PRCI Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5303/head:pr5303 git checkout pr5303 From

[SSSD] [sssd PR#5300][comment] ad: use parallel cldap ping for site discovery

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5300 Title: #5300: ad: use parallel cldap ping for site discovery pbrezina commented: """ Done. I added `ad_cldap_ping_parallel_batch` and logic around it. """ See the full comment at https://github.com/SSSD/sssd/pull/5300#issuecomment-701338948

[SSSD] [sssd PR#5300][synchronized] ad: use parallel cldap ping for site discovery

2020-09-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5300 Author: pbrezina Title: #5300: ad: use parallel cldap ping for site discovery Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5300/head:pr5300 git checkout pr5300 From

[SSSD] [sssd PR#5272][synchronized] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread ikerexxe
URL: https://github.com/SSSD/sssd/pull/5272 Author: ikerexxe Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5272/head:pr5272 git checkout pr5272

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber sumit-bose commented: """ Hi, thanks for the patch and your patience. I tested the patch and it worked as expected but please see my inline comment. bye, Sumit """ See the full

[SSSD] [sssd PR#5272][+Changes requested] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5272][-Waiting for review] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5307][+Accepted] UTIL:utf8: code cleanup

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#5307][-Changes requested] UTIL:utf8: code cleanup

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5307][comment] UTIL:utf8: code cleanup

2020-09-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5307 Title: #5307: UTIL:utf8: code cleanup sumit-bose commented: """ Hi, thanks for the changes, ACK. bye, Sumit """ See the full comment at https://github.com/SSSD/sssd/pull/5307#issuecomment-701184466 ___