summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_dssetup.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-04idl: removed the generated gen_ndr/ files from pidlAndrew Tridgell1-1090/+0
Samba3 will add these to the release tarball instead. See the mail on samba-technical
2009-10-07idl: recompile IDL for uint1632 changeAndrew Tridgell1-13/+13
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+6
2009-09-29s3: re-run make idl_full.Günther Deschner1-0/+2
Guenther
2009-09-17idl: regenerate IDL for NDR64 changesAndrew Tridgell1-10/+10
2009-09-17idl: recompile our IDLAndrew Tridgell1-11/+11
The NDR64 change affects every IDL file
2009-08-12librpc: rerun "make idl_full"Kai Blin1-5/+5
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/+1082
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.