summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_samr.h
AgeCommit message (Collapse)AuthorFilesLines
2009-10-08s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structureMatthias Dieter Wallnöfer1-2/+2
This I've done according to WSPP doc MS-SAMR 2.2.7.23.
2009-07-31librpc: rerun "make idl"Stefan Metzmacher1-0/+657
metze
2009-06-23s3: re-run make idl.Günther Deschner1-7/+7
Guenther
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-1/+1
Samba 3 and Samba 4 output.
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-0/+389
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.