summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_winreg.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-04idl: removed the generated gen_ndr/ files from pidlAndrew Tridgell1-166/+0
Samba3 will add these to the release tarball instead. See the mail on samba-technical
2010-04-09s3: re-run make samba3-idl.Günther Deschner1-1/+1
Guenther
2010-04-09s3: re-run make samba3-idl.Günther Deschner1-1/+1
Guenther
2010-04-09s3: re-run make samba3-idl.Günther Deschner1-1/+4
Guenther
2010-03-11winreg: add winreg_KeyType enum.Günther Deschner1-0/+1
Guenther
2009-09-29winreg: add winreg_Data union to IDL.Günther Deschner1-3/+0
Guenther
2009-01-16s3: re-run make samba3-idl.Günther Deschner1-0/+1
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/+164
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.