[SSSD] [sssd PR#106][-Changes requested] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider 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#106][comment] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ CI: http://sssd-ci.duckdns.org/logs/job/62/60/summary.html """ See the full comment at https://github.com/S

[SSSD] [sssd PR#106][closed] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Author: jhrozek Title: #106: Add a new "files" provider Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/106/head:pr106 git chec

[SSSD] [sssd PR#106][comment] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ Thank you for the careful review. I pushed the whole lot into master: 0e7047c1533e5e424b28959488e8ffa91613abd9 89e53f7139b1343

[SSSD] [sssd PR#106][+Pushed] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider 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#152][+Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#152][synchronized] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ On Tue, Feb 14, 2017 at 05:57:32AM -0800, Pavel Březina wrote: > Thank you. So far I'm reading `secrets` code trying to figur

[SSSD] [sssd PR#152][-Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#66][comment] Minor Dynamic DNS fixes

2017-02-16 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/66 Title: #66: Minor Dynamic DNS fixes jhrozek commented: """ btw I'm fine with the patch, I was just waiting for Justin's confirmation that the patch indeed helps the customer. But please, go ahead and review it again, I only s

[SSSD] [sssd PR#156][comment] FILES: Remove unnecessary check

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/156 Title: #156: FILES: Remove unnecessary check jhrozek commented: """ Well, this check was actually intentional. Please grep for gr_mem in proxy_id.c code. I remember from the distant past that we had issues where libc would pass i

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ On Fri, Feb 17, 2017 at 03:59:51AM -0800, Pavel Březina wrote: > Hi, I prepared few trivial commits for you to squash if you agree

[SSSD] [sssd PR#137][comment] Initial pkinit support

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support jhrozek commented: """ There is a small issue where `sss_authtok_set_sc` is used before it's defined, which would break bisect. btw I'm battling a bit with the downstream tests, it looks l

[SSSD] [sssd PR#152][synchronized] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ Per Pavel's request I moved the headers parameter to the send function so every request can run with different headers. &qu

[SSSD] [sssd PR#152][synchronized] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ I also added more comments per Pavel's request. If there are more areas that need to be commented better, please point them ou

[SSSD] [sssd PR#137][comment] Initial pkinit support

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support jhrozek commented: """ OK, apart from the issue with the patch compilation, I found one more with manual testing -- it looks like changing the expired password of a newly created IPA user is not wo

[SSSD] [sssd PR#137][+Changes requested] Initial pkinit support

2017-02-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support 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#70][comment] check_duplicate: check name member before using it

2017-02-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/70 Title: #70: check_duplicate: check name member before using it jhrozek commented: """ On Tue, Feb 21, 2017 at 01:02:45AM -0800, lslebodn wrote: > On (20/02/17 14:43), fidencio wrote: > >Can we have this one pushed by @sumit-

[SSSD] [sssd PR#139][comment] Initial revision of sssd pytest framework

2017-02-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/139 Title: #139: Initial revision of sssd pytest framework jhrozek commented: """ @mrniranjan @lslebodn it seems that this patch set got a bit stuck. Are the major issues the pep8 warnings and the whitespace issues? If yes, can @mrnira

[SSSD] [sssd PR#160][opened] Fix files provider reallocation logic

2017-02-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/160 Author: jhrozek Title: #160: Fix files provider reallocation logic Action: opened PR body: """ Fixes a potential crash in the files provider. A test and a detailed explanation are included in the commit message. """ To

[SSSD] [sssd PR#66][+Pushed] Minor Dynamic DNS fixes

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/66 Title: #66: Minor Dynamic DNS fixes 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#66][closed] Minor Dynamic DNS fixes

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/66 Author: justin-stephenson Title: #66: Minor Dynamic DNS fixes Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/66/head:pr66 git checkout pr66 _

[SSSD] [sssd PR#66][comment] Minor Dynamic DNS fixes

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/66 Title: #66: Minor Dynamic DNS fixes jhrozek commented: """ * master: * d694d4fdcc81f24c2f9e3bb5a0dbe0a52498f196 * fccd8f9ab7a0ac9868c43ea0e8c3af142b2809fa """ See the full comment at https://github.com/SSSD/sssd/

[SSSD] [sssd PR#70][comment] check_duplicate: check name member before using it

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/70 Title: #70: check_duplicate: check name member before using it jhrozek commented: """ Actually, let's push this PR now, there is a test so we won't regress """ See the full comment at https://github.com/

[SSSD] [sssd PR#70][comment] check_duplicate: check name member before using it

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/70 Title: #70: check_duplicate: check name member before using it jhrozek commented: """ master: 454cf0c3808a9f6a0c9f79e9796e17c58907ee6c 08bf6b4a281ef4308119dccbba4e86cf28b505d2

[SSSD] [sssd PR#70][+Pushed] check_duplicate: check name member before using it

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/70 Title: #70: check_duplicate: check name member before using it Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted

[SSSD] [sssd PR#70][closed] check_duplicate: check name member before using it

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/70 Author: sumit-bose Title: #70: check_duplicate: check name member before using it Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/70/head:pr70 git checkout pr70 _

[SSSD] [sssd PR#161][+Accepted] pam_sss: check conversation callback

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/161 Title: #161: pam_sss: check conversation callback 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#160][comment] Fix files provider reallocation logic

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/160 Title: #160: Fix files provider reallocation logic jhrozek commented: """ * master: fc91d72f32660712f7c9e872e00deb91f188fea3 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#160][+Pushed] Fix files provider reallocation logic

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/160 Title: #160: Fix files provider reallocation logic 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#160][closed] Fix files provider reallocation logic

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/160 Author: jhrozek Title: #160: Fix files provider reallocation logic Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/160/head:pr160 git checkout pr160

[SSSD] [sssd PR#161][+Pushed] pam_sss: check conversation callback

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/161 Title: #161: pam_sss: check conversation callback 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#161][closed] pam_sss: check conversation callback

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/161 Author: sumit-bose Title: #161: pam_sss: check conversation callback Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/161/head:pr161 git checkout pr161 __

[SSSD] [sssd PR#161][comment] pam_sss: check conversation callback

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/161 Title: #161: pam_sss: check conversation callback jhrozek commented: """ Fixed upstream: * master: 0965a77c4ff0b358d24582955cb7ae375ebaa0d2 * sssd-1-14: ba8e3f2850e5a328bc3e732b471280fc4fa49c53 * sssd-1-13: cc8c28ad26ae8dbd7e8bee1de

[SSSD] [sssd PR#155][comment] MONITOR: Don't return an error in case we fail to register a service

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/155 Title: #155: MONITOR: Don't return an error in case we fail to register a service jhrozek commented: """ * master: 86bcc81a665dde4799d67ab7ea2bbd23608e7dab """ See the full comment at https://github.com/SSSD/s

[SSSD] [sssd PR#155][-Accepted] MONITOR: Don't return an error in case we fail to register a service

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/155 Title: #155: MONITOR: Don't return an error in case we fail to register a service Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#155][+Pushed] MONITOR: Don't return an error in case we fail to register a service

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/155 Title: #155: MONITOR: Don't return an error in case we fail to register a service Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le.

[SSSD] [sssd PR#155][closed] MONITOR: Don't return an error in case we fail to register a service

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/155 Author: fidencio Title: #155: MONITOR: Don't return an error in case we fail to register a service Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/155/head:pr155 git checkout pr155

[SSSD] [sssd PR#156][comment] FILES: Remove unnecessary check

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/156 Title: #156: FILES: Remove unnecessary check jhrozek commented: """ No, I meant the one in save_group, but you're right the check for \0 is strange. """ See the full comment at https://github.com/SSSD/s

[SSSD] [sssd PR#156][closed] FILES: Remove unnecessary check

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/156 Author: lslebodn Title: #156: FILES: Remove unnecessary check Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/156/head:pr156 git checkout pr156 _

[SSSD] [sssd PR#156][+Pushed] FILES: Remove unnecessary check

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/156 Title: #156: FILES: Remove unnecessary check 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#156][comment] FILES: Remove unnecessary check

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/156 Title: #156: FILES: Remove unnecessary check jhrozek commented: """ * master: 1f49be4429c17475b789e9089ce4d0ae48315e74 """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#137][comment] Initial pkinit support

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support jhrozek commented: """ The patches work now, if the three small issues above and the individual compilation are addressed, I'll ack """ See the full comment at https://github.

[SSSD] [sssd PR#137][+Changes requested] Initial pkinit support

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support 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#163][opened] Enable the files domain for all sssd configurations

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: opened PR body: """ This patch is a prerequisite for Fedora-26 feature: https://fedoraproject.org/wiki/Changes/SSSDCacheForLocalUsers Adds a

[SSSD] [sssd PR#164][opened] Remove unused import of run_shell from tests

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/164 Author: jhrozek Title: #164: Remove unused import of run_shell from tests Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/164

[SSSD] [sssd PR#166][opened] Please see the commit message for commit description.

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/166 Author: jhrozek Title: #166: Please see the commit message for commit description. Action: opened PR body: """ To reproduce, log in as a user from a trusted domain. Before the patch, you should see an error message about the domain

[SSSD] [sssd PR#166][edited] Please see the commit message for commit description.

2017-02-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/166 Author: jhrozek Title: #166: Please see the commit message for commit description. Action: edited Changed field: title Original value: """ Please see the commit message for com

[SSSD] [sssd PR#165][comment] selinux: Do not fail if SELinux is not managed

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/165 Title: #165: selinux: Do not fail if SELinux is not managed jhrozek commented: """ On Wed, Feb 22, 2017 at 10:20:08AM -0800, mzidek-rh wrote: > Previously we failed if selinux_is_managed returned > 0 or -1 (not managed or error

[SSSD] [sssd PR#152][+Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#162][+Changes requested] cache_req: use own namespace for UPNs

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/162 Title: #162: cache_req: use own namespace for UPNs Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted

[SSSD] [sssd PR#137][+Accepted] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support 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#137][comment] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support jhrozek commented: """ On Wed, Feb 22, 2017 at 09:29:02AM -0800, sumit-bose wrote: > Thank you for the rigid review, Since the review took so long, it better be good :-) > I've fixed the

[SSSD] [sssd PR#137][+Pushed] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support 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#137][comment] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support jhrozek commented: """ master: 2d527aab0bab0c5323b7ea09c9a8c3820f4f8736 52f45837ded98564968da42229b37db6a36ad627 ead25e32c52c8c2f5fd9abd179e9e81de58f9ca3 82c5971fafe6063a90289ebba

[SSSD] [sssd PR#137][-Accepted] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Title: #137: Initial pkinit support 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#137][closed] Initial pkinit support

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/137 Author: sumit-bose Title: #137: Initial pkinit support Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/137/head:pr137 git checkout pr137

[SSSD] [sssd PR#164][-Accepted] Remove unused import of run_shell from tests

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/164 Title: #164: Remove unused import of run_shell from tests Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.o

[SSSD] [sssd PR#164][closed] Remove unused import of run_shell from tests

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/164 Author: jhrozek Title: #164: Remove unused import of run_shell from tests Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/164/head:pr164 git checkout pr164

[SSSD] [sssd PR#164][comment] Remove unused import of run_shell from tests

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/164 Title: #164: Remove unused import of run_shell from tests jhrozek commented: """ * master: 1b55ac98db6a319d45edae6c27ff3804f1f4d28a """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#164][+Pushed] Remove unused import of run_shell from tests

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/164 Title: #164: Remove unused import of run_shell from tests 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#152][synchronized] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ Thank you, hopefully I addressed all concerns. """ See the full comment at https://github.com/SSSD/s

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ @lslebodn could you please check if you agree with how the curlwrap tool is built and detected during the intgcheck target? Th

[SSSD] [sssd PR#152][-Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#153][-Changes requested] sss_cache: User/groups invalidation in domain cache

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/153 Title: #153: sss_cache: User/groups invalidation in domain cache Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@list

[SSSD] [sssd PR#141][+Changes requested] PAM: Use cache_req to perform initgroups lookups

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.f

[SSSD] [sssd PR#141][comment] PAM: Use cache_req to perform initgroups lookups

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups jhrozek commented: """ @fidencio , can you rebase this branch atop Sumit's PKINIT patches so we can merge it? """ See the full comment at ht

[SSSD] [sssd PR#163][synchronized] Enable the files domain for all sssd configurations

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163 From

[SSSD] [sssd PR#163][synchronized] Enable the files domain for all sssd configurations

2017-02-23 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163 From

[SSSD] [sssd PR#168][opened] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Author: jhrozek Title: #168: DOC: Deprecate README, add README.md Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/168/head

[SSSD] [sssd PR#168][synchronized] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Author: jhrozek Title: #168: DOC: Deprecate README, add README.md Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/168/head:pr168 git checkout pr168 From

[SSSD] [sssd PR#168][comment] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Title: #168: DOC: Deprecate README, add README.md jhrozek commented: """ I'm not sure why the centos CI reports failure. I ran our internal CI and it passed: http://sssd-ci.duckdns.org/logs/job/63/44/summary.html ""&qu

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations jhrozek commented: """ On Fri, Feb 24, 2017 at 04:41:48AM -0800, Pavel Březina wrote: > Typo in last commit message: > ``` > This functionality is only enabled in

[SSSD] [sssd PR#163][synchronized] Enable the files domain for all sssd configurations

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163 From

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations jhrozek commented: """ OK, I added a new option and a test for it. So far (for easier review) I kept the option and the test as separate patches prefixed with SQ. If t

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations jhrozek commented: """ btw one thing I would like to do more that this auto-magic is for SSSD to have the functionality to enable all domains that are defined even in sn

[SSSD] [sssd PR#152][synchronized] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ On Thu, Feb 23, 2017 at 03:10:12AM -0800, lslebodn wrote: > lslebodn commented on this pull request. > > > > > @

[SSSD] [sssd PR#152][-Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#168][synchronized] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Author: jhrozek Title: #168: DOC: Deprecate README, add README.md Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/168/head:pr168 git checkout pr168 From

[SSSD] [sssd PR#168][-Changes requested] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Title: #168: DOC: Deprecate README, add README.md Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.

[SSSD] [sssd PR#168][comment] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Title: #168: DOC: Deprecate README, add README.md jhrozek commented: """ On Fri, Feb 24, 2017 at 06:17:16AM -0800, lslebodn wrote: > On (24/02/17 02:43), Jakub Hrozek wrote: > >I'm not sure why the centos CI reports failu

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations jhrozek commented: """ CI: http://sssd-ci.duckdns.org/logs/job/63/45/summary.html """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#168][synchronized] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Author: jhrozek Title: #168: DOC: Deprecate README, add README.md Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/168/head:pr168 git checkout pr168 From

[SSSD] [sssd PR#168][comment] DOC: Deprecate README, add README.md

2017-02-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/168 Title: #168: DOC: Deprecate README, add README.md jhrozek commented: """ ok, new patch pushed here """ See the full comment at https://github.com/SSSD/sssd/pull/168#issuecomment-282330721

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-27 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations jhrozek commented: """ I just squashed the patches together per @lslebodn request """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#163][synchronized] Enable the files domain for all sssd configurations

2017-02-27 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163 From

[SSSD] [sssd PR#171][opened] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Author: jhrozek Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/S

[SSSD] [sssd PR#169][comment] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Title: #169: Use pagure links as a reference to upstream jhrozek commented: """ * master: * d7a5943bd0852539e6cc8995ff6af75c2f8f0e13 * fe079dfc0779f154c11d5a3c8ff664f717a5de3d """ See the full comment at https:/

[SSSD] [sssd PR#169][closed] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Author: lslebodn Title: #169: Use pagure links as a reference to upstream Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/169/head:pr169 git checkout pr169 _

[SSSD] [sssd PR#169][+Pushed] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Title: #169: Use pagure links as a reference to upstream 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#171][comment] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs jhrozek commented: """ On Tue, Feb 28, 2017 at 01:59:23AM -0800, fidencio wrote: > @jhrozek: > > I'm wondering here whether would

[SSSD] [sssd PR#171][+Changes requested] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an emai

[SSSD] [sssd PR#163][closed] Enable the files domain for all sssd configurations

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163

[SSSD] [sssd PR#163][+Pushed] Enable the files domain for all sssd configurations

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahos

[SSSD] [sssd PR#143][+Accepted] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@li

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets jhrozek commented: """ I tested the patches both during the VM operation bringing different responders up and during system boot. I haven't see any

<    3   4   5   6   7   8   9   10   11   12   >