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