summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2003-08-13This commit was generated by cvs2svn to compensate for changes in r30,Andrew Tridgell12-0/+1495
2003-08-13first public release of samba4 codeAndrew Tridgell12-0/+1495
2001-12-10Added "return offset;" to end of generated function.Tim Potter1-0/+1
2001-12-10Fix for pointers to structures in function args.Tim Potter1-0/+9
2001-12-09Misc fixes:Tim Potter1-9/+11
2001-12-09wchar_t is a scalar.Tim Potter1-0/+1
2001-12-08Convert a bunch of "prs_foo()" to "offset = prs_foo()"Tim Potter1-8/+8
2001-12-08Removed old commented-out code.Tim Potter1-49/+30
2001-12-08Reinvented has_properties() function lost after HD crash. )-:Tim Potter1-11/+26
2001-12-08Made hyper a simple type.Tim Potter1-13/+14
2001-12-06Moved processing of function arguments and structure elementsTim Potter1-41/+95
2001-12-06Don't pass down drep (data representation) arg from top level fn.Tim Potter1-13/+31
2001-11-28Don't pass decorative name to policy handle or ntstatus dissectors.Tim Potter1-12/+12
2001-11-28Decorate some of the parse functions with element names. This is startingTim Potter1-9/+9
2001-11-27Start generating some ethereal code that may actually compile withTim Potter1-21/+19
2001-11-26Start generating code for unions.Tim Potter1-5/+22
2001-11-26Ignore *.pidlTim Potter1-0/+1
2001-11-24Renamed functions from Dump* to Parse*Tim Potter1-32/+32
2001-11-24Initial version of ethereal parser generator. Works with test.idlTim Potter1-0/+216
2001-11-24Added --eparser to call ethereal parser generator.Tim Potter1-1/+12
2001-11-24forgot a fileAndrew Tridgell1-0/+145
2000-12-14changed auto-generated comment for headersAndrew Tridgell1-1/+1
2000-12-14beginnings of the C parser generatorAndrew Tridgell1-3/+16
2000-12-14added header generationAndrew Tridgell1-0/+134
2000-12-14fixed helpAndrew Tridgell1-5/+16
2000-12-14added a commentAndrew Tridgell1-0/+5
2000-12-14- fixed FlattenHash bugAndrew Tridgell1-2/+2
2000-12-14first versionAndrew Tridgell4-0/+524