summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-15/+15
2007-10-10r713: added a NetShareGetInfo torture test (thanks to abartlet for pointingAndrew Tridgell1-0/+45
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-12-21minor updates to make the srvsvc test compileAndrew Tridgell1-5/+5
2003-12-15fixed srvsvc DiskEnum callAndrew Tridgell1-5/+7
2003-12-15patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell1-6/+5
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-20fixed srvsvc_NetShareEnumAll()Andrew Tridgell1-5/+8
2003-11-20Add a 1004 level for srvsvc.Richard Sharpe1-1/+1
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-42/+36
2003-11-19srvsvc IDL and test code from metze. Thanks!Andrew Tridgell1-0/+296