summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* added the "subcontext" attribute for auto-handling of user-marshalledAndrew Tridgell2003-11-162-0/+13
* fixed the handling of much more general C expressions in value()Andrew Tridgell2003-11-161-2/+7
* added support for varying conformant arrays (needed for samrAndrew Tridgell2003-11-152-5/+34
* fixed alignment of the buffers part structuresAndrew Tridgell2003-11-151-3/+4
* support a new value() attribute that allows us to auto-fill certainAndrew Tridgell2003-11-153-3/+17
* Fix bug in generation of function ndr_pull code generation. This patchTim Potter2003-11-151-1/+3
* it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell2003-11-141-58/+1
* * make pidl.pl exit with an error on a parse errorAndrew Tridgell2003-11-142-4/+9
* fixed another problem with pointers to arrays in structuresAndrew Tridgell2003-11-141-7/+11
* fixed the handling of unions of pointersAndrew Tridgell2003-11-141-2/+6
* * differentiate between pointers and non-pointers in switch_is unionAndrew Tridgell2003-11-141-30/+87
* I think we now handle conformant arrays in structures correctly - theAndrew Tridgell2003-11-134-19/+155
* handle constant sized arraysAndrew Tridgell2003-11-122-5/+29
* added support for 8 byte aligned HYPER_TAndrew Tridgell2003-11-112-3/+4
* fixed the NDR structure alignment rulesAndrew Tridgell2003-11-112-1/+45
* fixed handling on pointers to arrays of structures in unionsAndrew Tridgell2003-11-112-1/+5
* automatic printing of unionsAndrew Tridgell2003-11-112-5/+22
* automatically generate ndr_print_*() functions for every IDLAndrew Tridgell2003-11-111-0/+128
* - added support for the pull side of unionsAndrew Tridgell2003-11-115-81/+216
* much cleaner handling of the different types of variablesAndrew Tridgell2003-11-104-85/+150
* added a module for auto-generating the client calls. We can now goAndrew Tridgell2003-11-093-3/+90
* - handle void functionsAndrew Tridgell2003-11-094-46/+104
* added support for arrays as function arguments and for unistr_notermAndrew Tridgell2003-11-092-8/+17
* added fixes for the pushing of arrays and handling non-ref pointers inAndrew Tridgell2003-11-092-9/+29
* - include includes.hAndrew Tridgell2003-11-083-19/+73
* - generate both the pull and push sideAndrew Tridgell2003-11-083-98/+300
* a bit of a tidy up before I add the ndr_pull_*() side of thingsAndrew Tridgell2003-11-061-47/+21
* updated pidl to auto-generate the ndr_push_*() functions for theAndrew Tridgell2003-11-066-77/+340
* 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