Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 1 | -1/+52 |
2003-11-22 | dfs torture test now passes | Andrew Tridgell | 1 | -7/+6 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -0/+2 |
2003-11-20 | * changed to midl syntax using [case(x)] instead of case(x) | Andrew Tridgell | 1 | -15/+15 |
2003-11-14 | it turns out that all MS servers ignore the artifact struct_len fields | Andrew Tridgell | 1 | -1/+1 |
2003-11-14 | added the dfs_GetInfo all - all levels | Andrew Tridgell | 1 | -37/+63 |
2003-11-14 | * added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work | Andrew Tridgell | 1 | -0/+38 |
2003-11-14 | * fixed lsa_LookupPrivName | Andrew Tridgell | 1 | -5/+38 |
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 1 | -3/+23 |
2003-11-13 | more dfs work | Andrew Tridgell | 1 | -3/+2 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -0/+57 |