Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nscd: fall back gracefully on kernels without AF_UNIX support | Joakim Sindholt | 2021-04-16 | 1 | -1/+9 |
* | revert unrelated change that slipped into last commit | Rich Felker | 2016-07-13 | 1 | -1/+1 |
* | fix regression in tcsetattr on all mips archs | Rich Felker | 2016-07-13 | 1 | -1/+1 |
* | fix spurious errors from pwd/grp functions when nscd backend is absent | Rich Felker | 2015-06-09 | 1 | -4/+8 |
* | avoid sending huge names as nscd passwd/group queries | Rich Felker | 2015-03-15 | 1 | -2/+3 |
* | simplify nscd lookup code for alt passwd/group backends | Rich Felker | 2015-03-15 | 1 | -11/+13 |
* | support alternate backends for the passwd and group dbs | Josiah Worcester | 2015-02-23 | 1 | -0/+100 |