[SSSD] [sssd PR#321][opened] certmap: add OpenSSL implementation

2017-07-12 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/321 Author: sumit-bose Title: #321: certmap: add OpenSSL implementation Action: opened PR body: """ The OpenSSL 1.1 API is used but there is a short macro block which should added the needed compatibility if and older OpenSSL version is used. Related to

[SSSD] [sssd PR#320][comment] MAN: Updating option ipa_server_mode in man sssd-ipa

2017-07-12 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/320 Title: #320: MAN: Updating option ipa_server_mode in man sssd-ipa justin-stephenson commented: """ @fidencio I added a comment in-line, otherwise looks fine for me. """ See the full comment at https://github.com/SSSD/sssd/pull/320#issuecomment-3147537

[SSSD] [sssd PR#319][comment] sudo: add a threshold option to reduce size of rules refresh filter

2017-07-12 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/319 Title: #319: sudo: add a threshold option to reduce size of rules refresh filter fidencio commented: """ I've talked privately to @pbrezina and as far as I understand it's a common practice to add the option on SSSD instead of having something as a def

[SSSD] [sssd PR#320][synchronized] MAN: Updating option ipa_server_mode in man sssd-ipa

2017-07-12 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/320 Author: amitkumar50 Title: #320: MAN: Updating option ipa_server_mode in man sssd-ipa Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/320/head:pr320 git checkout pr320 From 9e

[SSSD] [sssd PR#320][comment] MAN: Updating option ipa_server_mode in man sssd-ipa

2017-07-12 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/320 Title: #320: MAN: Updating option ipa_server_mode in man sssd-ipa fidencio commented: """ @amitkumar50, please, squash both patches* and resubmit then using `git push -f`. *: `git rebase -i` is what will help you to squash the patches """ See the fu

[SSSD] [sssd PR#320][synchronized] MAN: Updating option ipa_server_mode in man sssd-ipa

2017-07-12 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/320 Author: amitkumar50 Title: #320: MAN: Updating option ipa_server_mode in man sssd-ipa Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/320/head:pr320 git checkout pr320 From 9e

[SSSD] [sssd PR#320][synchronized] MAN: Updating option ipa_server_mode in man sssd-ipa

2017-07-12 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/320 Author: amitkumar50 Title: #320: MAN: Updating option ipa_server_mode in man sssd-ipa Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/320/head:pr320 git checkout pr320 From 9e

[SSSD] [sssd PR#265][+Accepted] Test for issue #3391 (sss_override doesn't work with files provider)

2017-07-12 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/265 Title: #265: Test for issue #3391 (sss_override doesn't work with files provider) Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#319][comment] sudo: add a threshold option to reduce size of rules refresh filter

2017-07-12 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/319 Title: #319: sudo: add a threshold option to reduce size of rules refresh filter pbrezina commented: """ We can leave the option ondocumented in man pages. """ See the full comment at https://github.com/SSSD/sssd/pull/319#issuecomment-314695481 __