summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_security.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18s3: re-run make samba3-idl.Günther Deschner1-4/+4
Guenther
2010-02-18s3: re-run make full_idl.Günther Deschner1-4/+8
Guenther
2009-11-20librpc: rerun "make idl"Stefan Metzmacher1-0/+12
metze
2009-11-03security: re-run make samba3-idl after IDL change.Günther Deschner1-24/+0
Guenther
2009-10-07idl: recompile IDL for uint1632 changeAndrew Tridgell1-2/+2
2009-10-02idl: rebuilt the IDL for the build farmAndrew Tridgell1-0/+11
2009-09-29s3: re-run make idl_full.Günther Deschner1-0/+6
Guenther
2009-09-17idl: regenerate IDL for NDR64 changesAndrew Tridgell1-6/+6
2009-09-17idl: recompile our IDLAndrew Tridgell1-7/+7
The NDR64 change affects every IDL file
2009-09-16security:idl Generated filesNadezhda Ivanova1-0/+50
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-01-17librpc: Re-run make idl_fullTim Prouty1-2/+2
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-6/+6
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/+1032
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.