URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
alexey-tikhonov commented:
"""
Another thing to consider is that `posix_fallocate` will fail for some file
systems, for example NFS.
(This specific example perhaps doesn't matter as I gu
URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
alexey-tikhonov commented:
"""
A couple of remarks:
- `ftruncate`
[promises](https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html)
"If the file size is increased, t
URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
alexey-tikhonov commented:
"""
A couple of remarks:
- `ftruncate`
[promises](https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html)
"If the file size is increased, t
URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
deastoe commented:
"""
With the repro described on the ticket, we now observe the failures in
sssd_nss.log but sssd_nss successfully starts up without memcache functionality.
```
(2020-10
URL: https://github.com/SSSD/sssd/pull/5370
Author: deastoe
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
Action: opened
PR body:
"""
If sssd_nss starts up while the filesystem where the memcache files
will reside (SSS_NSS_MCACHE_DIR) does not have sufficient space,
sssd_nss
URL: https://github.com/SSSD/sssd/pull/5360
Title: #5360: SDAP: set common options for sockets open by libldap
Label: +Accepted
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedo
URL: https://github.com/SSSD/sssd/pull/5360
Title: #5360: SDAP: set common options for sockets open by libldap
Label: -Waiting for review
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@
URL: https://github.com/SSSD/sssd/pull/5361
Title: #5361: negcache: multiple fixes
Label: +Waiting for review
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedor
URL: https://github.com/SSSD/sssd/pull/5367
Author: pbrezina
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
Action: synchronized
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5367/head:pr5367
git checkout pr5367
From
URL: https://github.com/SSSD/sssd/pull/5367
Author: pbrezina
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
Action: synchronized
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5367/head:pr5367
git checkout pr5367
From
URL: https://github.com/SSSD/sssd/pull/5367
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
Label: +Waiting for review
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...
URL: https://github.com/SSSD/sssd/pull/5367
Author: pbrezina
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
Action: synchronized
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5367/head:pr5367
git checkout pr5367
From
URL: https://github.com/SSSD/sssd/pull/5367
Author: pbrezina
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
Action: opened
PR body:
"""
The module configuration and usage should be clear
from its manual page. Suggestions are welcome.
The main use case is to enable passwor
URL: https://github.com/SSSD/sssd/pull/5357
Author: akuster
Title: #5357: Provide missing defines which otherwise are available on glibc
system...
Action: edited
Changed field: title
Original value:
"""
Provide missing defines which otherwise are available on glibc system…
"""
_
14 matches
Mail list logo