[SSSD] [sssd PR#62][opened] PAM: add pam_response_filter option

2016-10-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/62 Author: sumit-bose Title: #62: PAM: add pam_response_filter option Action: opened PR body: """ Currently the main use-case for this new option is to not set the KRB5CCNAME environment varible for services like 'sudo-i'. Resolves

[SSSD] [sssd PR#58][+Pushed] Fix bug in libcrypto version of sss_decrypt

2016-10-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/58 Title: #58: Fix bug in libcrypto version of sss_decrypt 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#58][closed] Fix bug in libcrypto version of sss_decrypt

2016-10-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/58 Author: lslebodn Title: #58: Fix bug in libcrypto version of sss_decrypt Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/58/head:pr58 git checkout pr58

[SSSD] [sssd PR#61][+Pushed] BUILD: Fix build without samba

2016-10-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/61 Title: #61: BUILD: Fix build without samba 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#61][closed] BUILD: Fix build without samba

2016-10-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/61 Author: lslebodn Title: #61: BUILD: Fix build without samba Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/61/head:pr61 git checkout pr61

[SSSD] [sssd PR#61][comment] BUILD: Fix build without samba

2016-10-21 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/61 Title: #61: BUILD: Fix build without samba fidencio commented: """ Please, fix the typos in the commit message before pushing. shoudl bw -> should be """ See the full comment at https://github.com/SSSD/sssd/pull/61#issuecomment-255363658

[SSSD] [sssd PR#61][+Accepted] BUILD: Fix build without samba

2016-10-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/61 Title: #61: BUILD: Fix build without samba 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#61][comment] BUILD: Fix build without samba

2016-10-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/61 Title: #61: BUILD: Fix build without samba sumit-bose commented: """ Patch makes sense. """ See the full comment at https://github.com/SSSD/sssd/pull/61#issuecomment-255357228 ___ sssd-devel mailing list --

[SSSD] [sssd PR#61][opened] BUILD: Fix build without samba

2016-10-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/61 Author: lslebodn Title: #61: BUILD: Fix build without samba Action: opened PR body: """ The test test_ad_subdom shoudl bw compiled only if samba build is enabled. In file included from src/tests/cmocka/test_ad_subdomains.c:39:0:

[SSSD] [sssd PR#57][synchronized] LDAP/AD: resolve domain local groups for remote users

2016-10-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/57 Author: sumit-bose Title: #57: LDAP/AD: resolve domain local groups for remote users Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/57/head:pr57 git checkout pr57 From

[SSSD] [sssd PR#58][comment] Fix bug in libcrypto version of sss_decrypt

2016-10-21 Thread tiran
URL: https://github.com/SSSD/sssd/pull/58 Title: #58: Fix bug in libcrypto version of sss_decrypt tiran commented: """ ACK Let's investigate the LTO/PGO issue in a different ticket. I'm not even sure that the problem actually exists. """ See the full comment at

[SSSD] [sssd PR#58][comment] Fix bug in libcrypto version of sss_decrypt

2016-10-21 Thread tiran
URL: https://github.com/SSSD/sssd/pull/58 Title: #58: Fix bug in libcrypto version of sss_decrypt tiran commented: """ I cannot recall that I reviewed the code. In fact I didn't even know that OpenSSL had a constant timing comparison operator called ```CRYPTO_memcmp```. @lslebodn fix looks

[SSSD] Re: [sssd PR#57][comment] LDAP/AD: resolve domain local groups for remote users

2016-10-21 Thread Lukas Slebodnik
On (21/10/16 10:22), jhrozek wrote: > URL: https://github.com/SSSD/sssd/pull/57 >Title: #57: LDAP/AD: resolve domain local groups for remote users > >jhrozek commented: >""" >Hmm, looks like github ate my mail, so let's paste the comment again (and >sorry if it arrives twice). Coverity detected

[SSSD] [sssd PR#57][comment] LDAP/AD: resolve domain local groups for remote users

2016-10-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/57 Title: #57: LDAP/AD: resolve domain local groups for remote users jhrozek commented: """ Hmm, looks like github ate my mail, so let's paste the comment again (and sorry if it arrives twice). Coverity detected some warnings: ``` Error: COMPILER_WARNING: