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

2017-02-15 Thread jhrozek
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#153][comment] sss_cache: User/groups invalidation in domain cache

2017-02-15 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/153 Title: #153: sss_cache: User/groups invalidation in domain cache fidencio commented: """ @celestian: One thing that I forgot to mention, it's worth to write a test for this as well. Just checked with @lslebodn and he mentioned that an integration test

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

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface jhrozek commented: """ On Tue, Feb 14, 2017 at 05:57:32AM -0800, Pavel Březina wrote: > Thank you. So far I'm reading `secrets` code trying to figure out my needs to > comment

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

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/152 Author: jhrozek Title: #152: Add a tevent wrapper around libcurl's asynchronous interface Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/152/head:pr152 git checkout pr152

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

2017-02-15 Thread celestian
URL: https://github.com/SSSD/sssd/pull/153 Title: #153: sss_cache: User/groups invalidation in domain cache celestian commented: """ Fixed patch is pushed. I sent it to our CI and I will share the result. """ See the full comment at https://github.com/SSSD/sssd/pull/153#issuecomment-280025798

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

2017-02-15 Thread celestian
URL: https://github.com/SSSD/sssd/pull/153 Author: celestian Title: #153: sss_cache: User/groups invalidation in domain cache Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/153/head:pr153 git checkout pr153 From

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

2017-02-15 Thread jhrozek
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#106][+Pushed] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider 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#106][comment] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ Thank you for the careful review. I pushed the whole lot into master: 0e7047c1533e5e424b28959488e8ffa91613abd9 89e53f7139b134360fda9e43d47ebfb89fcaac92

[SSSD] [sssd PR#106][closed] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Author: jhrozek Title: #106: Add a new "files" provider Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/106/head:pr106 git checkout pr106

[SSSD] [sssd PR#155][opened] MONITOR: Don't return an error in case we fail to register a service

2017-02-15 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/155 Author: fidencio Title: #155: MONITOR: Don't return an error in case we fail to register a service Action: opened PR body: """ This behaviour was mistakenly changed by the {dbus,socket}-activation series and, as it's now, I've noticed the monitor

[SSSD] [sssd PR#106][comment] Add a new "files" provider

2017-02-15 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider pbrezina commented: """ Ack, thank you. Good job :-) """ See the full comment at https://github.com/SSSD/sssd/pull/106#issuecomment-279976416 ___ sssd-devel mailing

[SSSD] [sssd PR#106][comment] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ CI: http://sssd-ci.duckdns.org/logs/job/62/60/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/106#issuecomment-279973347

[SSSD] [sssd PR#106][-Changes requested] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#106][comment] Add a new "files" provider

2017-02-15 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ Hopefully these patches implement a safer method of waiting for the update. I tested the code by modifying the update to start a tevent timer event and then, before the event fired, I