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