summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_misc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-27misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.Günther Deschner1-143/+214
Guenther
2009-10-07idl: recompile IDL for uint1632 changeAndrew Tridgell1-2/+2
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+8
2009-09-29s3: re-run make idl_full.Günther Deschner1-0/+2
Guenther
2009-09-29winreg: add winreg_Data union to IDL.Günther Deschner1-0/+219
Guenther
2009-09-17idl: regenerate IDL for NDR64 changesAndrew Tridgell1-2/+2
2009-02-06s3: re-run make samba3-idl.Günther Deschner1-0/+36
Guenther
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-2/+2
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/+134
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.