summaryrefslogtreecommitdiff
path: root/nslcd/netgroup.c
AgeCommit message (Expand)Author
2007-06-08implement our own stdio-like library that handles IO with a simple configurab...Arthur de Jong
2007-01-17replace __netgrent with mynetgrent removing the fields that are not usedArthur de Jong
2007-01-10write a final result code of NSLCD_RESULT_NOTFOUND for netgroup lookupsArthur de Jong
2007-01-09change license from GNU Library General Public License v.2 to GNU Lesser Gene...Arthur de Jong
2006-12-27do not allocate new memory with malloc() for each request with a string param...Arthur de Jong
2006-12-21rename server directory to nslcdArthur de Jong