[SSSD] [sssd PR#476][comment] IPA: Handle empty nisDomainName

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/476 Title: #476: IPA: Handle empty nisDomainName jhrozek commented: """ I described the steps to reproduce in the commit message, does that work for you? """ See the full comment at https://github.com/SSSD/sssd/pull/476#issuecomment-356090663

[SSSD] [sssd PR#476][synchronized] IPA: Handle empty nisDomainName

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/476 Author: jhrozek Title: #476: IPA: Handle empty nisDomainName Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/476/head:pr476 git checkout pr476 From

[SSSD] [sssd PR#475][comment] LDAP: Only add a sdap_domain instance for the current domain when instantiating a new ad_id_ctx

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/475 Title: #475: LDAP: Only add a sdap_domain instance for the current domain when instantiating a new ad_id_ctx jhrozek commented: """ I'm just adding Changes Requested here myself because as I said on Thursday's meeting, I'd like to make it harder to

[SSSD] [sssd PR#470][synchronized] IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/470 Author: jhrozek Title: #470: IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd

[SSSD] [sssd PR#470][-Changes requested] IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/470 Title: #470: IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe

[SSSD] [sssd PR#470][comment] IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes

2018-01-08 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/470 Title: #470: IPA: Enable periodic subdomains refresh only after responder-induced refresh finishes jhrozek commented: """ Sorry about the holiday delay. I pushed a new version which is much simpler because it just delays the first ptask. """ See the