summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/dcerpc.h
AgeCommit message (Collapse)AuthorFilesLines
2010-04-09librpc: rerun make idlStefan Metzmacher1-94/+94
metze
2010-03-23s3:re-run make samba3-idl.Günther Deschner1-1/+104
Guenther
2010-02-14a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell1-0/+3
The last change broke net vampire against w2k8r2
2010-02-13s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell1-4/+0
Cope with a wider range of auth padding in dcerpc bind_ack and alter_context packets. We now use a helper function that calculates the right auth padding.
2009-09-17Re-generated idl files with () for enum values.Jeremy Allison1-36/+36
Jeremy.
2009-09-17Check in modified generated files for systems where pidl can't run.Jeremy Allison1-36/+36
Jeremy.
2009-03-24s3: add generated dcerpc files.Günther Deschner1-0/+343
Guenther