[SSSD] [sssd PR#800][+Accepted] data_provider_be: got rid of went_offline usage

2019-04-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/800 Title: #800: data_provider_be: got rid of went_offline usage Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#802][+Accepted] TESTS: two `negcache` tests were merged

2019-04-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/802 Title: #802: TESTS: two `negcache` tests were merged 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#802][comment] TESTS: two `negcache` tests were merged

2019-04-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/802 Title: #802: TESTS: two `negcache` tests were merged thalman commented: """ ACK """ See the full comment at https://github.com/SSSD/sssd/pull/802#issuecomment-479522096 ___ s

[SSSD] [sssd PR#801][+Accepted] data_provider_be: fixed dereferencing of 'bad' ptr

2019-04-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/801 Title: #801: data_provider_be: fixed dereferencing of 'bad' ptr Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#790][comment] Lookahead resolving of host names

2019-04-02 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names thalman commented: """ @jhrozek Code updated. Surprisingly test-linking was easy to fix. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#790][-Changes requested] Lookahead resolving of host names

2019-04-02 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Title: #790: Lookahead resolving of host names Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#790][synchronized] Lookahead resolving of host names

2019-04-02 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#790][edited] Lookahead resolving of host names

2019-04-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: edited Changed field: title Original value: """ WIP: Lookahead resolving of host names """ ___ sssd-de

[SSSD] [sssd PR#790][edited] WIP: Lookahead resolving of host names

2019-04-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: WIP: Lookahead resolving of host names Action: edited Changed field: title Original value: """ Lookahead resolving of host names """ ___ sssd-de

[SSSD] [sssd PR#790][synchronized] Lookahead resolving of host names

2019-04-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#790][synchronized] Lookahead resolving of host names

2019-04-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#790][edited] Lookahead resolving of host names

2019-04-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: edited Changed field: title Original value: """ WIP: Lookahead resolving of host names """ ___ sssd-de

[SSSD] [sssd PR#790][synchronized] WIP: Lookahead resolving of host names

2019-03-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: WIP: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#790][edited] WIP: Lookahead resolving of host names

2019-03-28 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: WIP: Lookahead resolving of host names Action: edited Changed field: title Original value: """ Lookahead resolving of host names """ ___ sssd-de

[SSSD] [sssd PR#790][synchronized] Lookahead resolving of host names

2019-03-28 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#785][synchronized] Providers: Delay online check on startup

2019-03-27 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: Providers: Delay online check on startup Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/785/head:pr785 git checkout pr785 From

[SSSD] [sssd PR#785][comment] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Title: #785: Providers: Delay online check on startup thalman commented: """ > > > btw reading the code, I don't understand why do we allow more than one > > > check_online request, do you understand the reason from

[SSSD] [sssd PR#785][comment] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Title: #785: Providers: Delay online check on startup thalman commented: """ > The most important question I have is: Do you think it makes sense to > schedule multiple online checks? Maybe it could be done with delay > 1 only

[SSSD] [sssd PR#785][comment] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Title: #785: Providers: Delay online check on startup thalman commented: """ > I think this makes sense. There are some style issues (too long lines), but > that's trivial to fix. > > The most important question I have is:

[SSSD] [sssd PR#785][comment] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Title: #785: Providers: Delay online check on startup thalman commented: """ > btw reading the code, I don't understand why do we allow more than one > check_online request, do you understand the reason from the code? We don't.

[SSSD] [sssd PR#785][synchronized] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: Providers: Delay online check on startup Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/785/head:pr785 git checkout pr785 From

[SSSD] [sssd PR#785][synchronized] Providers: Delay online check on startup

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: Providers: Delay online check on startup Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/785/head:pr785 git checkout pr785 From

[SSSD] [sssd PR#790][synchronized] Lookahead resolving of host names

2019-03-26 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/790/head:pr790 git checkout pr790 From

[SSSD] [sssd PR#790][opened] Lookahead resolving of host names

2019-03-25 Thread thalman
URL: https://github.com/SSSD/sssd/pull/790 Author: thalman Title: #790: Lookahead resolving of host names Action: opened PR body: """ This is a continuation of issues #3973 and #3974. If krb5_kdcinfo_lookahead is set to certain limit, then resolving of SRV record is stoppe

[SSSD] [sssd PR#785][edited] Providers: Delay online check on startup

2019-03-22 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: Providers: Delay online check on startup Action: edited Changed field: title Original value: """ WIP: Providers: Delay online check on startup """ _

[SSSD] [sssd PR#785][synchronized] WIP: Providers: Delay online check on startup

2019-03-22 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: WIP: Providers: Delay online check on startup Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/785/head:pr785 git checkout pr785 From

[SSSD] [sssd PR#785][edited] WIP: Providers: Delay online check on startup

2019-03-21 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: WIP: Providers: Delay online check on startup Action: edited Changed field: title Original value: """ Providers: Delay online check on startup """ _

[SSSD] [sssd PR#785][opened] Providers: Delay online check on startup

2019-03-21 Thread thalman
URL: https://github.com/SSSD/sssd/pull/785 Author: thalman Title: #785: Providers: Delay online check on startup Action: opened PR body: """ Typical usecase is system startup or network restart. In such cases SSSD receives several messages from the system about network change

[SSSD] [sssd PR#775][comment] krb5: Write multiple dnsnames into kdc info file

2019-03-21 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Title: #775: krb5: Write multiple dnsnames into kdc info file thalman commented: """ Thanks @sumit-bose, Your fix is included now. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#775][synchronized] krb5: Write multiple dnsnames into kdc info file

2019-03-21 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Author: thalman Title: #775: krb5: Write multiple dnsnames into kdc info file Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/775/head:pr775 git checkout pr775 From

[SSSD] [sssd PR#775][comment] krb5: Write multiple dnsnames into kdc info file

2019-03-20 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Title: #775: krb5: Write multiple dnsnames into kdc info file thalman commented: """ @sumit-bose please see this implementation """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#775][-Changes requested] krb5: Write multiple dnsnames into kdc info file

2019-03-20 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Title: #775: krb5: Write multiple dnsnames into kdc info file Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#775][synchronized] krb5: Write multiple dnsnames into kdc info file

2019-03-15 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Author: thalman Title: #775: krb5: Write multiple dnsnames into kdc info file Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/775/head:pr775 git checkout pr775 From

[SSSD] [sssd PR#757][comment] krb5_locator: Allow hostname in kdcinfo files

2019-03-15 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Title: #757: krb5_locator: Allow hostname in kdcinfo files thalman commented: """ @jhrozek, @sumit-bose PR updated """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#757][synchronized] krb5_locator: Allow hostname in kdcinfo files

2019-03-15 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/757/head:pr757 git checkout pr757 From

[SSSD] [sssd PR#775][comment] krb5: Write multiple dnsnames into kdc info file

2019-03-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Title: #775: krb5: Write multiple dnsnames into kdc info file thalman commented: """ This PR doesn't solve suggested krb5_lookahead parameter but already iterates for primary and backup servers separately so it will be ea

[SSSD] [sssd PR#775][opened] krb5: Write multiple dnsnames into kdc info file

2019-03-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/775 Author: thalman Title: #775: krb5: Write multiple dnsnames into kdc info file Action: opened PR body: """ Multiple servers should be written to kdc info file. In this PR we iterate trough server list and we write list of primary s

[SSSD] [sssd PR#757][comment] krb5_locator: Allow hostname in kdcinfo files

2019-03-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Title: #757: krb5_locator: Allow hostname in kdcinfo files thalman commented: """ > A total nitpick, but you'll probably want to add resolves > https://pagure.io/SSSD/sssd/issue/3973 and if you want This has been fixed with reba

[SSSD] [sssd PR#757][edited] krb5_locator: Allow hostname in kdcinfo files

2019-03-07 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: edited Changed field: body Original value: """ Currently we support only IP addresses in kdcinfo files. We need to resolv eventual dns name a

[SSSD] [sssd PR#757][comment] krb5_locator: Allow hostname in kdcinfo files

2019-03-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Title: #757: krb5_locator: Allow hostname in kdcinfo files thalman commented: """ Hi @sumit-bose Thank you for the review, I updated PR according comments, Also I find out that one man-page should be also updated so it is include

[SSSD] [sssd PR#757][synchronized] krb5_locator: Allow hostname in kdcinfo files

2019-03-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/757/head:pr757 git checkout pr757 From

[SSSD] [sssd PR#757][synchronized] krb5_locator: Allow hostname in kdcinfo files

2019-03-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/757/head:pr757 git checkout pr757 From

[SSSD] [sssd PR#757][synchronized] krb5_locator: Allow hostname in kdcinfo files

2019-03-01 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/757/head:pr757 git checkout pr757 From

[SSSD] [sssd PR#757][opened] krb5_locator: Allow hostname in kdcinfo files

2019-02-18 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: opened PR body: """ Currently we support only IP addresses in kdcinfo files. We need to resolv eventual dns name and then we have to iterate trough li

[SSSD] [sssd PR#744][comment] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-14 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Title: #744: ssh: sssd_ssh fails completely on p11_child timeout thalman commented: """ Added second commit with new ERR_P11_CHILD_TIMEOUT code """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#744][synchronized] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-14 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Author: thalman Title: #744: ssh: sssd_ssh fails completely on p11_child timeout Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/744/head:pr744 git checkout pr744 From

[SSSD] [sssd PR#744][synchronized] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-14 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Author: thalman Title: #744: ssh: sssd_ssh fails completely on p11_child timeout Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/744/head:pr744 git checkout pr744 From

[SSSD] [sssd PR#744][-Changes requested] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Title: #744: ssh: sssd_ssh fails completely on p11_child timeout Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#744][synchronized] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Author: thalman Title: #744: ssh: sssd_ssh fails completely on p11_child timeout Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/744/head:pr744 git checkout pr744 From

[SSSD] [sssd PR#744][comment] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Title: #744: ssh: sssd_ssh fails completely on p11_child timeout thalman commented: """ > > Or was the idea behind the path that since the output is just a public key, > we can go on? > But shouldn't the code fall t

[SSSD] [sssd PR#744][opened] ssh: sssd_ssh fails completely on p11_child timeout

2019-02-05 Thread thalman
URL: https://github.com/SSSD/sssd/pull/744 Author: thalman Title: #744: ssh: sssd_ssh fails completely on p11_child timeout Action: opened PR body: """ When p11_child fails or timeout is reached, ssh login fails. With this patch sssd_ssh proceeds to ssh key and password l

[SSSD] [sssd PR#721][+Accepted] AD/IPA: Reset subdomain service name, not domain name

2019-01-22 Thread thalman
URL: https://github.com/SSSD/sssd/pull/721 Title: #721: AD/IPA: Reset subdomain service name, not domain name Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#730][comment] confdb: sssd tools don't handle the implicit domain

2019-01-18 Thread thalman
URL: https://github.com/SSSD/sssd/pull/730 Title: #730: confdb: sssd tools don't handle the implicit domain thalman commented: """ @alexey-tikhonov thanks for comment. PR updated. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#730][synchronized] confdb: sssd tools don't handle the implicit domain

2019-01-18 Thread thalman
URL: https://github.com/SSSD/sssd/pull/730 Author: thalman Title: #730: confdb: sssd tools don't handle the implicit domain Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/730/head:pr730 git checkout pr730 From

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

2019-01-08 Thread thalman
URL: https://github.com/SSSD/sssd/pull/716 Title: #716: CACHE: SSSD doesn't clear cache entries thalman commented: """ @jhrozek I fixed all minor comments. There is still question whether we move the check as you suggested. """ See the full comment at https:/

[SSSD] [sssd PR#712][comment] SSSCTL: user-checks does not show custom attributes

2019-01-08 Thread thalman
URL: https://github.com/SSSD/sssd/pull/712 Title: #712: SSSCTL: user-checks does not show custom attributes thalman commented: """ > But this looks like I haven't gotten to your codepath yet. Did you see the > error locally as well? No, I did not see this error. It work

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

2019-01-08 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#723][+Accepted] MAN: Explicitly state that not all generic domain options are supported for the files provider

2019-01-08 Thread thalman
URL: https://github.com/SSSD/sssd/pull/723 Title: #723: MAN: Explicitly state that not all generic domain options are supported for the files provider Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe

[SSSD] [sssd PR#722][+Accepted] KCM: Deleting a non-existent ccache should not yield an error

2019-01-08 Thread thalman
URL: https://github.com/SSSD/sssd/pull/722 Title: #722: KCM: Deleting a non-existent ccache should not yield an error Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#722][comment] KCM: Deleting a non-existent ccache should not yield an error

2019-01-08 Thread thalman
URL: https://github.com/SSSD/sssd/pull/722 Title: #722: KCM: Deleting a non-existent ccache should not yield an error thalman commented: """ LGTM, ACK """ See the full comment at https://github.com/SSSD/sssd/pull/722#issuecomment-452259179 __

[SSSD] [sssd PR#723][+Changes requested] MAN: Explicitly state that not all generic domain options are supported for the files provider

2019-01-07 Thread thalman
URL: https://github.com/SSSD/sssd/pull/723 Title: #723: MAN: Explicitly state that not all generic domain options are supported for the files provider Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To

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

2019-01-03 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#716][synchronized] CACHE: SSSD doesn't clear cache entries

2019-01-02 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#719][comment] ifp: extraAttributes is UnknownProperty

2019-01-02 Thread thalman
URL: https://github.com/SSSD/sssd/pull/719 Title: #719: ifp: extraAttributes is UnknownProperty thalman commented: """ Fixed test """ See the full comment at https://github.com/SSSD/sssd/pull/719#issuecomment-450834868 _

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

2019-01-02 Thread thalman
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][synchronized] ifp: extraAttributes is UnknownProperty

2019-01-02 Thread thalman
URL: https://github.com/SSSD/sssd/pull/719 Author: thalman Title: #719: ifp: extraAttributes is UnknownProperty Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/719/head:pr719 git checkout pr719 From

[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

[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#716][opened] CACHE: SSSD doesn't clear cache entries

2018-12-17 Thread thalman
URL: https://github.com/SSSD/sssd/pull/716 Author: thalman Title: #716: CACHE: SSSD doesn't clear cache entries Action: opened PR body: """ Once object is in cache it is refreshed when it is expired and requested by the system. Object ID is not checked before refresh, but c

[SSSD] [sssd PR#677][comment] WIP pcre: port to pcre2

2018-12-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Title: #677: WIP pcre: port to pcre2 thalman commented: """ @jhrozek Please take a look at this update. Let me know if I get your suggestion right and I wil rebase it to one commit. """ See the full comment at https:/

[SSSD] [sssd PR#677][edited] WIP pcre: port to pcre2

2018-12-13 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: WIP pcre: port to pcre2 Action: edited Changed field: title Original value: """ pcre: port to pcre2 """ ___ sssd-devel mailing list -- sss

[SSSD] [sssd PR#677][synchronized] pcre: port to pcre2

2018-12-12 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: pcre: port to pcre2 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/677/head:pr677 git checkout pr677 From

[SSSD] [sssd PR#677][synchronized] pcre: port to pcre2

2018-12-12 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: pcre: port to pcre2 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/677/head:pr677 git checkout pr677 From

[SSSD] [sssd PR#712][opened] SSSCTL: user-checks does not show custom attributes

2018-12-11 Thread thalman
URL: https://github.com/SSSD/sssd/pull/712 Author: thalman Title: #712: SSSCTL: user-checks does not show custom attributes Action: opened PR body: """ "sssctl user-checks" also query the IFP interface of sssd. The problem is, that this command only displays POSIX us

[SSSD] [sssd PR#703][synchronized] nss: sssd returns '/' for emtpy home directories

2018-12-10 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/703/head:pr703 git checkout pr703 From

[SSSD] [sssd PR#696][synchronized] DYNDNS: SSSD does not batch DDNS update requests

2018-12-07 Thread thalman
URL: https://github.com/SSSD/sssd/pull/696 Author: thalman Title: #696: DYNDNS: SSSD does not batch DDNS update requests Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/696/head:pr696 git checkout pr696 From

[SSSD] [sssd PR#696][-Changes requested] DYNDNS: SSSD does not batch DDNS update requests

2018-12-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/696 Title: #696: DYNDNS: SSSD does not batch DDNS update requests Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#696][synchronized] DYNDNS: SSSD does not batch DDNS update requests

2018-12-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/696 Author: thalman Title: #696: DYNDNS: SSSD does not batch DDNS update requests Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/696/head:pr696 git checkout pr696 From

[SSSD] [sssd PR#696][synchronized] DYNDNS: SSSD does not batch DDNS update requests

2018-12-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/696 Author: thalman Title: #696: DYNDNS: SSSD does not batch DDNS update requests Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/696/head:pr696 git checkout pr696 From

[SSSD] [sssd PR#696][synchronized] DYNDNS: SSSD does not batch DDNS update requests

2018-12-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/696 Author: thalman Title: #696: DYNDNS: SSSD does not batch DDNS update requests Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/696/head:pr696 git checkout pr696 From

[SSSD] [sssd PR#677][synchronized] pcre: port to pcre2

2018-12-06 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: pcre: port to pcre2 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/677/head:pr677 git checkout pr677 From

[SSSD] [sssd PR#677][synchronized] pcre: port to pcre2

2018-12-05 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: pcre: port to pcre2 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/677/head:pr677 git checkout pr677 From

[SSSD] [sssd PR#703][synchronized] nss: sssd returns '/' for emtpy home directories

2018-12-05 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/703/head:pr703 git checkout pr703 From

[SSSD] [sssd PR#703][comment] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Title: #703: nss: sssd returns '/' for emtpy home directories thalman commented: """ there is now one extra commit with default for ad, just to be on the same page """ See the full comment at https://github.com/S

[SSSD] [sssd PR#703][synchronized] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/703/head:pr703 git checkout pr703 From

[SSSD] [sssd PR#703][comment] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Title: #703: nss: sssd returns '/' for emtpy home directories thalman commented: """ > > Or at least we should IMO add some backwards compatible handling when this > > patch makes it to fedora or RHEL otherwise admi

[SSSD] [sssd PR#703][synchronized] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/703/head:pr703 git checkout pr703 From

[SSSD] [sssd PR#703][comment] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Title: #703: nss: sssd returns '/' for emtpy home directories thalman commented: """ @simo5 I thought about it more and I get to the same conclusion, PR updated """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#703][synchronized] nss: sssd returns '/' for emtpy home directories

2018-12-04 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/703/head:pr703 git checkout pr703 From

[SSSD] [sssd PR#703][comment] nss: sssd returns '/' for emtpy home directories

2018-12-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Title: #703: nss: sssd returns '/' for emtpy home directories thalman commented: """ > This should probably not be specific to the files provider. > An empty home directory is a valid value and should be returned as is if t

[SSSD] [sssd PR#703][comment] nss: sssd returns '/' for emtpy home directories

2018-12-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Title: #703: nss: sssd returns '/' for emtpy home directories thalman commented: """ > This should probably not be specific to the files provider. > An empty home directory is a valid value and should be returned as is if t

[SSSD] [sssd PR#703][opened] nss: sssd returns '/' for emtpy home directories

2018-12-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/703 Author: thalman Title: #703: nss: sssd returns '/' for emtpy home directories Action: opened PR body: """ For empty home directory in passwd file sssd returns "/". Sssd should respect system behaviour and return the same a

[SSSD] [sssd PR#677][synchronized] pcre: port to pcre2

2018-11-30 Thread thalman
URL: https://github.com/SSSD/sssd/pull/677 Author: thalman Title: #677: pcre: port to pcre2 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/677/head:pr677 git checkout pr677 From

[SSSD] [sssd PR#690][comment] DYNDNS: Convert dyndns timer to be_ptask

2018-11-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/690 Title: #690: DYNDNS: Convert dyndns timer to be_ptask thalman commented: """ > Where did you get this 60 seconds limit? I can not find it in original code: > > ```c > ad_dyndns_init: > if (period < 60) period = 60; >

[SSSD] [sssd PR#690][comment] DYNDNS: Convert dyndns timer to be_ptask

2018-11-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/690 Title: #690: DYNDNS: Convert dyndns timer to be_ptask thalman commented: """ > Where did you get this 60 seconds limit? I can not find it in original code: > > ```c > ad_dyndns_init: > if (period < 60) period =

[SSSD] [sssd PR#690][comment] DYNDNS: Convert dyndns timer to be_ptask

2018-11-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/690 Title: #690: DYNDNS: Convert dyndns timer to be_ptask thalman commented: """ > Where did you get this 60 seconds limit? I can not find it in original code: > > ```c > ad_dyndns_init: > if (period < 60) period =

[SSSD] [sssd PR#690][-Changes requested] DYNDNS: Convert dyndns timer to be_ptask

2018-11-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/690 Title: #690: DYNDNS: Convert dyndns timer to be_ptask Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#690][synchronized] DYNDNS: Convert dyndns timer to be_ptask

2018-11-29 Thread thalman
URL: https://github.com/SSSD/sssd/pull/690 Author: thalman Title: #690: DYNDNS: Convert dyndns timer to be_ptask Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/690/head:pr690 git checkout pr690 From

[SSSD] [sssd PR#694][comment] SSSCTL: user-show says that user is expired

2018-11-22 Thread thalman
URL: https://github.com/SSSD/sssd/pull/694 Title: #694: SSSCTL: user-show says that user is expired thalman commented: """ Thanks for comments. PR updated. """ See the full comment at https://github.com/SSSD/sssd/p

[SSSD] [sssd PR#694][synchronized] SSSCTL: user-show says that user is expired

2018-11-22 Thread thalman
URL: https://github.com/SSSD/sssd/pull/694 Author: thalman Title: #694: SSSCTL: user-show says that user is expired Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/694/head:pr694 git checkout pr694 From

<    1   2   3   4   5   >