[SSSD] Re: Using cache_req code for PAM responder

2017-02-01 Thread Pavel Březina
On 02/01/2017 10:39 AM, Fabiano Fidêncio wrote: I've done a first WIP patch for this matter but Jakub pointed out the approach is not correct as the PAM doesn't use the cache the same way as other responders do. The patch uses wrong function, please use cache_req_initgroups_by_name(). (I'm

[SSSD] Using cache_req code for PAM responder

2017-02-01 Thread Fabiano Fidêncio
I've done a first WIP patch for this matter but Jakub pointed out the approach is not correct as the PAM doesn't use the cache the same way as other responders do. Differently from the other responders, PAM tries to conatct the Data Provider on almost every request. Looking at the code, what's

[SSSD] Re: Using cache_req code for PAM responder

2017-02-01 Thread Pavel Březina
On 02/01/2017 11:15 AM, Pavel Březina wrote: On 02/01/2017 10:39 AM, Fabiano Fidêncio wrote: I've done a first WIP patch for this matter but Jakub pointed out the approach is not correct as the PAM doesn't use the cache the same way as other responders do. The patch uses wrong function,

[SSSD] [sssd PR#85][comment] SYSDB: Removing of sysdb_try_to_find_expected_dn()

2017-02-01 Thread celestian
URL: https://github.com/SSSD/sssd/pull/85 Title: #85: SYSDB: Removing of sysdb_try_to_find_expected_dn() celestian commented: """ bump """ See the full comment at https://github.com/SSSD/sssd/pull/85#issuecomment-276602905 ___ sssd-devel mailing

[SSSD] Re: Using cache_req code for PAM responder

2017-02-01 Thread Sumit Bose
On Wed, Feb 01, 2017 at 10:39:07AM +0100, Fabiano Fidêncio wrote: > I've done a first WIP patch for this matter but Jakub pointed out the > approach is not correct as the PAM doesn't use the cache the same way > as other responders do. > > Differently from the other responders, PAM tries to

[SSSD] [sssd PR#127][synchronized] ssh: use cache_req

2017-02-01 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/127 Author: pbrezina Title: #127: ssh: use cache_req Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/127/head:pr127 git checkout pr127 From

[SSSD] [sssd PR#133][+Pushed] sbus: use sss_ptr_hash for hash tables

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables 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#133][comment] sbus: use sss_ptr_hash for hash tables

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables lslebodn commented: """ master: * b1afef0bc8d98c389a7f71307bee8ef9fc991ced * ea872f140a04419fba3f2b9722da74d7fd1ca1ee * a3b2bc38263191f23eba2ad98470d8ecd016a60b *

[SSSD] [sssd PR#133][closed] sbus: use sss_ptr_hash for hash tables

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/133 Author: pbrezina Title: #133: sbus: use sss_ptr_hash for hash tables Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/133/head:pr133 git checkout pr133

[SSSD] Re: Using cache_req code for PAM responder

2017-02-01 Thread Pavel Březina
On 02/01/2017 11:41 AM, Sumit Bose wrote: On Wed, Feb 01, 2017 at 10:39:07AM +0100, Fabiano Fidêncio wrote: I've done a first WIP patch for this matter but Jakub pointed out the approach is not correct as the PAM doesn't use the cache the same way as other responders do. Differently from the

[SSSD] Re: Using cache_req code for PAM responder

2017-02-01 Thread Sumit Bose
On Wed, Feb 01, 2017 at 11:57:14AM +0100, Pavel Březina wrote: > On 02/01/2017 11:41 AM, Sumit Bose wrote: > > On Wed, Feb 01, 2017 at 10:39:07AM +0100, Fabiano Fidêncio wrote: > > > I've done a first WIP patch for this matter but Jakub pointed out the > > > approach is not correct as the PAM

[SSSD] [sssd PR#127][comment] ssh: use cache_req

2017-02-01 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/127 Title: #127: ssh: use cache_req pbrezina commented: """ It should be fixed. Thanks. """ See the full comment at https://github.com/SSSD/sssd/pull/127#issuecomment-276646417 ___ sssd-devel mailing list --

[SSSD] [sssd PR#140][comment] gcc7 related fixes

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/140 Title: #140: gcc7 related fixes lslebodn commented: """ master: * bf0b4eb335ec1fb4fdd925f5cf80490ec8b8c24e * c587e9ae55c618c011bd4dde6a94fe5dc60fff01 * cbb0e683ff11d7800328da3991f3e75ef88f937f * 2e505786d6d9d537f5b6631099862f6b93e2e687 """ See the

[SSSD] [sssd PR#140][+Pushed] gcc7 related fixes

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/140 Title: #140: gcc7 related 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#140][closed] gcc7 related fixes

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/140 Author: lslebodn Title: #140: gcc7 related fixes Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/140/head:pr140 git checkout pr140 ___

[SSSD] [sssd PR#126][+Pushed] ldap_child: Fix use after free

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/126 Title: #126: ldap_child: Fix use after free 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#126][closed] ldap_child: Fix use after free

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/126 Author: lslebodn Title: #126: ldap_child: Fix use after free Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/126/head:pr126 git checkout pr126

[SSSD] [sssd PR#126][comment] ldap_child: Fix use after free

2017-02-01 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/126 Title: #126: ldap_child: Fix use after free lslebodn commented: """ master: * cb831fbbcb0dac8b6202037d4cd1a0d82db54f54 sssd-1-14: * 7debfe2eb673d99667d9164bb2daef43ad33a200 sssd-1-13: * 55f6ad09c2034442eeccd8a54606c24a71b72d24 """ See the full