summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_drsblobs.h
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner1-4/+0
Also remove bogus trustCurrentPasswords struct which we just had because our IDL was incorrect. Guenther
2010-02-01s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_EntryKamen Mazdrashki1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-02-04librpc: add header file for drsblobs helper functions.Günther Deschner1-0/+27
Guenther