summaryrefslogtreecommitdiff
path: root/source4/build/pidl/util.pm
AgeCommit message (Expand)AuthorFilesLines
2003-11-16added support for "relstr", structure and union properties and publicAndrew Tridgell1-0/+3
2003-11-15added support for varying conformant arrays (needed for samrAndrew Tridgell1-0/+11
2003-11-15support a new value() attribute that allows us to auto-fill certainAndrew Tridgell1-0/+5
2003-11-12handle constant sized arraysAndrew Tridgell1-0/+10
2003-11-11added support for 8 byte aligned HYPER_TAndrew Tridgell1-2/+2
2003-11-11fixed the NDR structure alignment rulesAndrew Tridgell1-0/+24
2003-11-11fixed handling on pointers to arrays of structures in unionsAndrew Tridgell1-1/+3
2003-11-11automatic printing of unionsAndrew Tridgell1-0/+10
2003-11-11- added support for the pull side of unionsAndrew Tridgell1-0/+1
2003-11-10much cleaner handling of the different types of variablesAndrew Tridgell1-0/+105
2003-11-09- handle void functionsAndrew Tridgell1-2/+4
2003-11-09added support for arrays as function arguments and for unistr_notermAndrew Tridgell1-1/+1
2003-11-08- generate both the pull and push sideAndrew Tridgell1-13/+30
2003-11-06updated pidl to auto-generate the ndr_push_*() functions for theAndrew Tridgell1-1/+59
2000-12-14- fixed FlattenHash bugAndrew Tridgell1-2/+2
2000-12-14first versionAndrew Tridgell1-0/+128