summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_ntsvcs.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+2
2009-09-30s3: re-run make idl. janitor for tridge.Günther Deschner1-1/+1
Guenther
2009-09-17idl: recompile our IDLAndrew Tridgell1-27/+27
The NDR64 change affects every IDL file
2009-07-27librpc: rerun "make idl_full"Stefan Metzmacher1-1/+1
metze
2009-04-10s3: re-run make samba3-idl.Günther Deschner1-6/+37
Guenther
2009-02-09Rerun pidl.Jelmer Vernooij1-2/+2
2008-12-30librpc: Re-run make idl-full from source3Tim Prouty1-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/+3890
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.