summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/misc.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-04idl: removed the generated gen_ndr/ files from pidlAndrew Tridgell1-94/+0
Samba3 will add these to the release tarball instead. See the mail on samba-technical
2009-11-27misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.Günther Deschner1-1/+1
Guenther
2009-09-29winreg: add winreg_Data union to IDL.Günther Deschner1-0/+41
Guenther
2009-09-17Re-generated idl files with () for enum values.Jeremy Allison1-5/+5
Jeremy.
2009-09-17Check in modified generated files for systems where pidl can't run.Jeremy Allison1-5/+5
Jeremy.
2009-02-25Rerun pidl.Jelmer Vernooij1-0/+2
2009-02-06s3: re-run make samba3-idl.Günther Deschner1-0/+6
Guenther
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-0/+45
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.