[SSSD] [sssd PR#274][comment] Merge sss_cache and sss_debuglevel into sssctl

2017-07-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/274 Title: #274: Merge sss_cache and sss_debuglevel into sssctl justin-stephenson commented: """ PR updated: - Dropped the sss_cache commits - Rebased to master - Added new commit adding `sssctl cache-expire` command as a simple wrapper for `sss_cache` """

[SSSD] [sssd PR#274][synchronized] Merge sss_cache and sss_debuglevel into sssctl

2017-07-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/274 Author: justin-stephenson Title: #274: Merge sss_cache and sss_debuglevel into sssctl Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/274/head:pr274 git checkout pr274 From 98

[SSSD] [sssd PR#339][comment] UTIL: Create custom abort function for talloc_get_type_abort()

2017-07-25 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/339 Title: #339: UTIL: Create custom abort function for talloc_get_type_abort() centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/339#issuecomment-317717140

[SSSD] [sssd PR#339][comment] UTIL: Create custom abort function for talloc_get_type_abort()

2017-07-25 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/339 Title: #339: UTIL: Create custom abort function for talloc_get_type_abort() centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/339#issuecomment-317717137

[SSSD] [sssd PR#339][opened] UTIL: Create custom abort function for talloc_get_type_abort()

2017-07-25 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/339 Author: amitkumar50 Title: #339: UTIL: Create custom abort function for talloc_get_type_abort() Action: opened PR body: """ Bug is about replacing talloc_get_type() with talloc_get_type_abort(const void *ptr,#type). talloc_get_type_abort() is type sa

[SSSD] Announcing SSSD 1.15.3

2017-07-25 Thread Jakub Hrozek
SSSD 1.15.3 === The SSSD team is proud to announce the release of version 1.15.3 of the System Security Services Daemon. The tarball can be downloaded from https://releases.pagure.org/SSSD/sssd/ RPM packages will be made available for Fedor

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Jakub Hrozek
On Tue, Jul 25, 2017 at 12:50:20PM +0200, Lukas Slebodnik wrote: > On (25/07/17 12:30), Jakub Hrozek wrote: > >On Tue, Jul 25, 2017 at 12:02:06PM +0200, Lukas Slebodnik wrote: > >> On (25/07/17 11:10), Jakub Hrozek wrote: > >> >On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: > >> >

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Lukas Slebodnik
On (25/07/17 12:30), Jakub Hrozek wrote: >On Tue, Jul 25, 2017 at 12:02:06PM +0200, Lukas Slebodnik wrote: >> On (25/07/17 11:10), Jakub Hrozek wrote: >> >On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: >> >> On (24/07/17 18:34), Jakub Hrozek wrote: >> >> >Hi, >> >> > >> >> >I woul

[SSSD] [sssd PR#260][synchronized] Update sss_override.c

2017-07-25 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/260 Author: amitkumar50 Title: #260: Update sss_override.c Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/260/head:pr260 git checkout pr260 From d1f28e04e991d7a098b46e187323566f9

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Jakub Hrozek
On Tue, Jul 25, 2017 at 12:02:06PM +0200, Lukas Slebodnik wrote: > On (25/07/17 11:10), Jakub Hrozek wrote: > >On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: > >> On (24/07/17 18:34), Jakub Hrozek wrote: > >> >Hi, > >> > > >> >I would really like to release 1.15.3 soon (like, toda

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Lukas Slebodnik
On (25/07/17 12:02), Lukas Slebodnik wrote: >On (25/07/17 11:10), Jakub Hrozek wrote: >>On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: >>> On (24/07/17 18:34), Jakub Hrozek wrote: >>> >Hi, >>> > >>> >I would really like to release 1.15.3 soon (like, today, at worst >>> >tomorrow i

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Lukas Slebodnik
On (25/07/17 11:10), Jakub Hrozek wrote: >On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: >> On (24/07/17 18:34), Jakub Hrozek wrote: >> >Hi, >> > >> >I would really like to release 1.15.3 soon (like, today, at worst >> >tomorrow if we can't merge PR #328 and #331 today). The relea

[SSSD] [sssd PR#338][comment] MAN: Don't tell the user to autostart sssd-kcm.service; it's socket-enabled

2017-07-25 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/338 Title: #338: MAN: Don't tell the user to autostart sssd-kcm.service; it's socket-enabled lslebodn commented: """ We needn't start secrets socket becase sssd-kcm.socket requires secrets socket So it will be started as a dependency. But on the other hand

[SSSD] [sssd PR#337][closed] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/337 Author: jhrozek Title: #337: KCM: Fix Description of sssd-kcm.socket Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/337/head:pr337 git checkout pr337 __

[SSSD] [sssd PR#337][+Accepted] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/337 Title: #337: KCM: Fix Description of sssd-kcm.socket 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#337][+Pushed] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/337 Title: #337: KCM: Fix Description of sssd-kcm.socket 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#337][comment] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/337 Title: #337: KCM: Fix Description of sssd-kcm.socket jhrozek commented: """ * master: 4b4603fb80df5312c6d72ce13219e2d740a48b68 """ See the full comment at https://github.com/SSSD/sssd/pull/337#issuecomment-317683134 ___

[SSSD] [sssd PR#337][comment] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/337 Title: #337: KCM: Fix Description of sssd-kcm.socket mzidek-rh commented: """ Or, actually disregard my question. Secrets makes perfect sense because it does not need to be used just for kcm. Anyway, ACK. """ See the full comment at https://github.c

[SSSD] [sssd PR#337][comment] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/337 Title: #337: KCM: Fix Description of sssd-kcm.socket mzidek-rh commented: """ Ack. I just wonder, why we call the service 'secrets' and not 'kcm'. I guess it is too late to change it now, right? """ See the full comment at https://github.com/SSSD/ss

[SSSD] Re: RFC: 1.15.3 release notes

2017-07-25 Thread Jakub Hrozek
On Tue, Jul 25, 2017 at 08:39:59AM +0200, Lukas Slebodnik wrote: > On (24/07/17 18:34), Jakub Hrozek wrote: > >Hi, > > > >I would really like to release 1.15.3 soon (like, today, at worst > >tomorrow if we can't merge PR #328 and #331 today). The release notes > >are here: > >https://pagure.io/

[SSSD] [sssd PR#244][comment] KCM: Modify krb5 snippet file kcm_default_ccache

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/244 Title: #244: KCM: Modify krb5 snippet file kcm_default_ccache jhrozek commented: """ * master: 614545382c4ac75d85fb8c80917cc675bc0ec580 """ See the full comment at https://github.com/SSSD/sssd/pull/244#issuecomment-317674437 __

[SSSD] [sssd PR#244][closed] KCM: Modify krb5 snippet file kcm_default_ccache

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/244 Author: lslebodn Title: #244: KCM: Modify krb5 snippet file kcm_default_ccache Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/244/head:pr244 git checkout pr244

[SSSD] [sssd PR#244][+Pushed] KCM: Modify krb5 snippet file kcm_default_ccache

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/244 Title: #244: KCM: Modify krb5 snippet file kcm_default_ccache Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown jhrozek commented: """ * master: a406b52a0d20e0ec502f52d63dee293636d1443a """ See the full comment at https://github.com/SSSD/sssd/pull/330#issuecomment-317673245

[SSSD] [sssd PR#330][+Pushed] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahost

[SSSD] [sssd PR#330][closed] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Author: sumit-bose Title: #330: ad_account_can_shortcut: shortcut if ID is unknown Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/330/head:pr330 git checkout pr330

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown jhrozek commented: """ ACK """ See the full comment at https://github.com/SSSD/sssd/pull/330#issuecomment-317672522 ___ sssd-devel mailing list

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown jhrozek commented: """ * master: a406b52a0d20e0ec502f52d63dee293636d1443a """ See the full comment at https://github.com/SSSD/sssd/pull/330#issuecomment-317672555

[SSSD] [sssd PR#338][opened] MAN: Don't tell the user to autostart sssd-kcm.service; it's socket-enabled

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/338 Author: jhrozek Title: #338: MAN: Don't tell the user to autostart sssd-kcm.service; it's socket-enabled Action: opened PR body: """ This matches what we tell the user to do in PR#244. """ To pull the PR as Git branch: git remote add ghsssd https://

[SSSD] [sssd PR#337][opened] KCM: Fix Description of sssd-kcm.socket

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/337 Author: jhrozek Title: #337: KCM: Fix Description of sssd-kcm.socket Action: opened PR body: """ Just does what it says on the box. """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/337/head:pr

[SSSD] [sssd PR#244][+Accepted] KCM: Modify krb5 snippet file kcm_default_ccache

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/244 Title: #244: KCM: Modify krb5 snippet file kcm_default_ccache Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahost

[SSSD] [sssd PR#244][comment] KCM: Modify krb5 snippet file kcm_default_ccache

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/244 Title: #244: KCM: Modify krb5 snippet file kcm_default_ccache jhrozek commented: """ This version is more distro-agnostic and the instructions in the snippet work well. ACK, """ See the full comment at https://github.com/SSSD/sssd/pull/244#issuecomme

[SSSD] [sssd PR#330][+Accepted] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-25 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho