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

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

[SSSD] [sssd PR#54][closed] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/54 Author: lslebodn Title: #54: crypto: Port libcrypto code to openssl-1.1 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/54/head:pr54 git checkout pr54 ___

[SSSD] [sssd PR#54][+Pushed] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/54 Title: #54: crypto: Port libcrypto code to openssl-1.1 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#54][comment] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/54 Title: #54: crypto: Port libcrypto code to openssl-1.1 lslebodn commented: """ On (20/10/16 04:38), t8m wrote: >Reviewed, looks good. > Thank you very much for review. master: * 8f1316a0c677f211eaaa1346e21a03446b8c4fb1 sssd-1-14: * 81ebd058ab8f6ab08b05a

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ We can discuss even in closed PR, but better would be move discussion on sssd-devel. """ See the full comment at https://github.com/SSSD/sssd/pull/59#issuecomment-255088564 __

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable mzidek-rh commented: """ Part of the key is the attribute name. My guess is that the lowercaseing before storing to the hash table is to make sure that the attribute name case will not play any role. "

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ On (20/10/16 05:08), Jakub Hrozek wrote: >On Thu, Oct 20, 2016 at 05:04:20AM -0700, mzidek-rh wrote: >> And yes, there are differences between plain LDAP and IPA providers. The >

[SSSD] [sssd PR#59][closed] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Author: mzidek-rh Title: #59: ipa_netgroups: Lowercase key to htable Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/59/head:pr59 git checkout pr59 __

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable jhrozek commented: """ On Thu, Oct 20, 2016 at 05:04:20AM -0700, mzidek-rh wrote: > And yes, there are differences between plain LDAP and IPA providers. The > netgroup code is completely different. It m

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable mzidek-rh commented: """ And yes, there are differences between plain LDAP and IPA providers. The netgroup code is completely different. It may be good to unify the two, but it is not purpose of this p

[SSSD] [sssd PR#59][reopened] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Author: mzidek-rh Title: #59: ipa_netgroups: Lowercase key to htable Action: reopened To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/59/head:pr59 git checkout pr59

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable mzidek-rh commented: """ IPA does not allow other then lower cased netgroup names. # ipa netgroup-add Netgroup name: WAAA - Added netgroup "waaa" - Netgroup name

[SSSD] [sssd PR#59][closed] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Author: mzidek-rh Title: #59: ipa_netgroups: Lowercase key to htable Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/59/head:pr59 git checkout pr59 __

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ I am glad that ticket #3117 cannot be reproduced. Please close it. The ticket #3116 is one of the best examples how should ticket not look like. Please open a new one. You can in

[SSSD] [sssd PR#54][comment] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread t8m
URL: https://github.com/SSSD/sssd/pull/54 Title: #54: crypto: Port libcrypto code to openssl-1.1 t8m commented: """ Reviewed, looks good. """ See the full comment at https://github.com/SSSD/sssd/pull/54#issuecomment-255081904 ___ sssd-devel mailing l

[SSSD] [sssd PR#54][synchronized] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/54 Author: lslebodn Title: #54: crypto: Port libcrypto code to openssl-1.1 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/54/head:pr54 git checkout pr54 From 9fe94c77a8c505b988ee

[SSSD] [sssd PR#54][-Changes requested] crypto: Port libcrypto code to openssl-1.1

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/54 Title: #54: crypto: Port libcrypto code to openssl-1.1 Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahos

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable mzidek-rh commented: """ Lukas: The ticket 3116 was closed as duplicate by you. I was always saying that it is not duplicate. I even said that in order to solve them properly we need to first solve 311

[SSSD] [sssd PR#59][reopened] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/59 Author: mzidek-rh Title: #59: ipa_netgroups: Lowercase key to htable Action: reopened To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/59/head:pr59 git checkout pr59

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-10-20 Thread Petr Cech
On 09/22/2016 01:04 PM, Lukas Slebodnik wrote: Attached is an alternative solution for debugging ldb functions How to test: LD_PRELOAD=.libs/sss_ldb_debug.so ./sysdb-tests -d 10 The only think would be to find out why LD_PRELOAD in /etc/sysconfig/sssd is not passwd to child processes. MY_LD_PREL

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ On (20/10/16 02:58), Jakub Hrozek wrote: >On Thu, Oct 20, 2016 at 02:55:12AM -0700, lslebodn wrote: >> Here is a hierarchy based on descition in ticket >> ng1: user1 >> ng

[SSSD] [sssd PR#59][closed] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Author: mzidek-rh Title: #59: ipa_netgroups: Lowercase key to htable Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/59/head:pr59 git checkout pr59 __

[SSSD] [sssd PR#59][-Changes requested] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ On (20/10/16 02:58), Jakub Hrozek wrote: >On Thu, Oct 20, 2016 at 02:55:12AM -0700, lslebodn wrote: >> On (20/10/16 02:20), Jakub Hrozek wrote: >> >On Thu, Oct 20, 2016 at 01:40:1

[SSSD] [sssd PR#59][+Rejected] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable 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#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable jhrozek commented: """ On Thu, Oct 20, 2016 at 02:55:12AM -0700, lslebodn wrote: > On (20/10/16 02:20), Jakub Hrozek wrote: > >On Thu, Oct 20, 2016 at 01:40:15AM -0700, lslebodn wrote: > >> On (20/10/16

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ On (20/10/16 02:20), Jakub Hrozek wrote: >On Thu, Oct 20, 2016 at 01:40:15AM -0700, lslebodn wrote: >> On (20/10/16 01:21), Jakub Hrozek wrote: >> >before the patch: >> >``` >> >[

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable jhrozek commented: """ On Thu, Oct 20, 2016 at 01:40:15AM -0700, lslebodn wrote: > On (20/10/16 01:21), Jakub Hrozek wrote: > >before the patch: > >``` > >[jhrozek@client] sssd $ [] getent netgroup ngr1

[SSSD] Re: [sssd PR#58][comment] Fix bug in libcrypto version of sss_decrypt

2016-10-20 Thread Lukas Slebodnik
On (19/10/16 18:09), lslebodn wrote: > URL: https://github.com/SSSD/sssd/pull/58 >Title: #58: Fix bug in libcrypto version of sss_decrypt > >lslebodn commented: >""" >Tomas Mraz asked me to do some changes. >""" This should have beed added to the different PR. I removed comment from GH. LS __

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable lslebodn commented: """ On (20/10/16 01:21), Jakub Hrozek wrote: >before the patch: >``` >[jhrozek@client] sssd $ [] getent netgroup ngr1 >ngr1 (-,user1,ipa.test) >[jhrozek@client] sssd

[SSSD] [sssd PR#59][comment] ipa_netgroups: Lowercase key to htable

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/59 Title: #59: ipa_netgroups: Lowercase key to htable jhrozek commented: """ before the patch: ``` [jhrozek@client] sssd $ [] getent netgroup ngr1 ngr1 (-,user1,ipa.test) [jhrozek@client] sssd $ [] getent netgroup ngr2

[SSSD] [sssd PR#34][-Accepted] cache_req: move from switch to plugins

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/34 Title: #34: cache_req: move from switch to plugins 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#34][+Pushed] cache_req: move from switch to plugins

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/34 Title: #34: cache_req: move from switch to plugins 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#34][comment] cache_req: move from switch to plugins

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/34 Title: #34: cache_req: move from switch to plugins jhrozek commented: """ Pushed in ef39016..e083a6b """ See the full comment at https://github.com/SSSD/sssd/pull/34#issuecomment-255036044 ___ sssd-devel mail

[SSSD] [sssd PR#34][closed] cache_req: move from switch to plugins

2016-10-20 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/34 Author: pbrezina Title: #34: cache_req: move from switch to plugins Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/34/head:pr34 git checkout pr34 ___

[SSSD] Re: master/1.14 split and 1.14.2 release

2016-10-20 Thread Jakub Hrozek
On Wed, Oct 19, 2016 at 12:09:30PM +0200, Jakub Hrozek wrote: > Hi, > > some refactoring patches were already acked > (https://github.com/SSSD/sssd/pull/34) and I would prefer them to not > land in the 1.14 branch. Therefore I propose we split master and 1.14. The branches have been split. __

[SSSD] Re: [SSSD-users] Announcing SSSD 1.14.2

2016-10-20 Thread Joakim Tjernlund
On Wed, 2016-10-19 at 21:48 +0200, Jakub Hrozek wrote: > === SSSD 1.14.2 === > > The SSSD team is proud to announce the release of version 1.14.2 of > the System Security Services Daemon. > > As always, the source is available from https://fedorahosted.org/sssd > > RPM pack