Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/lookup_groupbyuser.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include for FreeBSDArthur de Jong2014-06-061-1/+1
|
* Introduce lookup_groupbyuser test commandArthur de Jong2014-06-051-0/+74
This command can be used to perform a lookup using getgrouplist() to present a list of returned numeric group ids. This can be used to avoid the additional lookups that are done with the id and groups commands.