[SSSD] [sssd PR#424][+Changes requested] TOOLS: Add a new sssctl command access-report

2017-11-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/424 Title: #424: TOOLS: Add a new sssctl command access-report Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#424][comment] TOOLS: Add a new sssctl command access-report

2017-11-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/424 Title: #424: TOOLS: Add a new sssctl command access-report jhrozek commented: """ Self-nack, coverity found some issues: ``` Error: UNINIT (CWE-457): sssd-1.16.1/src/providers/ipa/ipa_access.c:714: var_decl: Declaring variable "ret" without

[SSSD] [sssd PR#455][comment] mmap_cache: make checks independent of input size

2017-11-17 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/455 Title: #455: mmap_cache: make checks independent of input size jhrozek commented: """ Since @mzidek-rh was already looking into the issue earlier, I hope Michal can help with the review as well. """ See the full comment at

[SSSD] [sssd PR#455][opened] mmap_cache: make checks independent of input size

2017-11-17 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/455 Author: sumit-bose Title: #455: mmap_cache: make checks independent of input size Action: opened PR body: """ Currently the consistency checks for the mmap_cache payload data on the client and the responder side include the length of the input string