summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_srvsvc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+246
2009-09-29s3: re-run make idl_full.Günther Deschner1-0/+26
Guenther
2009-09-17idl: regenerate IDL for NDR64 changesAndrew Tridgell1-4/+4
2009-09-17idl: recompile our IDLAndrew Tridgell1-594/+594
The NDR64 change affects every IDL file
2009-08-12librpc: rerun "make idl_full"Kai Blin1-17/+17
2009-07-27librpc: rerun "make idl_full"Stefan Metzmacher1-1/+1
metze
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/+19687
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.