summaryrefslogtreecommitdiff
path: root/source4/build/pidl/ndr.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5422: Fix ethereal parser generator.Jelmer Vernooij1-2/+1
2007-10-10r5417: Add wrapper function for typedefs hash rather then using the "our" key...Jelmer Vernooij1-19/+44
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell1-0/+1
2007-10-10r5410: Automatically determine indenting for the ndr parsersJelmer Vernooij1-318/+460
2007-10-10r5378: Put ndr size generators and alignment calc functions in hash as well.Jelmer Vernooij1-68/+55
2007-10-10r5377: Put push/pull/print functions for the various types in a hash.Jelmer Vernooij1-127/+54
2007-10-10r5376: ORPC is NDR specific, so move it to ndr.pm.Jelmer Vernooij1-11/+39
2007-10-10r5363: - ndr_%_ptr -> ndr_%_unique_ptrJelmer Vernooij1-10/+14
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-13/+72
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij1-23/+27
2007-10-10r5360: Remove a couple of unused functions.Jelmer Vernooij1-1/+1
2007-10-10r5345: Some more minor code readability fixes.Jelmer Vernooij1-70/+58
2007-10-10r5338: More efforts to handle types similarly.Jelmer Vernooij1-17/+19
2007-10-10r5320: Treat structs and unions somewhat more similarly:Jelmer Vernooij1-63/+35
2007-10-10r5319: Make some more alignment code generic, move NDR-specific stuff toJelmer Vernooij1-0/+1970