summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_lsa.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-04idl: removed the generated gen_ndr/ files from pidlAndrew Tridgell1-423/+0
Samba3 will add these to the release tarball instead. See the mail on samba-technical
2010-03-22s4:lsa Functions to set Domain Trust InformationSimo Sorce1-0/+2
2010-03-16s3: re-run make samba3-idl.Günther Deschner1-0/+2
Guenther
2010-03-16s3: re-run make samba3-idl.Günther Deschner1-1/+9
Guenther Signed-off-by: Günther Deschner <gd@samba.org>
2009-09-11lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner1-0/+2
Guenther
2009-05-19s3: re-run make samba3-idl.Günther Deschner1-0/+9
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/+400
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.