[SSSD] [sssd PR#172][+Pushed] authtok: fix tests on big-endian

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/172 Title: #172: authtok: fix tests on big-endian 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#172][closed] authtok: fix tests on big-endian

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/172 Author: sumit-bose Title: #172: authtok: fix tests on big-endian Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/172/head:pr172 git checkout pr172

[SSSD] [sssd PR#172][comment] authtok: fix tests on big-endian

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/172 Title: #172: authtok: fix tests on big-endian lslebodn commented: """ master: * bc07967636135e48252198936ac8975510918e99 """ See the full comment at https://github.com/SSSD/sssd/pull/172#issuecomment-283184365

[SSSD] [sssd PR#172][comment] authtok: fix tests on big-endian

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/172 Title: #172: authtok: fix tests on big-endian lslebodn commented: """ unit test passed ACK BTW integration tests passed as well :-) """ See the full comment at https://github.com/SSSD/sssd/pull/172#issuecomment-283184228

[SSSD] [sssd PR#146][comment] Avoid running two instances of the same service

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/146 Title: #146: Avoid running two instances of the same service fidencio commented: """ As required by @sgallagher, the python script is gone and a new binary has been introduced to check if the responders' socket is enabled but the responder is still

[SSSD] [sssd PR#146][-Changes requested] Avoid running two instances of the same service

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/146 Title: #146: Avoid running two instances of the same service Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#146][synchronized] Avoid running two instances of the same service

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/146 Author: fidencio Title: #146: Avoid running two instances of the same service Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/146/head:pr146 git checkout pr146 From

[SSSD] [sssd PR#141][comment] PAM: Use cache_req to perform initgroups lookups

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups fidencio commented: """ New patch set pushed. """ See the full comment at https://github.com/SSSD/sssd/pull/141#issuecomment-283163599 ___

[SSSD] [sssd PR#141][synchronized] PAM: Use cache_req to perform initgroups lookups

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/141 Author: fidencio Title: #141: PAM: Use cache_req to perform initgroups lookups Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/141/head:pr141 git checkout pr141 From

[SSSD] [sssd PR#141][-Changes requested] PAM: Use cache_req to perform initgroups lookups

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets fidencio commented: """ On Tue, Feb 28, 2017 at 9:47 PM, Jakub Hrozek wrote: > On Tue, Feb 28, 2017 at 07:51:26AM -0800, fidencio wrote: > > On Tue,

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets jhrozek commented: """ On Tue, Feb 28, 2017 at 07:51:26AM -0800, fidencio wrote: > On Tue, Feb 28, 2017 at 4:25 PM, lslebodn wrote: > > > On

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface lslebodn commented: """ I am sorry but there is some problem with integration test on rhel7. I need to kill the test after 1.5 hour

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface lslebodn commented: """ I am sorry but there is some problem with integration test on rhel7. I need to kill the test after 1.5 hour

[SSSD] [sssd PR#152][+Changes requested] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets fidencio commented: """ On Tue, Feb 28, 2017 at 4:25 PM, lslebodn wrote: > On (28/02/17 04:27), Jakub Hrozek wrote: > >I tested the patches both

[SSSD] [sssd PR#172][synchronized] authtok: fix tests on big-endian

2017-02-28 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/172 Author: sumit-bose Title: #172: authtok: fix tests on big-endian Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/172/head:pr172 git checkout pr172 From

[SSSD] [sssd PR#172][opened] authtok: fix tests on big-endian

2017-02-28 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/172 Author: sumit-bose Title: #172: authtok: fix tests on big-endian Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/172/head:pr172 git checkout pr172 From

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets lslebodn commented: """ On (28/02/17 04:27), Jakub Hrozek wrote: >I tested the patches both during the VM operation bringing different >responders up and during system boot. I

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ I squashed in changes @lslebodn suggested for the tests and pushed a new version """ See the full comment at

[SSSD] [sssd PR#153][-Accepted] sss_cache: User/groups invalidation in domain cache

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/153 Title: #153: sss_cache: User/groups invalidation in domain cache Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#153][+Changes requested] sss_cache: User/groups invalidation in domain cache

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/153 Title: #153: sss_cache: User/groups invalidation in domain cache Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#141][+Changes requested] PAM: Use cache_req to perform initgroups lookups

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#141][comment] PAM: Use cache_req to perform initgroups lookups

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/141 Title: #141: PAM: Use cache_req to perform initgroups lookups jhrozek commented: """ I'm afraid Coverity found something it doesn't like now: Error: NULL_RETURNS (CWE-476): sssd-1.15.1/src/responder/pam/pamsrv_cmd.c:1462: returned_null:

[SSSD] [sssd PR#146][+Changes requested] Avoid running two instances of the same service

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/146 Title: #146: Avoid running two instances of the same service Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#146][synchronized] Avoid running two instances of the same service

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/146 Author: fidencio Title: #146: Avoid running two instances of the same service Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/146/head:pr146 git checkout pr146 From

[SSSD] [sssd PR#143][comment] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets jhrozek commented: """ I tested the patches both during the VM operation bringing different responders up and during system boot. I haven't see any issues. ACK """ See the

[SSSD] [sssd PR#143][+Accepted] Explicitly add ordering dependency for the responders' sockets

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/143 Title: #143: Explicitly add ordering dependency for the responders' sockets Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#171][comment] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs fidencio commented: """ @jhrozek: Fair point. Do whatever is of your preference, I'm fine with both approaches. Just let me know so I can ACK/Remove the

[SSSD] [sssd PR#163][+Pushed] Enable the files domain for all sssd configurations

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#163][closed] Enable the files domain for all sssd configurations

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/163 Author: jhrozek Title: #163: Enable the files domain for all sssd configurations Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/163/head:pr163 git checkout pr163

[SSSD] [sssd PR#171][+Changes requested] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an

[SSSD] [sssd PR#171][comment] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs jhrozek commented: """ On Tue, Feb 28, 2017 at 01:59:23AM -0800, fidencio wrote: > @jhrozek: > > I'm wondering here whether would be useful to mention >

[SSSD] [sssd PR#171][comment] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs fidencio commented: """ @jhrozek: I'm wondering here whether would be useful to mention https://fedorahosted.org/sssd/wiki/Reporting_sssd_bugs as well.

[SSSD] [sssd PR#169][+Pushed] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Title: #169: Use pagure links as a reference to upstream 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#169][closed] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Author: lslebodn Title: #169: Use pagure links as a reference to upstream Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/169/head:pr169 git checkout pr169

[SSSD] [sssd PR#169][comment] Use pagure links as a reference to upstream

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/169 Title: #169: Use pagure links as a reference to upstream jhrozek commented: """ * master: * d7a5943bd0852539e6cc8995ff6af75c2f8f0e13 * fe079dfc0779f154c11d5a3c8ff664f717a5de3d """ See the full comment at

[SSSD] [sssd PR#171][comment] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/171 Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs fidencio commented: """ @jhrozek: I'm wondering here whether would be useful to mention https://fedorahosted.org/sssd/wiki/Reporting_sssd_bugs as well.

[SSSD] [sssd PR#163][comment] Enable the files domain for all sssd configurations

2017-02-28 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/163 Title: #163: Enable the files domain for all sssd configurations lslebodn commented: """ master: * a4837791f62283079e7be4b17efb769be8b2dfd1 * 5a660d3aa67403fba69a8047ecedfe8a4276fc30 * 13294bedc56faf1011f5ba7b1ed9a53b08e71c00 *

[SSSD] [sssd PR#171][opened] Make our readme.md a bit more user-friendly and add a note about filing bugs

2017-02-28 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/171 Author: jhrozek Title: #171: Make our readme.md a bit more user-friendly and add a note about filing bugs Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd