[SSSD] RFC: 1.15.0 release notes

2017-01-24 Thread Jakub Hrozek
Hi, It would be beneficial to release an upstream tarball in order to get the latest upstream code to Debian testing. I wrote up the release notes page: https://fedorahosted.org/sssd/wiki/Releases/Notes-1.15.0 and unless there is no push-back, I will tag and release the tarball tomorrow (Wed

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit fidencio commented: """ CI: http://sssd-ci.duckdns.org/logs/job/61/27/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/132#issuecomment-274844018

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit lslebodn commented: """ BTW the second patch had to be also removed because required functions were in newer versions of systemd which are not in CentOS """ See the full comment at

[SSSD] [sssd PR#133][opened] sbus: use sss_ptr_hash for hash tables

2017-01-24 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/133 Author: pbrezina Title: #133: sbus: use sss_ptr_hash for hash tables Action: opened PR body: """ This patch reuses `sss_ptr_hash` module introduced in NSS patches in `sbus` code. """ To pull the PR as Git branch: git remote add ghsssd

[SSSD] [sssd PR#132][-Changes requested] Add "Wants=" to sssd unit

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit 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#132][comment] Add "Wants=" to sssd unit

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit fidencio commented: """ The patch changes the current logic of having the services' sockets disabled by default as it adds a "Wants=" to the sssd unit file, making all the services' sockets enabled by the moment

[SSSD] [sssd PR#132][edited] Add "Wants=" to sssd unit

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit Action: edited Changed field: title Original value: """ Add "Wants=" to sssd unit and avoid PAC responder to be always running """ ___ sssd-devel

[SSSD] [sssd PR#132][synchronized] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/132/head:pr132 git

[SSSD] [sssd PR#132][+Changes requested] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running lslebodn commented: """ On (24/01/17 02:58), fidencio wrote: >@lslebodn: >Okay, you don't agree with the second patch and I'm totally fine about that >(in case other

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running fidencio commented: """ @lslebodn: Okay, you don't agree with the second patch and I'm totally fine about that (in case other developers don't agree as well). So, we

[SSSD] [sssd PR#132][synchronized] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/132/head:pr132 git

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running lslebodn commented: """ I am sorry I do not agree with such solution. As I wrote few times on IRC. We should simplify monitor code and not add new code there. """

[SSSD] [sssd PR#131][comment] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/131 Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD lslebodn commented: """ master * 9657c178fb22bcbd3755db6d6fc2ec5f2e114841 """ See the full comment at https://github.com/SSSD/sssd/pull/131#issuecomment-274771233

[SSSD] [sssd PR#131][+Pushed] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/131 Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#131][closed] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/131 Author: lslebodn Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/131/head:pr131 git checkout pr131

[SSSD] [sssd PR#106][comment] Add a new "files" provider

2017-01-24 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/106 Title: #106: Add a new "files" provider jhrozek commented: """ On Mon, Jan 23, 2017 at 03:20:47AM -0800, Pavel Březina wrote: > On 01/20/2017 09:01 PM, Jakub Hrozek wrote: > > On Fri, Jan 20, 2017 at 04:05:47AM -0800, Pavel Březina wrote: > >>

[SSSD] [sssd PR#132][opened] Add "Wants=" to sssd unit and avoid PAC responder to be always running

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit and avoid PAC responder to be always running Action: opened PR body: """ The first patch changes the current logic of having the services' sockets disabled by default as it adds a "Wants=" to

[SSSD] [sssd PR#131][comment] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/131 Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD lslebodn commented: """ NP; I missed that as well """ See the full comment at https://github.com/SSSD/sssd/pull/131#issuecomment-274744475

[SSSD] [sssd PR#131][+Accepted] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/131 Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#131][comment] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/131 Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD fidencio commented: """ Obvious ACK! Sorry I missed it :-\ """ See the full comment at https://github.com/SSSD/sssd/pull/131#issuecomment-274741851

[SSSD] [sssd PR#131][opened] MONITOR: Fix warning with undefined macro HAVE_SYSTEMD

2017-01-24 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/131 Author: lslebodn Title: #131: MONITOR: Fix warning with undefined macro HAVE_SYSTEMD Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/131/head:pr131 git checkout