[SSSD] [sssd PR#132][synchronized] Add "Wants=" to sssd unit

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/132/head:pr132 git checkout pr132 From

[SSSD] Re: RFC: 1.15.0 release notes

2017-01-25 Thread Pavel Březina
On 01/24/2017 11:48 PM, Jakub Hrozek wrote: Hi, It would be beneficial to release an upstream tarball in order to get the latest upstream code to Debian testing. I wrote up the release notes page: https://fedorahosted.org/sssd/wiki/Releases/Notes-1.15.0 and unless there is no push-back, I

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

2017-01-25 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider pbrezina commented: """ Yes. Inconsistent sounds good. """ See the full comment at https://github.com/SSSD/sssd/pull/106#issuecomment-275063633 ___ sssd-devel mailing

[SSSD] [sssd PR#120][closed] GPO: Skip GPOs without gPCFunctionalityVersion

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/120 Author: mzidek-rh Title: #120: GPO: Skip GPOs without gPCFunctionalityVersion Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/120/head:pr120 git checkout pr120

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables fidencio commented: """ Tests have passed but our CI seems half broken. """ See the full comment at https://github.com/SSSD/sssd/pull/133#issuecomment-275129545

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#120][comment] GPO: Skip GPOs without gPCFunctionalityVersion

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/120 Title: #120: GPO: Skip GPOs without gPCFunctionalityVersion lslebodn commented: """ master: * 47680083e7e4bf5c433657171bf84cceacc83339 * 6a490b312075d2588ad87bbb8a63466f1ac6a106 I will backport patches to stable branches later """ See the full

[SSSD] [sssd PR#107][closed] WATCHDOG: Avoid non async-signal-safe from the signal_handler

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/107 Author: fidencio Title: #107: WATCHDOG: Avoid non async-signal-safe from the signal_handler Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/107/head:pr107 git checkout pr107

[SSSD] [sssd PR#107][+Pushed] WATCHDOG: Avoid non async-signal-safe from the signal_handler

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/107 Title: #107: WATCHDOG: Avoid non async-signal-safe from the signal_handler Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#134][+Pushed] dp_request_table: remove unused #includes

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/134 Title: #134: dp_request_table: remove unused #includes 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#134][closed] dp_request_table: remove unused #includes

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/134 Author: pbrezina Title: #134: dp_request_table: remove unused #includes Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/134/head:pr134 git checkout pr134

[SSSD] [sssd PR#134][comment] dp_request_table: remove unused #includes

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/134 Title: #134: dp_request_table: remove unused #includes lslebodn commented: """ master: * ca367e0cb36e75de5c12051c5b9a6184d5ba0f6f """ See the full comment at https://github.com/SSSD/sssd/pull/134#issuecomment-275096954

[SSSD] [sssd PR#135][opened] BUILD: Fix linking of test_wbc_calls

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/135 Author: lslebodn Title: #135: BUILD: Fix linking of test_wbc_calls Action: opened PR body: """ Client code does not anymore depend on libpthread in master. This is a reason why we didn't notice any linking failure in master. But the test should be

[SSSD] [sssd PR#120][+Pushed] GPO: Skip GPOs without gPCFunctionalityVersion

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/120 Title: #120: GPO: Skip GPOs without gPCFunctionalityVersion Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#120][comment] GPO: Skip GPOs without gPCFunctionalityVersion

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/120 Title: #120: GPO: Skip GPOs without gPCFunctionalityVersion lslebodn commented: """ ACK """ See the full comment at https://github.com/SSSD/sssd/pull/120#issuecomment-275130049 ___ sssd-devel mailing list

[SSSD] [sssd PR#67][+Pushed] UTIL: Unset O_NONBLOCK for ldap connection

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/67 Title: #67: UTIL: Unset O_NONBLOCK for ldap connection 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#67][closed] UTIL: Unset O_NONBLOCK for ldap connection

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/67 Author: lslebodn Title: #67: UTIL: Unset O_NONBLOCK for ldap connection Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/67/head:pr67 git checkout pr67

[SSSD] Re: RFC: 1.15.0 release notes

2017-01-25 Thread Jakub Hrozek
On Wed, Jan 25, 2017 at 10:32:46AM +0100, Pavel Březina wrote: > On 01/24/2017 11:48 PM, Jakub Hrozek wrote: > > Hi, > > > > It would be beneficial to release an upstream tarball in order to get > > the latest upstream code to Debian testing. I wrote up the release notes > > page: > >

[SSSD] [sssd PR#134][opened] dp_request_table: remove unused #includes

2017-01-25 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/134 Author: pbrezina Title: #134: dp_request_table: remove unused #includes Action: opened PR body: """ Trivial patch attached. """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/134/head:pr134 git

[SSSD] [sssd PR#67][comment] UTIL: Unset O_NONBLOCK for ldap connection

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/67 Title: #67: UTIL: Unset O_NONBLOCK for ldap connection lslebodn commented: """ master: * 31459a01486cfb2c04759bc998ff0c3ed19df81e sssd-1-14: * 09d9394c2aea5ddc61d11c4771e806dfaa233ef7 """ See the full comment at

[SSSD] [sssd PR#107][comment] WATCHDOG: Avoid non async-signal-safe from the signal_handler

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/107 Title: #107: WATCHDOG: Avoid non async-signal-safe from the signal_handler lslebodn commented: """ master: * e6a5f8c58539fc31fd81fac89cfc85703b4250ea * 087162b85e191af51637904702813969b35eaadc sssd-1-14: * 0606a71b698c4acf954ba7284e62acbd0aa5e52d *

[SSSD] [sssd PR#134][comment] dp_request_table: remove unused #includes

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/134 Title: #134: dp_request_table: remove unused #includes lslebodn commented: """ Obvoius ACk """ See the full comment at https://github.com/SSSD/sssd/pull/134#issuecomment-275096713 ___ sssd-devel mailing

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables fidencio commented: """ All the patches look sane. I, personally, would like to see some message in the commit log. If you don't think it's needed, feel free to just ignore this comment. Also, tt's

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/133 Title: #133: sbus: use sss_ptr_hash for hash tables fidencio commented: """ All the patches look sane. I, personally, would like to see some message in the commit log. If you don't think it's needed, feel free to just ignore this comment. Also, tt's

[SSSD] [sssd PR#135][comment] BUILD: Fix linking of test_wbc_calls

2017-01-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/135 Title: #135: BUILD: Fix linking of test_wbc_calls lslebodn commented: """ http://sssd-ci.duckdns.org/logs/job/61/40/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/135#issuecomment-275163260

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/126 Title: #126: ldap_child: Fix use after free Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#135][comment] BUILD: Fix linking of test_wbc_calls

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/135 Title: #135: BUILD: Fix linking of test_wbc_calls fidencio commented: """ @lslebodn: Although the fix seems quite simple I have to admit I didn't understand it. CLIENT_LIBS is LTLIBINTL, right? How does it pull the missing symbol? """ See the full

[SSSD] Announcing SSSD 1.15.0

2017-01-25 Thread Jakub Hrozek
== SSSD 1.15.0 === The SSSD team is proud to announce the release of version 1.15.0 of the System Security Services Daemon. As always, the source is available from https://fedorahosted.org/sssd RPM packages will be made available for Fedora shortly. == Feedback == Please

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

2017-01-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/126 Title: #126: ldap_child: Fix use after free fidencio commented: """ Patch looks good. Just a few nitpicks ... Commit short log: - "ldap_child" -> "LDAP_CHILD" Commit message: - "tb parrent" -> "to the parent" - "is every time released" -> "is

[SSSD] [sssd PR#138][opened] IPA: Skip conflict entries associated with sudo rules

2017-01-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/138 Author: justin-stephenson Title: #138: IPA: Skip conflict entries associated with sudo rules Action: opened PR body: """ SSSD retrieves sudo rule information from the IPA LDAP tree, conflict entries will cause problems for SSSD and disallow sudo

[SSSD] [sssd PR#138][comment] IPA: Skip conflict entries associated with sudo rules

2017-01-25 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/138 Title: #138: IPA: Skip conflict entries associated with sudo rules centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/138#issuecomment-275256026

[SSSD] [sssd PR#138][comment] IPA: Skip conflict entries associated with sudo rules

2017-01-25 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/138 Title: #138: IPA: Skip conflict entries associated with sudo rules centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/138#issuecomment-275256029

[SSSD] [sssd PR#137][opened] Initial pkinit support

2017-01-25 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/137 Author: sumit-bose Title: #137: Initial pkinit support Action: opened PR body: """ This series of patches add initial support for PKINIT (https://fedorahosted.org/sssd/ticket/3270) by forwarding the information about the selected certificate from the

[SSSD] [sssd PR#136][opened] Tlog integration WIP

2017-01-25 Thread spbnick
URL: https://github.com/SSSD/sssd/pull/136 Author: spbnick Title: #136: Tlog integration WIP Action: opened PR body: """ @lslebodn, @pbrezina, this is the work-in-progress tlog integration patchset I'd like to work on with you. This is not for merging as it is. We can go over it when we meet