[SSSD] [sssd PR#6] Applications should never define _USE_GNU themselves, but rely on _GNU_SOURCE (+ack)

2016-08-30 Thread fidencio
jhrozek's pull request #6: "Applications should never define _USE_GNU themselves, but rely on _GNU_SOURCE" label *ack* has been added See the full pull-request at https://github.com/SSSD/sssd/pull/6 ___ sssd-devel mailing list sssd-devel@lists.fedorahos

[SSSD] [sssd PR#10] UTIL: Remove support to libini older than 1.0.0 (synchronize)

2016-09-01 Thread fidencio
fidencio's pull request #10: "UTIL: Remove support to libini older than 1.0.0" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/10 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/10/head:pr10 git checkout pr1

[SSSD] [sssd PR#10] UTIL: Remove support to libini older than 1.0.0 (edited)

2016-09-01 Thread fidencio
fidencio's pull request #10: "UTIL: Remove support to libini older than 1.0.0" was edited See the full pull-request at https://github.com/SSSD/sssd/pull/10 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/10/head:pr10 git checkout pr10 ___

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (synchronize)

2016-09-01 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git check

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (synchronize)

2016-09-01 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git check

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (edited)

2016-09-01 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was edited See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git checkout p

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (edited)

2016-09-01 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was edited See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git checkout p

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (synchronize)

2016-09-01 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git check

[SSSD] [sssd PR#13] MEMBEROF: Don't resolve members if they are removed (comment)

2016-09-02 Thread fidencio
fidencio commented on a pull request """ Sorry for the noise in this PR, but I'm just testing whether my surname will break Martin's script again or not. Fabiano Fidêncio """ See the full comment at https://github.com/

[SSSD] [sssd PR#13] MEMBEROF: Don't resolve members if they are removed (comment)

2016-09-02 Thread fidencio
fidencio commented on a pull request """ Sorry for the noise in this PR, but I'm just testing whether my surname will break Martin's script again or not. Fabiano Fidêncio """ See the full comment at https://github.com/

[SSSD] [sssd PR#13] MEMBEROF: Don't resolve members if they are removed (comment)

2016-09-02 Thread fidencio
fidencio commented on a pull request """ I basically agree with Martin here. IMO the code could be a bit simplified a little bit more, something like: `if (mod_ctx->membel == NULL && (mod_ctx->ghel == NULL || mod_ctx->ghel->num_values == 0))` Fabiano Fi

[SSSD] [sssd PR#13] MEMBEROF: Don't resolve members if they are removed (comment)

2016-09-02 Thread fidencio
fidencio commented on a pull request """ I basically agree with Martin here. IMO the code could be simplified a little bit more, something like: `if (mod_ctx->membel == NULL && (mod_ctx->ghel == NULL || mod_ctx->ghel->num_values == 0))` Fabiano Fidêncio

[SSSD] [sssd PR#14] Attempting to create a qualified name from a NULL pointer broke sss_groupadd (comment)

2016-09-06 Thread fidencio
fidencio commented on a pull request """ Patch works as expected but I wasn't able to run CI tests on it* due to some connection issue to the CI machine. *: Well, I ran it locally and it passed. Please, if possible, run the CI as feel free to push as soon as it passes

[SSSD] [sssd PR#14] Attempting to create a qualified name from a NULL pointer broke sss_groupadd (+ack)

2016-09-06 Thread fidencio
jhrozek's pull request #14: "Attempting to create a qualified name from a NULL pointer broke sss_groupadd" label *ack* has been added See the full pull-request at https://github.com/SSSD/sssd/pull/14 ___ sssd-devel mailing list sssd-devel@lists.fedoraho

[SSSD] [sssd PR#10] UTIL: Remove support to libini older than 1.0.0 (comment)

2016-09-06 Thread fidencio
fidencio commented on a pull request """ The distributions that would break with this patch are: - RHEL/CentOS 5 and older - Debian Wheezy (from 2013) and older - Ubuntu 12.04 LTS and older I was not able to find what's the version of the package on SLES ""&qu

[SSSD] [sssd PR#18] [PATCHES] sss_user/groupmod fixes (comment)

2016-09-07 Thread fidencio
fidencio commented on a pull request """ A few minors in the commit messages that should be fixed before pushing. Patch0001: TOOLS: Fix a typo in groupadd() Remove the four spaces before the link of the trac ticket. Patch0002: TOOLS: sss_groupshow did not work Patch0003: TEST

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (synchronize)

2016-09-08 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git check

[SSSD] [sssd PR#12] failover: proceed normally when no new server is found (comment)

2016-09-08 Thread fidencio
fidencio commented on a pull request """ Patch looks good to me and the reporter already said it fixed the problem for him. Is it possible to easily have tests for this part of the code? If yes, tests would be welcome. I'd say it's an ACK for me as long as it passes

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (synchronize)

2016-09-13 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" was synchronize See the full pull-request at https://github.com/SSSD/sssd/pull/11 ... or pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/11/head:pr11 git check

[SSSD] [sssd PR#11] SECRETS: Don't remove a container when it has children (-Changes requested)

2016-09-14 Thread fidencio
fidencio's pull request #11: "SECRETS: Don't remove a container when it has children" label *Changes requested* has been removed See the full pull-request at https://github.com/SSSD/sssd/pull/11 ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.

[SSSD] [sssd PR#32][opened] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Author: fidencio Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 Action: opened PR body: """ This patch series is intended to solve #3138 by adding a new service that updates the confdb. As part of the series this

[SSSD] [sssd PR#32][synchronized] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Author: fidencio Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/32/head:pr32 git checkout pr32 From

[SSSD] [sssd PR#32][comment] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 fidencio commented: """ Okay, with the updated version of the patches both issues that I had are fixed. Here is the link for the CI (that has passed): http://sssd-ci.d

[SSSD] [sssd PR#32][synchronized] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-23 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Author: fidencio Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/32/head:pr32 git checkout pr32 From

[SSSD] [sssd PR#33][opened] SECRETS: Some small misc fixes + fixing #3136

2016-09-25 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3136 Action: opened PR body: """ This series was made on top of Jakub's patches adding Secrets' documentation, that is applied on top of my own patches a

[SSSD] [sssd PR#33][edited] SECRETS: Some small misc fixes + fixing #3136

2016-09-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3136 Action: edited To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/33/head:pr33 git checkout pr33

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ @jhrozek, about the configAPI question, I really missed the others secrets specific options. I'll re-work and re-submit the patches. ""&qu

[SSSD] [sssd PR#32][comment] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-28 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 fidencio commented: """ @jhrozek Answer for 1) I do believe it may work, but I would have to adapt `sssd --genconf` logic, in order to avoid race-conditions. Shall

[SSSD] [sssd PR#33][synchronized] SECRETS: Some small misc fixes + fixing #3168

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3168 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/33/head:pr33 git checkout pr33 From

[SSSD] [sssd PR#33][-Changes requested] SECRETS: Some small misc fixes + fixing #3168

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedora

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ So, I've pushed a new version of the patches and I tried to address all comments made, but the one adding a debug message i

[SSSD] [sssd PR#24][+Accepted] MAN: Add a manpage for the sssd-secrets responder

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/24 Title: #24: MAN: Add a manpage for the sssd-secrets responder Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahoste

[SSSD] [sssd PR#24][comment] MAN: Add a manpage for the sssd-secrets responder

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/24 Title: #24: MAN: Add a manpage for the sssd-secrets responder fidencio commented: """ I'm using libcurl 7.47 on F24 and I have no problem using a full URL as described in the examples. So, I'm giving an ACK to the patch. In

[SSSD] [sssd PR#24][comment] MAN: Add a manpage for the sssd-secrets responder

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/24 Title: #24: MAN: Add a manpage for the sssd-secrets responder fidencio commented: """ I'm using curl 7.47 on F24 and I have no problem using a full URL as described in the examples. So, I'm giving an ACK to the patch. In

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-29 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ And CI has passed: http://sssd-ci.duckdns.org/logs/job/54/46/summary.html Although, github complains that all checks have failed for some reason. &q

[SSSD] [sssd PR#33][synchronized] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3168 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/33/head:pr33 git checkout pr33 From

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ Done! """ See the full comment at https://github.com/SSSD/sssd/pull/33#issuecomment-250682778 _

[SSSD] [sssd PR#33][synchronized] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3168 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/33/head:pr33 git checkout pr33 From

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ Okay, with this last patch series config-check works like a charm for [secrets] and [secrets/users/$uid]. Also the name of the newly introduced property

[SSSD] [sssd PR#33][synchronized] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Author: fidencio Title: #33: SECRETS: Some small misc fixes + fixing #3168 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/33/head:pr33 git checkout pr33 From

[SSSD] [sssd PR#33][comment] SECRETS: Some small misc fixes + fixing #3168

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/33 Title: #33: SECRETS: Some small misc fixes + fixing #3168 fidencio commented: """ And here is the diff between the last series and the new one that's arriving in a few ... src/config/SSSDConfig/__init__.py.in | 1 + src/conf

[SSSD] [sssd PR#36][opened] Partial fix for #3169

2016-09-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Author: fidencio Title: #36: Partial fix for #3169 Action: opened PR body: """ Ticket #3169 is about having a quota for sssd secrets. This quota depends basically on the number of stored secrets and the size of (the payload of the) eac

[SSSD] [sssd PR#37][+Changes requested] Add DEBUG messages to the sssd-secrets responder

2016-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/37 Title: #37: Add DEBUG messages to the sssd-secrets responder Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fed

[SSSD] [sssd PR#38][comment] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value fidencio commented: """ Hmm. Nice catch. Didn't run any test but the code looks okay. Did you run CI on this? Feel free to push when it passes. ""&qu

[SSSD] [sssd PR#38][+Accepted] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahoste

[SSSD] [sssd PR#38][comment] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value fidencio commented: """ @jhrozek: I've checked sssd-1-13 already. There refresh_has_changes is always initialized as false before calling ipa_subdomains_refresh(): htt

[SSSD] [sssd PR#37][+Accepted] Add DEBUG messages to the sssd-secrets responder

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/37 Title: #37: Add DEBUG messages to the sssd-secrets responder 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#37][comment] Add DEBUG messages to the sssd-secrets responder

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/37 Title: #37: Add DEBUG messages to the sssd-secrets responder fidencio commented: """ Yes, all comments were addressed. Feel free to push the whole series (when CI passes). """ See the full comment at https://github.com/

[SSSD] [sssd PR#38][comment] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value fidencio commented: """ Super. Please, just remember to add the reference to the bug before pushing the patch. """ See the full comment at https://github.com/

[SSSD] [sssd PR#38][comment] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value fidencio commented: """ Your text editor puts 4 spaces before the link for the bug. Please, avoid it. Also, to be consistent with the commit template, move this whole part &

[SSSD] [sssd PR#38][comment] IPA: Initialize has_changes boolean control value

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/38 Title: #38: IPA: Initialize has_changes boolean control value fidencio commented: """ Okay, go for it! """ See the full comment at https://github.com/SSSD/sssd/pull/38#issuecomment-251490003

[SSSD] [sssd PR#36][synchronized] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Author: fidencio Title: #36: Partial fix for #3169 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/36/head:pr36 git checkout pr36 From b4ee0be14b805b33cca81319c97d15ef856ac5e4

[SSSD] [sssd PR#36][comment] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Title: #36: Partial fix for #3169 fidencio commented: """ Done! """ See the full comment at https://github.com/SSSD/sssd/pull/36#issuecomment-251497769 ___ sssd-de

[SSSD] [sssd PR#36][comment] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Title: #36: Partial fix for #3169 fidencio commented: """ Done! Btw, CI is running ... """ See the full comment at https://github.com/SSSD/sssd/pull/36#issuecomment-251497769 _

[SSSD] [sssd PR#36][-Changes requested] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Title: #36: Partial fix for #3169 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#36][synchronized] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Author: fidencio Title: #36: Partial fix for #3169 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/36/head:pr36 git checkout pr36 From 3595d4c8f2ae2439c35ffe9401e3ca5f5ff19fd3

[SSSD] [sssd PR#36][comment] Partial fix for #3169

2016-10-04 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/36 Title: #36: Partial fix for #3169 fidencio commented: """ CI: http://sssd-ci.duckdns.org/logs/job/54/65/summary.html It has failed on RHEL7, but the failure isn't related to the patch. """ See the full comment at h

[SSSD] [sssd PR#39][comment] RESPONDER: Enable sudoRule in case insen. domains

2016-10-06 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/39 Title: #39: RESPONDER: Enable sudoRule in case insen. domains fidencio commented: """ On Thu, Oct 6, 2016 at 7:56 AM, celestian wrote: > It's time for little explanation. > > SSSD (version 1.13) is able to find proper

[SSSD] [sssd PR#40][opened] TESTS: Remove a leftover debug message

2016-10-06 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/40 Author: fidencio Title: #40: TESTS: Remove a leftover debug message Action: opened PR body: """ The debug message was introduced when I was testing 65a38b8c9, but ended up not removed before submitting the patch. Signed-off-by: F

[SSSD] [sssd PR#45][comment] tests: Add unit tests for UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-11 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/45 Title: #45: tests: Add unit tests for UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME fidencio commented: """ @jhrozek: code-wise the bew patches look good. However, I really would like to have a review from @sumit-bose here

[SSSD] [sssd PR#43][+Changes requested] RESPONDER: Enable sudoRule in case insen. domains​ (1.14)

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/43 Title: #43: RESPONDER: Enable sudoRule in case insen. domains​ (1.14) Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@

[SSSD] [sssd PR#48][+Changes requested] sssctl: Flags for commadn initialization

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/48 Title: #48: sssctl: Flags for commadn initialization 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#44][+Accepted] libwbclient-sssd: update interface to version 0.13

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/44 Title: #44: libwbclient-sssd: update interface to version 0.13 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#44][comment] libwbclient-sssd: update interface to version 0.13

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/44 Title: #44: libwbclient-sssd: update interface to version 0.13 fidencio commented: """ Okay, please, fire our CI and feel free to push the patches after CI passes. """ See the full comment at https://github.com/SSSD/sssd/

[SSSD] [sssd PR#48][-Changes requested] sssctl: Flags for commadn initialization

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/48 Title: #48: sssctl: Flags for commadn initialization 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#44][comment] libwbclient-sssd: update interface to version 0.13

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/44 Title: #44: libwbclient-sssd: update interface to version 0.13 fidencio commented: """ @jhrozek: Okay, okay. I'm running CI on #47 and we can get back to this one after having that series pushed. """ See the full

[SSSD] [sssd PR#48][+Changes requested] sssctl: Flags for commadn initialization

2016-10-13 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/48 Title: #48: sssctl: Flags for commadn initialization 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#13][comment] MEMBEROF: Don't resolve members if they are removed

2016-10-14 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/13 Title: #13: MEMBEROF: Don't resolve members if they are removed fidencio commented: """ On Fri, Oct 14, 2016 at 9:46 AM, celestian wrote: > So, I looked this patch set again. Both, ldap and memberof patch, can fix > t

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

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Author: fidencio Title: #50: [RFC] Use GNULIB's compiler warning code Action: opened PR body: """ This patch series was sent to the sssd-devel and some discussions already happened there[0]. I've decided to open the PR b

[SSSD] [sssd PR#53][opened] Fixes in the config API related to secrets responder

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Author: fidencio Title: #53: Fixes in the config API related to secrets responder Action: opened PR body: """ Those fixes were suggested by Lukaš in the following thread: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.f

[SSSD] [sssd PR#55][opened] TESTS: Fix check for py bindings in dlopen tests

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/55 Author: fidencio Title: #55: TESTS: Fix check for py bindings in dlopen tests Action: opened PR body: """ The current code checks only for "HAVE_PYTHON_BINDINGS", which is not even a valid check. Let's do the proper

[SSSD] [sssd PR#53][synchronized] Fixes in the config API related to secrets responder

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Author: fidencio Title: #53: Fixes in the config API related to secrets responder Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/53/head:pr53 git checkout pr53 From

[SSSD] [sssd PR#53][comment] Fixes in the config API related to secrets responder

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Title: #53: Fixes in the config API related to secrets responder fidencio commented: """ And CI has passed: http://sssd-ci.duckdns.org/logs/job/55/24/summary.html """ See the full comment at https://github.com/SSSD/sssd/

[SSSD] [sssd PR#52][comment] CI: Remove dlopen-test from valgrind blacklist

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/52 Title: #52: CI: Remove dlopen-test from valgrind blacklist fidencio commented: """ Please, refer to e1a58f3d in the commit message. This is a genuine question (even in case it's a dumb one), but do we really need to call dlclose()

[SSSD] [sssd PR#52][comment] CI: Remove dlopen-test from valgrind blacklist

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/52 Title: #52: CI: Remove dlopen-test from valgrind blacklist fidencio commented: """ On Mon, Oct 17, 2016 at 10:52 PM, lslebodn wrote: > On (17/10/16 12:34), fidencio wrote: > >Please, refer to e1a58f3d in the commit message. >

[SSSD] [sssd PR#52][comment] CI: Remove dlopen-test from valgrind blacklist

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/52 Title: #52: CI: Remove dlopen-test from valgrind blacklist fidencio commented: """ On Mon, Oct 17, 2016 at 11:37 PM, lslebodn wrote: > On (17/10/16 14:26), fidencio wrote: > >On Mon, Oct 17, 2016 at 10:52 PM, lslebodn > w

[SSSD] [sssd PR#52][comment] CI: Remove dlopen-test from valgrind blacklist

2016-10-17 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/52 Title: #52: CI: Remove dlopen-test from valgrind blacklist fidencio commented: """ On Mon, Oct 17, 2016 at 11:51 PM, lslebodn wrote: > On (17/10/16 14:43), fidencio wrote: > >On Mon, Oct 17, 2016 at 11:37 PM, lslebodn > w

[SSSD] [sssd PR#52][comment] CI: Remove dlopen-test from valgrind blacklist

2016-10-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/52 Title: #52: CI: Remove dlopen-test from valgrind blacklist fidencio commented: """ On Wed, Oct 19, 2016 at 7:43 AM, lslebodn wrote: > On (17/10/16 14:55), fidencio wrote: > >On Mon, Oct 17, 2016 at 11:51 PM, lslebodn

[SSSD] [sssd PR#53][-Changes requested] Fixes in the config API related to secrets responder

2016-10-19 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Title: #53: Fixes in the config API related to secrets responder Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists

[SSSD] [sssd PR#53][comment] Fixes in the config API related to secrets responder

2016-10-19 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Title: #53: Fixes in the config API related to secrets responder fidencio commented: """ @jhrozek I'm removing "Changes requested" label as the last patchset (from 2 days ago) already contains the changes requested by Lu

[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#61][comment] BUILD: Fix build without samba

2016-10-21 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/61 Title: #61: BUILD: Fix build without samba fidencio commented: """ Please, fix the typos in the commit message before pushing. shoudl bw -> should be """ See the full comment at https://github.com/SSSD/ss

[SSSD] [sssd PR#63][comment] BUILD: Fix installation without samba

2016-10-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/63 Title: #63: BUILD: Fix installation without samba fidencio commented: """ Patch makes sense. I'll run our CI on this and ACK as soon as CI passes. Thanks for you contribution. """ See the full comment at h

[SSSD] [sssd PR#53][synchronized] Fixes in the config API related to secrets responder

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Author: fidencio Title: #53: Fixes in the config API related to secrets responder Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/53/head:pr53 git checkout pr53 From

[SSSD] [sssd PR#53][comment] Fixes in the config API related to secrets responder

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/53 Title: #53: Fixes in the config API related to secrets responder fidencio commented: """ @jhrozek: For the first patch the tests are correct. @lslebodn also complained that [secrets/users/] could be a valid case in the way the code is i

[SSSD] [sssd PR#75][opened] Add configuirable max payload size limit of a secret

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/75 Author: fidencio Title: #75: Add configuirable max payload size limit of a secret Action: opened PR body: """ This series may conflict with PR53[0]. So either one or another will need to be rebased after the first one gets merg

[SSSD] [sssd PR#75][synchronized] Add configuirable max payload size limit of a secret

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/75 Author: fidencio Title: #75: Add configuirable max payload size limit of a secret Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/75/head:pr75 git checkout pr75 From

[SSSD] [sssd PR#75][synchronized] Add configuirable max payload size limit of a secret

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/75 Author: fidencio Title: #75: Add configuirable max payload size limit of a secret Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/75/head:pr75 git checkout pr75 From

[SSSD] [sssd PR#75][comment] Add configuirable max payload size limit of a secret

2016-11-08 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/75 Title: #75: Add configuirable max payload size limit of a secret fidencio commented: """ Thanks for catching this, @lslebodn. I've ran the CI locally and it has passed. I was wondering what was my mistake and `git stash pop

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Author: fidencio Title: #50: [RFC] Use GNULIB's compiler warning code Action: synchronized 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][-Changes requested] [RFC] Use GNULIB's compiler warning code

2016-11-09 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#50][comment] [RFC] Use GNULIB's compiler warning code

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ I've updated this series and I'm still waiting for CI to finish. A lot of warnings were just caught when building on RHEL6 machine (which passe

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ http://sssd-ci.duckdns.org/logs/job/56/78/summary.html """ See the full comment at https://github.com/SSSD/

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ @lslebodn, a way easier solution would be to disable -Werror when running CI on RHEL6 than fixing those issues only caught there. Is there a simple way t

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ Disabling Werror on RHEL6 will be just a matter of passing "--enable-werror=no" to configure. It should be **really** simple as long as we a

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ Lukáš, I'm afraid you didn't understand how the usage of the GNULIB's compiler warnings is supposed to be. There are basical

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

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Author: fidencio Title: #50: [RFC] Use GNULIB's compiler warning code Action: synchronized 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][comment] [RFC] Use GNULIB's compiler warning code

2016-11-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ @lslebodn: After some proper checking, seems that all "-Wunitialized" reports are false positives, so I've removed the patches from this se

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

2016-11-10 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ So, here are some stats about the configure time that you complained before: So, I've ran the contrib/ci/run script on our F25 machine on Jenki

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

2016-11-10 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code fidencio commented: """ So, here are some stats about the configure time that you complained before: So, I've ran the contrib/ci/run script on our F25 machine on Jenki

  1   2   3   4   5   6   7   8   9   10   >