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