summaryrefslogtreecommitdiffstats
path: root/source/include/util_getent.h
Commit message (Collapse)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-6/+23
| | | | Jeremy.
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-0/+45
+ a fix to an infinite loop in srv_samr_nt.c caused by misuse of setgrent/getgrent/endgrent solved by these new functions