summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_samr.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-15added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1Andrew Tridgell1-6/+110
2003-11-15added samr_EnumDomainGroups and samr_EnumDomainUsersAndrew Tridgell1-20/+39
2003-11-15added another 11 levels of QueryDomainInfoAndrew Tridgell1-5/+425
2003-11-15added samr_OpenDomain() and samr_QueryDomainInfo() level 1Andrew Tridgell1-4/+89
2003-11-15run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell1-11/+39
2003-11-15added the first couple of calls from samr as IDLAndrew Tridgell1-0/+1018