summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19208: Fix Samba3 pidl generation to remove memory leaks.Jeremy Allison1-1/+1
2007-10-10r18696: Zero initialize ref ptrs.Jelmer Vernooij1-2/+2
2007-10-10r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code.Jelmer Vernooij1-0/+6
2007-10-10r18689: Initialize r.out in the server side code, in case the handler functionJelmer Vernooij1-0/+4
2007-10-10r18524: Pre-allocate out arguments.Jelmer Vernooij1-0/+33
2007-10-10r18522: It's probably not a good idea to use rpc_netdfs_init() as initializationJelmer Vernooij1-2/+2
2007-10-10r18482: Fix a couple of small issues in the generated server code.Jelmer Vernooij1-3/+3
2007-10-10r18478: Add missing declaration for status.Jelmer Vernooij1-0/+1
2007-10-10r18477: Finish server code generator for Samba 3.Jelmer Vernooij1-0/+68
2007-10-10r18475: Start working on server code generator that uses libndr.Jelmer Vernooij1-0/+110