summaryrefslogtreecommitdiff
path: root/libcli/lsarpc/util_lsarpc.h
AgeCommit message (Collapse)AuthorFilesLines
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett1-0/+37
This uses the very helpful conversion functions written for the s3 lsa server and places these in common. Andrew Bartlett