summaryrefslogtreecommitdiff
path: root/src/passwd/nscd_query.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-13revert unrelated change that slipped into last commitRich Felker1-1/+1
2016-07-13fix regression in tcsetattr on all mips archsRich Felker1-1/+1
2015-06-09fix spurious errors from pwd/grp functions when nscd backend is absentRich Felker1-4/+8
2015-03-15avoid sending huge names as nscd passwd/group queriesRich Felker1-2/+3
2015-03-15simplify nscd lookup code for alt passwd/group backendsRich Felker1-11/+13
2015-02-23support alternate backends for the passwd and group dbsJosiah Worcester1-0/+100