URL: https://github.com/SSSD/sssd/pull/162 Author: sumit-bose Title: #162: cache_req: use own namespace for UPNs Action: opened
PR body: """ If the UPN use the same domain name as the configured domain an unsuccessful lookup by name will already create an entry in the negative cache. If the lookup by UPN would use the same namespace the lookup will immediately be finished because there would already be an entry in the negative cache.
Resolves https://fedorahosted.org/sssd/ticket/3313 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/162/head:pr162 git checkout pr162
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
pbrezina commented: """ Hi Sumit, I'm afraid that `cache_req` tests fail now. """
See the full comment at https://github.com/SSSD/sssd/pull/162#issuecomment-281929977
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/162 Author: sumit-bose Title: #162: cache_req: use own namespace for UPNs Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/162/head:pr162 git checkout pr162
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
sumit-bose commented: """ Oops, I'm sorry, I'm quite sure I run 'make check' a couple of times but I didn't run 'make clean' so I guess this test wasn't rebuild. The new version should fix it. """
See the full comment at https://github.com/SSSD/sssd/pull/162#issuecomment-281938465
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
Label: -Changes requested
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/162#issuecomment-283618437
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
lslebodn commented: """ On (02/03/17 02:39), Pavel Březina wrote:
Ack.
master:
* 54039570d26e29444c398aa4ad6ba638f1713566
LS
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/SSSD/sssd/pull/162#issuecomment-283618437
"""
See the full comment at https://github.com/SSSD/sssd/pull/162#issuecomment-283634221
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/162 Author: sumit-bose Title: #162: cache_req: use own namespace for UPNs Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/162/head:pr162 git checkout pr162
sssd-devel@lists.fedorahosted.org