Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8167: - use the same algorithm than w2k3 for 'unique' pointer values | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r8162: Revert my pad8 hack. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7923: removed dependence on Data::Dumper | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7729: Small fixes to the charset stuff. | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r7695: Add support for the [string] attribute that works in the traditional s... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7590: Cleanups, add more notes on new string code. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7552: Use ParseExpr() for [value] attributes; allows | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7274: Move m4 files to seperate dir | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7186: add [relative_base] property, which is allowed on typedef's | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7185: fix formatting | Stefan Metzmacher | 1 | -35/+35 |
2007-10-10 | r7159: Improve the messages from pidl's validator module. | Jelmer Vernooij | 1 | -2/+32 |
2007-10-10 | r7122: Some cleanups, simplification of the code. | Jelmer Vernooij | 1 | -107/+71 |
2007-10-10 | r7115: specify what properties can be used on what objects... | Stefan Metzmacher | 1 | -57/+114 |
2007-10-10 | r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi... | Jelmer Vernooij | 1 | -10/+1 |
2007-10-10 | r7098: - make use of the NDR table instead of the IDL table in the client and... | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -27/+19 |
2007-10-10 | r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu... | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r6101: only allow properties we know about, that helps to catch typos! | Stefan Metzmacher | 1 | -1/+98 |
2007-10-10 | r6097: allow compression only on subcontexts | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r5797: - add idl property [subcontext_size()] | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r5764: add support for embedded ref pointers | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -1/+24 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r5660: Reduce number of generated "{}"'s | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r5465: Add support to multiple levels of pointers in pidl. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r5426: Warn about embedded ref pointers. | Jelmer Vernooij | 1 | -1/+9 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r5361: Rename some functions, add tests to validator. | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r5338: More efforts to handle types similarly. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5320: Treat structs and unions somewhat more similarly: | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r2735: More DCOM updates: | Jelmer Vernooij | 1 | -4/+10 |
2007-10-10 | r2704: Complain about 'object interfaces' that don't have version 0.0 (the st... | Jelmer Vernooij | 1 | -0/+6 |
2003-12-19 | added code to the IDL validator to check for common errors with | Andrew Tridgell | 1 | -1/+40 |
2003-12-15 | make pidl no longer dependent on Data::Dumper, which isn't installed | Andrew Tridgell | 1 | -2/+0 |
2003-11-22 | added the beginnings of an IDL validator, to give clearer errors when | Andrew Tridgell | 1 | -0/+101 |