URL: https://github.com/SSSD/sssd/pull/697 Author: jhrozek Title: #697: RESPONDER: Log failures from bind() and listen() Action: opened
PR body: """ We've seen reports from users where SSSD (for a reason which is not known at the moment) couldn't bind to the created socket. This patch just logs the errno which should help in debugging issues like that in the future. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/697/head:pr697 git checkout pr697
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
pbrezina commented: """ You should use `sss_strerror` instead of `strerror`. """
See the full comment at https://github.com/SSSD/sssd/pull/697#issuecomment-440612265
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
pbrezina commented: """ I know it does not do any difference in this case but we should stay consistent across the code. """
See the full comment at https://github.com/SSSD/sssd/pull/697#issuecomment-440612486
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/697 Author: jhrozek Title: #697: RESPONDER: Log failures from bind() and listen() Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/697/head:pr697 git checkout pr697
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
Label: -Changes requested
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
jhrozek commented: """ OK, patch updated. """
See the full comment at https://github.com/SSSD/sssd/pull/697#issuecomment-441027615
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/697#issuecomment-441056142
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
jhrozek commented: """ * master: 75696ddc84ab08c8c885dacc7796ebc8afc429ec """
See the full comment at https://github.com/SSSD/sssd/pull/697#issuecomment-441124522
URL: https://github.com/SSSD/sssd/pull/697 Author: jhrozek Title: #697: RESPONDER: Log failures from bind() and listen() Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/697/head:pr697 git checkout pr697
URL: https://github.com/SSSD/sssd/pull/697 Title: #697: RESPONDER: Log failures from bind() and listen()
Label: +Pushed
sssd-devel@lists.fedorahosted.org