Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pidl: change strange spelling __donnot_use_enum_* to __do_not_use_enum_* | Michael Adam | 2012-12-10 | 1 | -1/+1 |
* | pidl: add support for 'pipe' at the NDR layer | Stefan Metzmacher | 2011-03-10 | 1 | -0/+26 |
* | pidl: added ifdef guards around ndr headers | Andrew Tridgell | 2010-09-27 | 1 | -1/+16 |
* | Ensure we enclose the enum values in brackets to make the cast work. | Jeremy Allison | 2009-09-17 | 1 | -0/+2 |
* | Fix the problem with pidl generating invalid C for enums. According | Jeremy Allison | 2009-09-17 | 1 | -1/+9 |
* | Include header with NTSTATUS, as some IDL files use it. | Jelmer Vernooij | 2009-02-25 | 1 | -0/+3 |
* | pidl: add dummy element for empty unions | Stefan Metzmacher | 2009-01-02 | 1 | -0/+6 |
* | Don't write out forward declarations for enums, as some compilers don't | Jelmer Vernooij | 2008-12-16 | 1 | -0/+2 |
* | Move pidl to top-level directory. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+475 |