[SSSD] [sssd PR#812][synchronized] Implement background refresh for IPA and AD domains and subdomains

2019-05-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/812 Author: jhrozek Title: #812: Implement background refresh for IPA and AD domains and subdomains Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/812/head:pr812 git checkout

[SSSD] [sssd PR#796][comment] ci: enable sssd-ci for 1-16 branch

2019-05-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/796 Title: #796: ci: enable sssd-ci for 1-16 branch jhrozek commented: """ Not expected. I don't know what it is, all the tests with the secrets responder are failing, but not with the secdb. """ See the full comment at htt

[SSSD] [sssd PR#796][comment] ci: enable sssd-ci for 1-16 branch

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/796 Title: #796: ci: enable sssd-ci for 1-16 branch jhrozek commented: """ OK, after some delay, I'm trying to get back to upstream reviews.. Do you know why these would fail? How can I re-run the CI runs? """ See the full

[SSSD] [sssd PR#813][+Changes requested] SDAP: allow GSS-SPNEGO for LDAP SASL bind as well

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/813 Title: #813: SDAP: allow GSS-SPNEGO for LDAP SASL bind as well Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#750][closed] Monitor: minor fixes

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/750 Author: alexey-tikhonov Title: #750: Monitor: minor fixes Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/750/head:pr750 git checkout pr750

[SSSD] [sssd PR#750][comment] Monitor: minor fixes

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/750 Title: #750: Monitor: minor fixes jhrozek commented: """ b239b4ec9f882f4deaf331b431021f6298d2bde6 1e215a78841df4bdbff227ce3e2102dff06f2bd4 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#804][closed] PAM: Also cache SSS_PAM_PREAUTH

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Author: jhrozek Title: #804: PAM: Also cache SSS_PAM_PREAUTH Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/804/head:pr804 git checkout pr804

[SSSD] [sssd PR#804][comment] PAM: Also cache SSS_PAM_PREAUTH

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH jhrozek commented: """ * master: c911562 * sssd-1-16: 0a637ff """ See the full comment at https://github.com/SSSD/sssd/pull/804#issuecomment-493910515 __

[SSSD] [sssd PR#804][+Pushed] PAM: Also cache SSS_PAM_PREAUTH

2019-05-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH 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#816][comment] SUDO: Allow defaults sudoRole without sudoUser attribute

2019-05-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/816 Title: #816: SUDO: Allow defaults sudoRole without sudoUser attribute jhrozek commented: """ @pbrezina can you review, please? """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#816][comment] SUDO: Allow defaults sudoRole without sudoUser attribute

2019-05-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/816 Title: #816: SUDO: Allow defaults sudoRole without sudoUser attribute jhrozek commented: """ ok to test """ See the full comment at https://github.com/SSSD/sssd/pull/816#issuecomment-493439415 __

[SSSD] [sssd PR#813][comment] SDAP: allow GSS-SPNEGO for LDAP SASL bind as well

2019-05-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/813 Title: #813: SDAP: allow GSS-SPNEGO for LDAP SASL bind as well jhrozek commented: """ In multi-domain AD environment, the subdomains still use GSSAPI even though I specify SPNEGO for the joined domain. Specifying the mechanism for the

[SSSD] [sssd PR#804][comment] PAM: Also cache SSS_PAM_PREAUTH

2019-05-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH jhrozek commented: """ On 5/3/19 1:24 PM, sumit-bose wrote: > > Hi Jakub, > > the patch is working as expected, I only added a minor comment to the > code. > > While test

[SSSD] [sssd PR#804][synchronized] PAM: Also cache SSS_PAM_PREAUTH

2019-05-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Author: jhrozek Title: #804: PAM: Also cache SSS_PAM_PREAUTH Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/804/head:pr804 git checkout pr804 From

[SSSD] [sssd PR#804][comment] PAM: Also cache SSS_PAM_PREAUTH

2019-05-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH jhrozek commented: """ Thank you for the comments, here is the diff: ``` diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index c12fef731..03d3a104c 100644 --- a/src/man/sssd.c

[SSSD] [sssd PR#804][-Changes requested] PAM: Also cache SSS_PAM_PREAUTH

2019-05-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH 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#809][+Pushed] sss_cache: Do nothing if SYSTEMD_OFFLINE=1

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/809 Title: #809: sss_cache: Do nothing if SYSTEMD_OFFLINE=1 Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#809][comment] sss_cache: Do nothing if SYSTEMD_OFFLINE=1

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/809 Title: #809: sss_cache: Do nothing if SYSTEMD_OFFLINE=1 jhrozek commented: """ * master: 073b03a096a763170165fe3814fa987881713e75 9f9d7ec29e34634779257dd5d388c3dd721d6232 """ See the full comment at https://github.com/S

[SSSD] [sssd PR#809][closed] sss_cache: Do nothing if SYSTEMD_OFFLINE=1

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/809 Author: thalman Title: #809: sss_cache: Do nothing if SYSTEMD_OFFLINE=1 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/809/head:pr809 git checkout pr809

[SSSD] [sssd PR#809][+Accepted] sss_cache: Do nothing if SYSTEMD_OFFLINE=1

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/809 Title: #809: sss_cache: Do nothing if SYSTEMD_OFFLINE=1 Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#811][comment] winbind idmap plugin: update struct idmap_domain to latest version

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/811 Title: #811: winbind idmap plugin: update struct idmap_domain to latest version jhrozek commented: """ master: 30734e5 sssd-1-16: e673478 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#811][closed] winbind idmap plugin: update struct idmap_domain to latest version

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/811 Author: sumit-bose Title: #811: winbind idmap plugin: update struct idmap_domain to latest version Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/811/head:pr811 git checkout pr811

[SSSD] [sssd PR#811][+Pushed] winbind idmap plugin: update struct idmap_domain to latest version

2019-05-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/811 Title: #811: winbind idmap plugin: update struct idmap_domain to latest version Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#806][comment] sudo: always use server highest usn for smart refresh

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/806 Title: #806: sudo: always use server highest usn for smart refresh jhrozek commented: """ FWIW, personally I'm fine if you ack each other's patches. I tried to review them but it would take more time to understand the code around

[SSSD] [sssd PR#811][+Accepted] winbind idmap plugin: update struct idmap_domain to latest version

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/811 Title: #811: winbind idmap plugin: update struct idmap_domain to latest version Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#811][comment] winbind idmap plugin: update struct idmap_domain to latest version

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/811 Title: #811: winbind idmap plugin: update struct idmap_domain to latest version jhrozek commented: """ Actually, there was a compilation warning with this patch: ``` Error: COMPILER_WARNING: sssd-2.1.1/src/lib/winbind_idmap_sss/winbind

[SSSD] [sssd PR#812][synchronized] Implement background refresh for IPA and AD domains and subdomains

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/812 Author: jhrozek Title: #812: Implement background refresh for IPA and AD domains and subdomains Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/812/head:pr812 git checkout

[SSSD] [sssd PR#812][comment] Implement background refresh for IPA and AD domains and subdomains

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/812 Title: #812: Implement background refresh for IPA and AD domains and subdomains jhrozek commented: """ I just pushed fixes for some minor issues that Coverity found. """ See the full comment at https://github.com/S

[SSSD] [sssd PR#812][opened] Implement background refresh for IPA and AD domains and subdomains

2019-05-09 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/812 Author: jhrozek Title: #812: Implement background refresh for IPA and AD domains and subdomains Action: opened PR body: """ This PR refactors the existing background refresh task to be more extendable, splits out the account handler

[SSSD] [sssd PR#804][comment] PAM: Also cache SSS_PAM_PREAUTH

2019-05-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Title: #804: PAM: Also cache SSS_PAM_PREAUTH jhrozek commented: """ Thank you, I'll look at the System Error. I saw it in my testing, but I stopped after I realised this was not caused by my patches. I should have at least filed a ti

[SSSD] [sssd PR#796][comment] ci: enable sssd-ci for 1-16 branch

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/796 Title: #796: ci: enable sssd-ci for 1-16 branch jhrozek commented: """ I'm sorry I dropped PR reviews lately. I think it would be nice to add also the modern distributions. As upstream, we should make sure our stable branch runs even

[SSSD] [sssd PR#808][+Pushed] fix man page reference

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/808 Title: #808: fix man page reference 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#808][comment] fix man page reference

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/808 Title: #808: fix man page reference jhrozek commented: """ * master: 3328de7904274127ff0752ae5abc2d0aa0281d58 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#808][closed] fix man page reference

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/808 Author: realsobek Title: #808: fix man page reference Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/808/head:pr808 git checkout pr808

[SSSD] [sssd PR#805][+Pushed] Fix pidpath in systemd unit

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/805 Title: #805: Fix pidpath in systemd unit 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#805][comment] Fix pidpath in systemd unit

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/805 Title: #805: Fix pidpath in systemd unit jhrozek commented: """ @mikhailnov so far I only pushed the patch to the master branch, so sssd-2.2 please let me know if you want the patch also in the stable branch (sssd-1-16) "&quo

[SSSD] [sssd PR#805][comment] Fix pidpath in systemd unit

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/805 Title: #805: Fix pidpath in systemd unit jhrozek commented: """ * master: b2e48deec7feaeca2824835caf38e1f26f146c50 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#803][+Pushed] TESTS: ability to run unit tests under valgrind

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/803 Title: #803: TESTS: ability to run unit tests under valgrind Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#803][closed] TESTS: ability to run unit tests under valgrind

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/803 Author: alexey-tikhonov Title: #803: TESTS: ability to run unit tests under valgrind Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/803/head:pr803 git checkout pr803

[SSSD] [sssd PR#803][comment] TESTS: ability to run unit tests under valgrind

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/803 Title: #803: TESTS: ability to run unit tests under valgrind jhrozek commented: """ * master: e812151511f7b09908efb3c8ebed294a26efebc7 By the way, @alexey-tikhonov do you want the patch to be backported to sssd-1-16 as well? Do y

[SSSD] [sssd PR#768][comment] providers/ipa: Changed default service search base

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/768 Title: #768: providers/ipa: Changed default service search base jhrozek commented: """ * master: * 2c94133354c5002a5336d521ef0a445be4da48cc * 7308675f19bec0b0f9eeb037c928c0e32d828818 """ See the full comment at https:/

[SSSD] [sssd PR#768][closed] providers/ipa: Changed default service search base

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/768 Author: alexey-tikhonov Title: #768: providers/ipa: Changed default service search base Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/768/head:pr768 git checkout pr768

[SSSD] [sssd PR#768][+Pushed] providers/ipa: Changed default service search base

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/768 Title: #768: providers/ipa: Changed default service search base Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#803][comment] TESTS: ability to run unit tests under valgrind

2019-04-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/803 Title: #803: TESTS: ability to run unit tests under valgrind jhrozek commented: """ +1 for only memcheck. """ See the full comment at https://github.com/SSSD/sssd/pull/803#issuecomment-487919268 __

[SSSD] [sssd PR#804][opened] PAM: Also cache SSS_PAM_PREAUTH

2019-04-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/804 Author: jhrozek Title: #804: PAM: Also cache SSS_PAM_PREAUTH Action: opened PR body: """ Related: https://pagure.io/SSSD/sssd/issue/3960 Even if cached_auth_timeout was set, the pam responder would still forward the preauthenti

[SSSD] [sssd PR#541][closed] memberof: keep memberOf attribute for nested member

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/541 Author: pbrezina Title: #541: memberof: keep memberOf attribute for nested member Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/541/head:pr541 git checkout pr541

[SSSD] [sssd PR#541][+Pushed] memberof: keep memberOf attribute for nested member

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/541 Title: #541: memberof: keep memberOf attribute for nested member Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#541][comment] memberof: keep memberOf attribute for nested member

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/541 Title: #541: memberof: keep memberOf attribute for nested member jhrozek commented: """ * master: 1f5d139d103328b6e4be7dc8368abdd39a91d3a6 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#756][+Pushed] TESTS: Add test case title with @title in docstrings

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#756][comment] TESTS: Add test case title with @title in docstrings

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings jhrozek commented: """ * master: 83336b3130a7a41b2e6bb43547c24316919f59d1 156f897060dcdb8c5ec8fa493a726a5a335f9565 7b455916b123a8830b60f6cbf

[SSSD] [sssd PR#756][closed] TESTS: Add test case title with @title in docstrings

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Author: mrniranjan Title: #756: TESTS: Add test case title with @title in docstrings Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/756/head:pr756 git checkout pr756

[SSSD] [sssd PR#800][closed] data_provider_be: got rid of went_offline usage

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/800 Author: alexey-tikhonov Title: #800: data_provider_be: got rid of went_offline usage Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/800/head:pr800 git checkout pr800

[SSSD] [sssd PR#800][+Pushed] data_provider_be: got rid of went_offline usage

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/800 Title: #800: data_provider_be: got rid of went_offline usage Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#800][comment] data_provider_be: got rid of went_offline usage

2019-04-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/800 Title: #800: data_provider_be: got rid of went_offline usage jhrozek commented: """ * master: 29c9ff9628ed0fca5479aaa04ef82b3e46d57152 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#636][comment] failover: tune up default timeouts

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/636 Title: #636: failover: tune up default timeouts jhrozek commented: """ The defaults are the problem. Mostly I don't like that the LDAP operation time out is 24 seconds, but the fail over timeout of 18 seconds is also too long.

[SSSD] [sssd PR#782][comment] TESTS: Test changing LDAP password with extended operation and modification

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/782 Title: #782: TESTS: Test changing LDAP password with extended operation and modification jhrozek commented: """ The test needs to have a title added as PR #756 does. """ See the full comment at https://github.com/S

[SSSD] [sssd PR#705][comment] KCM: Add configurable quotas

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/705 Title: #705: KCM: Add configurable quotas jhrozek commented: """ The test needs to have a title added as PR #756 does. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#705][+Changes requested] KCM: Add configurable quotas

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/705 Title: #705: KCM: Add configurable quotas 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#749][comment] TEST: Add a multihost test for not returning / for an empty home dir

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/749 Title: #749: TEST: Add a multihost test for not returning / for an empty home dir jhrozek commented: """ The test needs to have a title added as PR #756 does. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#796][comment] ci: enable sssd-ci for 1-16 branch

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/796 Title: #796: ci: enable sssd-ci for 1-16 branch jhrozek commented: """ Is it on purpose that only Fedora-28 is added for now? Since there is also PR #793 would it make sense to also add the newer distributions here? (I can ack that

[SSSD] [sssd PR#756][comment] TESTS: Add test case title with @title in docstrings

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings jhrozek commented: """ Thanks, ack """ See the full comment at https://github.com/SSSD/sssd/pull/756#issuecomment-479842153

[SSSD] [sssd PR#756][+Accepted] TESTS: Add test case title with @title in docstrings

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#756][-Changes requested] TESTS: Add test case title with @title in docstrings

2019-04-04 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#799][closed] Backport of configurable prompting to sssd-1-16

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/799 Author: jhrozek Title: #799: Backport of configurable prompting to sssd-1-16 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/799/head:pr799 git checkout pr799

[SSSD] [sssd PR#799][+Pushed] Backport of configurable prompting to sssd-1-16

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/799 Title: #799: Backport of configurable prompting to sssd-1-16 Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#799][comment] Backport of configurable prompting to sssd-1-16

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/799 Title: #799: Backport of configurable prompting to sssd-1-16 jhrozek commented: """ * sssd-1-16: * 558b543270d4bb56336c48040611fbc7c5552451 * efefac9f41354e5e8d794ce5c6ceb7f0ebc3ed78 * c91c6dd4ba87ace0b1566e935

[SSSD] [sssd PR#799][comment] Backport of configurable prompting to sssd-1-16

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/799 Title: #799: Backport of configurable prompting to sssd-1-16 jhrozek commented: """ Thanks for backporting the tests, I also added this small hunk to make integration tests work: ``` diff --git a/src/tests/intg/getsockopt_wrapper.c b

[SSSD] [sssd PR#802][closed] TESTS: two `negcache` tests were merged

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/802 Author: alexey-tikhonov Title: #802: TESTS: two `negcache` tests were merged Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/802/head:pr802 git checkout pr802

[SSSD] [sssd PR#802][comment] TESTS: two `negcache` tests were merged

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/802 Title: #802: TESTS: two `negcache` tests were merged jhrozek commented: """ * master: bbc9f8acd48ec8f7e64e134f81be2199e695df52 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#802][+Pushed] TESTS: two `negcache` tests were merged

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/802 Title: #802: TESTS: two `negcache` tests were merged Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#801][+Pushed] data_provider_be: fixed dereferencing of 'bad' ptr

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/801 Title: #801: data_provider_be: fixed dereferencing of 'bad' ptr Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#801][comment] data_provider_be: fixed dereferencing of 'bad' ptr

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/801 Title: #801: data_provider_be: fixed dereferencing of 'bad' ptr jhrozek commented: """ * master: dda8075fa8b91dd5b7f29f29ce6d0a63fe41fe11 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#801][closed] data_provider_be: fixed dereferencing of 'bad' ptr

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/801 Author: alexey-tikhonov Title: #801: data_provider_be: fixed dereferencing of 'bad' ptr Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/801/head:pr801 git checkout pr801

[SSSD] [sssd PR#766][comment] TESTS: Test kvno correctly displays vesion numbers of principals

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/766 Title: #766: TESTS: Test kvno correctly displays vesion numbers of principals jhrozek commented: """ I don't understand this commit, sorry. How does it relate to the bug that was fixed? I mean, the commit is OK, but I don't under

[SSSD] [sssd PR#756][comment] TESTS: Add test case title with @title in docstrings

2019-04-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/756 Title: #756: TESTS: Add test case title with @title in docstrings jhrozek commented: """ Sorry for the delay. The tests themselves look good, but there is a test with no @Title in src/tests/multihost/basic/test_ifp.py. Is t

[SSSD] [sssd PR#798][comment] ipa: ipa_getkeytab don't call libnss_sss

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/798 Title: #798: ipa: ipa_getkeytab don't call libnss_sss jhrozek commented: """ I filed https://pagure.io/SSSD/sssd/issue/3992 to track the issue and immediatelly closed it. * master: d409c10d00101734d1af0c9e0256e607ee8b0

[SSSD] [sssd PR#798][closed] ipa: ipa_getkeytab don't call libnss_sss

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/798 Author: sumit-bose Title: #798: ipa: ipa_getkeytab don't call libnss_sss Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/798/head:pr798 git checkout pr798

[SSSD] [sssd PR#798][+Pushed] ipa: ipa_getkeytab don't call libnss_sss

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/798 Title: #798: ipa: ipa_getkeytab don't call libnss_sss Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#798][+Accepted] ipa: ipa_getkeytab don't call libnss_sss

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/798 Title: #798: ipa: ipa_getkeytab don't call libnss_sss Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#798][comment] ipa: ipa_getkeytab don't call libnss_sss

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/798 Title: #798: ipa: ipa_getkeytab don't call libnss_sss jhrozek commented: """ The original reporter of the bug confirmed the fix, so I'm going to push """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#790][closed] Lookahead resolving of host names

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790

[SSSD] [sssd PR#790][comment] Lookahead resolving of host names

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names jhrozek commented: """ * master: e8d806d9bbb1ba288ed6a83158113f4d8f8a8929 * sssd-1-16: ec0c31a71ef8ec61e11b1c6d21edcf9b923ce4ca """ See the full comment at https:/

[SSSD] [sssd PR#790][+Pushed] Lookahead resolving of host names

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names 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#790][+Accepted] Lookahead resolving of host names

2019-04-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names 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#795][comment] Issue 3964 (sssd-1-16 backport)

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/795 Title: #795: Issue 3964 (sssd-1-16 backport) jhrozek commented: """ * sssd-1-16: b05f98e34a2acbacedb55fcad4460ec01fc1ab07 5bba0d33e797d8de6c3480d4ffcbe2a915954a2a cc6d16a2016d512d71db45a2fbf265a4b960e5fe 8ba8b7136ead67c9c2a46078c

[SSSD] [sssd PR#795][closed] Issue 3964 (sssd-1-16 backport)

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/795 Author: alexey-tikhonov Title: #795: Issue 3964 (sssd-1-16 backport) Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/795/head:pr795 git checkout pr795

[SSSD] [sssd PR#797][comment] TESTS: fixed regression in cmocka/test_negcache_2.c

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/797 Title: #797: TESTS: fixed regression in cmocka/test_negcache_2.c jhrozek commented: """ * master: * 02045113507b704a19526038d69eea5ab60080f4 * 37fafa6bcb304ef0b67c4cc244dcca73044472a7 """ See the full comment at htt

[SSSD] [sssd PR#795][+Pushed] Issue 3964 (sssd-1-16 backport)

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/795 Title: #795: Issue 3964 (sssd-1-16 backport) 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#797][closed] TESTS: fixed regression in cmocka/test_negcache_2.c

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/797 Author: alexey-tikhonov Title: #797: TESTS: fixed regression in cmocka/test_negcache_2.c Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/797/head:pr797 git checkout pr797

[SSSD] [sssd PR#799][opened] Backport of configurable prompting to sssd-1-16

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/799 Author: jhrozek Title: #799: Backport of configurable prompting to sssd-1-16 Action: opened PR body: """ The backport was not exactly trivial, so I'm opening a separate PR. The last patch with the test is missing completely at this

[SSSD] [sssd PR#792][+Pushed] PAM: add initial prompting configuration

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/792 Title: #792: PAM: add initial prompting configuration Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#792][comment] PAM: add initial prompting configuration

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/792 Title: #792: PAM: add initial prompting configuration jhrozek commented: """ I'll close this PR as the backport is in PR#799 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#792][closed] PAM: add initial prompting configuration

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/792 Author: sumit-bose Title: #792: PAM: add initial prompting configuration Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/792/head:pr792 git checkout pr792

[SSSD] [sssd PR#792][comment] PAM: add initial prompting configuration

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/792 Title: #792: PAM: add initial prompting configuration jhrozek commented: """ master: 45efba71befd96c8e9fe0a51fc300cafa93bd703 a4d178593bec65a4c7534b841cedfbb74c56f49f fc26b4a82d4a92b29cf321fba8dbec52c3bff8d6 ac4b33f765ac322949ac7c2f2

[SSSD] [sssd PR#795][+Accepted] Issue 3964 (sssd-1-16 backport)

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/795 Title: #795: Issue 3964 (sssd-1-16 backport) 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#797][+Accepted] TESTS: fixed regression in cmocka/test_negcache_2.c

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/797 Title: #797: TESTS: fixed regression in cmocka/test_negcache_2.c Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#790][comment] Lookahead resolving of host names

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names jhrozek commented: """ OK, to sup up, this PR needs to: 1) work on Debian by providing a symbol for sss_krb5_parse_lookahead. Either by linking with krb5_common.c, but I guess this is

[SSSD] [sssd PR#790][+Changes requested] Lookahead resolving of host names

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#790][comment] Lookahead resolving of host names

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names jhrozek commented: """ And more more thing on Debian: ``` /debian_testing/ci-build-debug/.libs/libsss_debug.so -lsystemd -pthread -Wl,-rpath -Wl,/usr/local/lib/sssd /usr/bin/ld: s

[SSSD] [sssd PR#792][+Accepted] PAM: add initial prompting configuration

2019-04-01 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/792 Title: #792: PAM: add initial prompting configuration Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

<    1   2   3   4   5   6   7   8   9   10   >