summaryrefslogtreecommitdiff
path: root/nsswitch/nsstest.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-20nsstest: Allocate the correct sized buffer for initgroupsAndrew Bartlett1-1/+1
Found by chance due to a re-order of the tests to start s3member earlier and chasing down a malloc Abort into a valgrind error. Only happens when a user has more than 4 groups. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Feb 20 05:23:04 CET 2012 on sn-devel-104
2011-01-04nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher1-16/+9
metze
2010-10-20nsstest: no need for two copies of the same tool.Günther Deschner1-30/+114
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 20 15:05:34 UTC 2010 on sn-devel-104
2008-12-16nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin1-0/+411