Age | Commit message (Expand) | Author | Files | Lines |
2003-11-28 | make sure there is at least one valid interface in an IDL file | Andrew Tridgell | 1 | -1/+1 |
2003-11-28 | * added a bunch of placeholder IDL files | Andrew Tridgell | 1 | -1/+1 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -5/+8 |
2003-11-26 | added auto-determination of the DCERPC over TCP port number by asking | Andrew Tridgell | 1 | -1/+1 |
2003-11-24 | give far more detail in the EPMAPPER results | Andrew Tridgell | 1 | -3/+3 |
2003-11-23 | ooh, this is fun! | Andrew Tridgell | 1 | -1/+1 |
2003-11-22 | added support for enumerated types in IDL files. This makes unions | Andrew Tridgell | 1 | -16/+15 |
2003-11-22 | added support for 'const' in IDL files. This makes it easy to define | Andrew Tridgell | 1 | -1/+11 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -2/+3 |
2003-11-20 | * added support for empty case elements (including default cases) | Andrew Tridgell | 1 | -5/+10 |
2003-11-18 | auto-generate the pipe UUID version and name | Andrew Tridgell | 1 | -2/+2 |
2003-11-18 | support the 'default' case in IDL unions | Andrew Tridgell | 1 | -2/+8 |
2003-11-17 | started documenting the extension to IDL that pidl implements | Andrew Tridgell | 1 | -1/+0 |
2003-11-17 | * support inline arrays | Andrew Tridgell | 1 | -0/+1 |
2003-11-17 | better [relative] handling, allowing for nested relative structures | Andrew Tridgell | 1 | -1/+2 |
2003-11-16 | * the beginnings of non-constant fixed arrays | Andrew Tridgell | 1 | -3/+6 |
2003-11-16 | added support for "relstr", structure and union properties and public | Andrew Tridgell | 1 | -2/+4 |
2003-11-16 | added the "subcontext" attribute for auto-handling of user-marshalled | Andrew Tridgell | 1 | -0/+1 |
2003-11-16 | fixed the handling of much more general C expressions in value() | Andrew Tridgell | 1 | -2/+7 |
2003-11-15 | support a new value() attribute that allows us to auto-fill certain | Andrew Tridgell | 1 | -2/+9 |
2003-11-13 | I think we now handle conformant arrays in structures correctly - the | Andrew Tridgell | 1 | -1/+4 |
2003-11-11 | - added support for the pull side of unions | Andrew Tridgell | 1 | -2/+2 |
2003-11-10 | much cleaner handling of the different types of variables | Andrew Tridgell | 1 | -0/+1 |
2003-11-09 | added fixes for the pushing of arrays and handling non-ref pointers in | Andrew Tridgell | 1 | -1/+2 |
2003-11-08 | - generate both the pull and push side | Andrew Tridgell | 1 | -1/+0 |
2003-11-06 | updated pidl to auto-generate the ndr_push_*() functions for the | Andrew Tridgell | 1 | -5/+6 |
2000-12-14 | first version | Andrew Tridgell | 1 | -0/+135 |