summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/rpc_dfs.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell1-4/+4
in OpenPolicy and OpenPolicy2, so we don't in fact need the [struct_len] attribute. This makes our IDL much closer to the MS IDL. (This used to be commit f0a8f063a680b5d0a68c5ac7cccf9c9a13adfb81)
2003-11-14added the dfs_GetInfo all - all levelsAndrew Tridgell1-4/+4
(This used to be commit 638eae6bae76eba5494e75fb7f3da8b1c205f892)
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-0/+82
* expanded the rpcecho test * started adding the NETDFS pipe (This used to be commit 095ab42cbdd5c1c5ab753e2eb275742ba822c8b9)