summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dfs.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11098: Replace string with [string]Jelmer Vernooij1-22/+22
2007-10-10r10839: Add some [ref] (required for ethereal and Samba3 parser generators)Jelmer Vernooij1-18/+20
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-8/+8
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-8/+8
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij1-1/+2
2007-10-10r1799: List more uuids. FromJelmer Vernooij1-1/+52
2003-11-22dfs torture test now passesAndrew Tridgell1-7/+6
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+2
2003-11-20 * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell1-15/+15
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell1-1/+1
2003-11-14added the dfs_GetInfo all - all levelsAndrew Tridgell1-37/+63
2003-11-14* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell1-0/+38
2003-11-14* fixed lsa_LookupPrivNameAndrew Tridgell1-5/+38
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-3/+23
2003-11-13more dfs workAndrew Tridgell1-3/+2
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-0/+57