summaryrefslogtreecommitdiffstats
path: root/source4/libnet/groupinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings in libnet.Jelmer Vernooij2008-12-231-4/+1
|
* s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)Günther Deschner2008-11-101-1/+3
| | | | Guenther
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-101-5/+9
| | | | Guenther
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
| | | | remove some unused functions.
* r24554: Add internal implementation (before api function) of groupRafal Szczesniak2007-10-101-0/+360
info call. rafal (This used to be commit 75f81f862ef06e86f9dcfcf4709221ed9c4e22ed)