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

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/744 Title: #744: ssh: sssd_ssh fails completely on p11_child timeout jhrozek commented: """ Currently both the timeout and e.g. a failure to set up child process handlers returns ERR_P11_CHILD. Would it make more sense to perhaps return a timeout error an

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

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/712 Title: #712: SSSCTL: user-checks does not show custom attributes Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho

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

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/712 Title: #712: SSSCTL: user-checks does not show custom attributes jhrozek commented: """ * master: ee9fdb08f73571683b272f06b6ea25630a2dbe01 """ See the full comment at https://github.com/SSSD/sssd/pull/712#issuecomment-460807200 __

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

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/712 Author: thalman Title: #712: SSSCTL: user-checks does not show custom attributes Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/712/head:pr712 git checkout pr712 _

[SSSD] [sssd PR#725][closed] MULTIHOST: Do not use the deprecated namespace

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Author: jhrozek Title: #725: MULTIHOST: Do not use the deprecated namespace Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/725/head:pr725 git checkout pr725 ___

[SSSD] [sssd PR#725][comment] MULTIHOST: Do not use the deprecated namespace

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Title: #725: MULTIHOST: Do not use the deprecated namespace jhrozek commented: """ * master: bb98486fb6c27b7207235cb77165b083b6ccba33 """ See the full comment at https://github.com/SSSD/sssd/pull/725#issuecomment-460802754

[SSSD] [sssd PR#725][+Pushed] MULTIHOST: Do not use the deprecated namespace

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Title: #725: MULTIHOST: Do not use the deprecated namespace Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.o

[SSSD] [sssd PR#741][+Pushed] sbus/interface: fixed interface copy helpers

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/741 Title: #741: sbus/interface: fixed interface copy helpers 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#741][comment] sbus/interface: fixed interface copy helpers

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/741 Title: #741: sbus/interface: fixed interface copy helpers jhrozek commented: """ * master: 38ebae7e0ea889fa9022670a3e08e7352b624677 """ See the full comment at https://github.com/SSSD/sssd/pull/741#issuecomment-460802233 __

[SSSD] [sssd PR#741][closed] sbus/interface: fixed interface copy helpers

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/741 Author: alexey-tikhonov Title: #741: sbus/interface: fixed interface copy helpers Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/741/head:pr741 git checkout pr741 _

[SSSD] [sssd PR#740][comment] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/740 Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE jhrozek commented: """ * master: * e185b039468ec27bbc905c61c57dffc5496af521 * 194438830cdd729e317c1e1baf93da7201dfd39b """ See the full comment at https://github.com/SSSD/sssd/pul

[SSSD] [sssd PR#740][closed] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/740 Author: pbrezina Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/740/head:pr740 git checkout pr740 _

[SSSD] [sssd PR#740][+Pushed] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/740 Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedor

[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 login. Resolves: https

[SSSD] [sssd PR#743][opened] lib/cifs_idmap_sss: fixed unaligned mem access

2019-02-05 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/743 Author: alexey-tikhonov Title: #743: lib/cifs_idmap_sss: fixed unaligned mem access Action: opened PR body: """ Fixed following warning: ``` lib/cifs_idmap_sss/cifs_idmap_sss.c: In function ‘sss_sid_to_id’: lib/cifs_idmap_sss/cifs_idmap_sss.c:221:47:

[SSSD] [sssd PR#705][comment] KCM: Add configurable quotas

2019-02-05 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/705 Title: #705: KCM: Add configurable quotas mzidek-rh commented: """ Ah, I forgot to add a comment when adding the label. There were some issues in multihost tests with the latest iteration of these patches. I added changes requested label until they ar

[SSSD] [sssd PR#740][+Accepted] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/740 Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fed

[SSSD] [sssd PR#742][opened] netgroups: honor cache_refresh_percent

2019-02-05 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/742 Author: pbrezina Title: #742: netgroups: honor cache_refresh_percent Action: opened PR body: """ The value of cache refresh percent was not passed to cache_req. Steps to reproduce: 1. Configure SSSD like so: ```ini [nss] entry_cache_nowait_percentage

[SSSD] [sssd PR#705][+Changes requested] KCM: Add configurable quotas

2019-02-05 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/705 Title: #705: KCM: Add configurable quotas Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedo

[SSSD] [sssd PR#725][comment] MULTIHOST: Do not use the deprecated namespace

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Title: #725: MULTIHOST: Do not use the deprecated namespace jhrozek commented: """ Adding the Accepted label per @mrniranjan 's review """ See the full comment at https://github.com/SSSD/sssd/pull/725#issuecomment-460604935 ___

[SSSD] [sssd PR#725][+Accepted] MULTIHOST: Do not use the deprecated namespace

2019-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/725 Title: #725: MULTIHOST: Do not use the deprecated namespace Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted

[SSSD] [sssd PR#740][comment] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/740 Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE pbrezina commented: """ Thank you Alexey, I pushed a new commit that improves the documentation and hopefully makes clear the intended usage on documentation level. There is currentl

[SSSD] [sssd PR#740][synchronized] sbus: avoid using invalid stack point in SBUS_INTERFACE

2019-02-05 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/740 Author: pbrezina Title: #740: sbus: avoid using invalid stack point in SBUS_INTERFACE Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/740/head:pr740 git checkout pr740 From 23

[SSSD] [sssd PR#741][+Accepted] sbus/interface: fixed interface copy helpers

2019-02-05 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/741 Title: #741: sbus/interface: fixed interface copy helpers Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.o

[SSSD] [sssd PR#741][comment] sbus/interface: fixed interface copy helpers

2019-02-05 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/741 Title: #741: sbus/interface: fixed interface copy helpers pbrezina commented: """ Ack. Thank you. """ See the full comment at https://github.com/SSSD/sssd/pull/741#issuecomment-460551869 ___ sssd-devel maili