[SSSD] [sssd PR#89][comment] nss: rewrite nss responder so it uses cache_req

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/89 Title: #89: nss: rewrite nss responder so it uses cache_req jhrozek commented: """ On Mon, Jan 02, 2017 at 01:53:23AM -0800, Pavel Březina wrote: > @jhrozek > * #1126 -- pam, ssh and pac (?) responders needs to be amended, but the > change there is not

[SSSD] [sssd PR#116][+Pushed] intg: Generate tmp dir with lowercase

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase 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#116][comment] intg: Generate tmp dir with lowercase

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase lslebodn commented: """ > Can you file a ticket to remove this hack once we have a version of > python-requests that works? https://fedorahosted.org/sssd/ticket/3276 """ See the full comment at

[SSSD] [sssd PR#116][comment] intg: Generate tmp dir with lowercase

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase lslebodn commented: """ master: * 929bb1170931d7aafac4dc0572ce18747c919a56 sssd-1-14: * d512426e76a29bb548e5b8479f1bc02645da4e62 """ See the full comment at

[SSSD] [sssd PR#116][closed] intg: Generate tmp dir with lowercase

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/116 Author: lslebodn Title: #116: intg: Generate tmp dir with lowercase Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/116/head:pr116 git checkout pr116

[SSSD] [sssd PR#116][comment] intg: Generate tmp dir with lowercase

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase jhrozek commented: """ ACK. Can you file a ticket to remove this hack once we have a version of python-requests that works? """ See the full comment at

[SSSD] [sssd PR#116][+Accepted] intg: Generate tmp dir with lowercase

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase 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#106][comment] Add a new "files" provider

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ OK, ready for review, @pbrezina There is still a commit that generates the default configuration. We already have a PR #108 that reverts this functionality -- I guess it would be best to

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

2017-01-02 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#107][comment] WATCHDOG: Avoid non async-signal-safe from the signal_handler

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/107 Title: #107: WATCHDOG: Avoid non async-signal-safe from the signal_handler lslebodn commented: """ On (02/01/17 06:15), fidencio wrote: >On Mon, Jan 2, 2017 at 8:35 AM, lslebodn wrote: > >> retest this please >> > >Is this

[SSSD] [sssd PR#116][comment] intg: Generate tmp dir with lowercase

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase lslebodn commented: """ and here is a proof that it works with python-requests 1.12.4 which is in debian testing and rawhide http://sssd-ci.duckdns.org/logs/job/59/70/summary.html """ See the full

[SSSD] [sssd PR#117][+Pushed] Fix compilation with python3.6

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/117 Title: #117: Fix compilation with python3.6 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#117][closed] Fix compilation with python3.6

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/117 Author: lslebodn Title: #117: Fix compilation with python3.6 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/117/head:pr117 git checkout pr117

[SSSD] [sssd PR#117][comment] Fix compilation with python3.6

2017-01-02 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/117 Title: #117: Fix compilation with python3.6 lslebodn commented: """ master: * 69fb159e1464ef91376f56e65afa9704d5bafad8 LS """ See the full comment at https://github.com/SSSD/sssd/pull/117#issuecomment-269964018

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

2017-01-02 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ It's been almost 2 months this code has been around and there's anyone interested to review. So, I'm closing the PR (as "rejected") as this patchset doesn't seem to be useful

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

2017-01-02 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Author: fidencio Title: #50: [RFC] Use GNULIB's compiler warning code Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/50/head:pr50 git checkout pr50

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

2017-01-02 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code Label: +Rejected ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#89][comment] nss: rewrite nss responder so it uses cache_req

2017-01-02 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/89 Title: #89: nss: rewrite nss responder so it uses cache_req pbrezina commented: """ @jhrozek * #1126 -- pam, ssh and pac (?) responders needs to be amended, but the change there is not that huge. * #2320 -- not sure if this is needed anywhere with

[SSSD] [sssd PR#117][comment] Fix compilation with python3.6

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/117 Title: #117: Fix compilation with python3.6 jhrozek commented: """ ACK """ See the full comment at https://github.com/SSSD/sssd/pull/117#issuecomment-269948911 ___ sssd-devel mailing list --

[SSSD] [sssd PR#117][+Accepted] Fix compilation with python3.6

2017-01-02 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/117 Title: #117: Fix compilation with python3.6 Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] Re: [Freeipa-devel] [RFC] Matching and Mapping Certificates

2017-01-02 Thread Jan Cholasta
On 18.10.2016 07:34, Jan Cholasta wrote: On 17.10.2016 16:50, Rob Crittenden wrote: Jan Cholasta wrote: Hi, On 13.10.2016 18:52, Sumit Bose wrote: = Issuer specific matching = Although the MIT Kerberos rules allow to select the issuer of a certificate there are use cases where a more