summaryrefslogtreecommitdiff
path: root/nslcd/nsswitch.c
AgeCommit message (Expand)Author
2014-12-17Use log_log->SD universallyLuke Shumaker
2014-12-17Have log_log automatically append strerror(errno)Luke Shumaker
2014-12-15clean up NSS module codeLuke Shumaker
2014-12-14replace more instances of "ldap" with "nslcd"Luke Shumaker
2014-10-04fooLuke Shumaker
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2012-11-25remove inline keyword (should have been removed in r1840)Arthur de Jong
2012-11-25if nsswitch.conf is missing a shadow entry, fall back to checking the passwd ...Arthur de Jong
2012-11-25move all nsswitch-parsing related functions to nsswitch.cArthur de Jong
2011-09-09add missing includeArthur de Jong
2011-08-05check whether the NSS shadow map queries LDAP before returning x as a passwor...Arthur de Jong