[SSSD] [sssd PR#379][comment] CI: Enable pep8 check

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/379 Title: #379: CI: Enable pep8 check fidencio commented: """ Btw, CI obviously fails due to the pip8 check. """ See the full comment at https://github.com/SSSD/sssd/pull/379#issuecomment-328295582 ___ sssd-dev

[SSSD] [sssd PR#379][opened] CI: Enable pep8 check

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/379 Author: fidencio Title: #379: CI: Enable pep8 check Action: opened PR body: """ As said by the commit log, this PR enables pep8 check in our CI. I really would appreciate to hear @lslebodn's feedback on the patch itself, so I can revisit the commit

[SSSD] [sssd PR#334][synchronized] Print a warning when enumeration is requested but disabled

2017-09-09 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/334 Author: amitkumar50 Title: #334: Print a warning when enumeration is requested but disabled Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/334/head:pr334 git checkout pr334 F

[SSSD] [sssd PR#378][comment] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Title: #378: [RFC] Use GNULIB's compiler warning code fidencio commented: """ The only two patches which have to be reviewed as part of this PR are: - CMOCKA: Silence a false-positive "deference of null pointer" warning - BUILD: Make use of GNULIB's co

[SSSD] [sssd PR#378][synchronized] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Author: fidencio Title: #378: [RFC] Use GNULIB's compiler warning code Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/378/head:pr378 git checkout pr378 From 6a189c522692c6bf1

[SSSD] [sssd PR#377][comment] This patch set fixes a bunch warnings

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/377 Title: #377: This patch set fixes a bunch warnings fidencio commented: """ retest this, please """ See the full comment at https://github.com/SSSD/sssd/pull/377#issuecomment-328276064 ___ sssd-devel mailing

[SSSD] [sssd PR#377][edited] This patch set fixes a bunch warnings

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/377 Author: fidencio Title: #377: This patch set fixes a bunch warnings Action: edited Changed field: title Original value: """ This patch set fixes a bunch RHEL6 warnings """ ___ sssd-devel mailing list -- ss

[SSSD] [sssd PR#378][synchronized] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Author: fidencio Title: #378: [RFC] Use GNULIB's compiler warning code Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/378/head:pr378 git checkout pr378 From 6a189c522692c6bf1

[SSSD] [sssd PR#377][synchronized] This patch set fixes a bunch RHEL6 warnings

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/377 Author: fidencio Title: #377: This patch set fixes a bunch RHEL6 warnings Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/377/head:pr377 git checkout pr377 From 6a189c522692c6

[SSSD] [sssd PR#378][synchronized] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Author: fidencio Title: #378: [RFC] Use GNULIB's compiler warning code Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/378/head:pr378 git checkout pr378 From 6a189c522692c6bf1

[SSSD] [sssd PR#378][synchronized] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Author: fidencio Title: #378: [RFC] Use GNULIB's compiler warning code Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/378/head:pr378 git checkout pr378 From 6a189c522692c6bf1

[SSSD] [sssd PR#378][opened] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/378 Author: fidencio Title: #378: [RFC] Use GNULIB's compiler warning code Action: opened PR body: """ This is the 3rd tentative to have this patch reviewed. For more references, please, see: PR #50. So, I've re-worked those patches a little bit and her

[SSSD] [sssd PR#50][comment] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ Ah, somehow seems that I cannot reopen the PR. So, I'm opening a new one. """ See the full comment at https://github.com/SSSD/sssd/pull/50#issuecomment-328271998 _

[SSSD] [sssd PR#50][comment] [RFC] Use GNULIB's compiler warning code

2017-09-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ So, I've re-worked those patches a little bit and here is the time difference when running reconfing with the patches: ``` real0m26.047s user0m21.318s sys 0m4.635s