[SSSD] [sssd PR#716][+Changes requested] CACHE: SSSD doesn't clear cache entries

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/716 Title: #716: CACHE: SSSD doesn't clear cache entries Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#719][comment] ifp: extraAttributes is UnknownProperty

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/719 Title: #719: ifp: extraAttributes is UnknownProperty jhrozek commented: """ Can you also amend the ifp-test unit test? ``` ./ifp_tests [==] Running 4 test(s). [ RUN ] test_el_to_dict [ OK ] test_el_to_dict [ RUN ] test_attr_acl

[SSSD] [sssd PR#719][+Changes requested] ifp: extraAttributes is UnknownProperty

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/719 Title: #719: ifp: extraAttributes is UnknownProperty Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#719][opened] ifp: extraAttributes is UnknownProperty

2018-12-18 Thread thalman
URL: https://github.com/SSSD/sssd/pull/719 Author: thalman Title: #719: ifp: extraAttributes is UnknownProperty Action: opened PR body: """ Attempting to get extraAttributes via SSSD's ifp fails. Here I uncomment interface function for extraAttributes. also right for querying this interface

[SSSD] [sssd PR#716][synchronized] CACHE: SSSD doesn't clear cache entries

2018-12-18 Thread thalman
URL: https://github.com/SSSD/sssd/pull/716 Author: thalman Title: #716: CACHE: SSSD doesn't clear cache entries Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/716/head:pr716 git checkout pr716 From

[SSSD] [sssd PR#715][comment] Use 120 second default timeout for dbus (#1654537)

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/715 Title: #715: Use 120 second default timeout for dbus (#1654537) jhrozek commented: """ @pbrezina can you review? """ See the full comment at https://github.com/SSSD/sssd/pull/715#issuecomment-448222137 ___

[SSSD] [sssd PR#718][opened] NSS: Avoid changing the memory cache ownership away from the sssd user (sssd-1-16 backport)

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/718 Author: jhrozek Title: #718: NSS: Avoid changing the memory cache ownership away from the sssd user (sssd-1-16 backport) Action: opened PR body: """ Resolves: https://pagure.io/SSSD/sssd/issue/3890 In case SSSD is compiled --with-sssd-user but run

[SSSD] [sssd PR#717][closed] NSS: Avoid changing the memory cache ownership away from the sssd user (sssd-1-16 backport)

2018-12-18 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/717 Author: jhrozek Title: #717: NSS: Avoid changing the memory cache ownership away from the sssd user (sssd-1-16 backport) Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd