summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr
AgeCommit message (Collapse)AuthorFilesLines
2009-01-04Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-0/+1
2009-01-02librpc/gen_ndr: rerun make idl_full after pidl changesStefan Metzmacher1-0/+1
metze
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij28-128/+128
2008-12-30librpc: Re-run make idl-full from source3Tim Prouty3-9/+9
2008-12-17s3: re-run make samba3-idl.Günther Deschner5-146/+360
Guenther
2008-12-16Don't write out forward declarations for enums, as some compilers don'tJelmer Vernooij5-18/+0
seem to like it.
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij102-104/+102
Samba 3 and Samba 4 output.
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij125-0/+212501
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.