summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r15593: Warn about [out] arguments that are not pointers. These can all beJelmer Vernooij1-5/+0
2007-10-10r15591: Generate function calls correctly as well.Jelmer Vernooij1-22/+1
2007-10-10r15587: Generate stubs for the SWIG functionsJelmer Vernooij1-36/+1
2007-10-10r15474: Generate proper type declarations, fix headersJelmer Vernooij1-8/+45
2007-10-10r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c...Jelmer Vernooij1-8/+14
2007-10-10r15437: Add generator that creates Samba3 client code which uses Samba4's NDRJelmer Vernooij1-0/+136
2007-10-10r14223: Couple of small fixes:Jelmer Vernooij3-11/+37
2007-10-10r14215: Improve warning/error messages.Jelmer Vernooij4-8/+14
2007-10-10r12484: Initial work on supporting non-typedeffed typesJelmer Vernooij3-3/+3
2007-10-10r11077: Fix [string] for Samba3Jelmer Vernooij2-7/+12
2007-10-10r11061: Samba3 parser generator fixes:Jelmer Vernooij3-12/+40
2007-10-10r10880: Missed terminating ';', sorry.Jeremy Allison1-2/+2
2007-10-10r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generatedJeremy Allison1-0/+3
2007-10-10r10842: Fix some issues with [out] unions that have a discriminator that is onlyJelmer Vernooij4-76/+37
2007-10-10r10829: Documentation updatesJelmer Vernooij2-17/+38
2007-10-10r10788: - Give unions a nameJelmer Vernooij2-2/+3
2007-10-10r10787: Fix silly nodiscriminant-issueJelmer Vernooij1-1/+1
2007-10-10r10742: Support multi-level pointers + ref pointer fixesJelmer Vernooij3-25/+67
2007-10-10r10739: Reduce number of calls to prs_align_custom()Jelmer Vernooij2-22/+26
2007-10-10r10737: Fix some alignment issuesJelmer Vernooij2-43/+70
2007-10-10r10734: Generate ptr, size, offset, and length elements in unions just once.Jelmer Vernooij2-12/+30
2007-10-10r10732: Generate _ctr structures for unionsJelmer Vernooij3-8/+65
2007-10-10r10721: Handle allocations and primitive / deferred data correctly. In theory,Jelmer Vernooij3-83/+273
2007-10-10r10718: Another large set of small improvements. All generated files compileJelmer Vernooij4-56/+160
2007-10-10r10717: Another bunch of small updates. All generated files except parse_dfs.cJelmer Vernooij5-19/+31
2007-10-10r10716: Use correct Samba3 data types for strings. Also use Samba3 typesJelmer Vernooij1-22/+65
2007-10-10r10715: More Samba3 parser generator improvements:Jelmer Vernooij2-30/+104
2007-10-10r10713: Couple more updates to the Samba3 parser generators.Jelmer Vernooij5-90/+300
2007-10-10r10694: Add some work I did this afternoon on getting pidl to output Samba3Jelmer Vernooij6-0/+743