summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-3/+3
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-3/+3
2007-10-10r4434: - fix some NetShare* idl functionsStefan Metzmacher1-3/+34
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1544: add some comments and fix 'return True' -> 'return ret'Stefan Metzmacher1-5/+16
2007-10-10r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher1-0/+30
2007-10-10r1530: we don't need to call srvsvc_NetShareGetInfo twiceStefan Metzmacher1-13/+0
2007-10-10r1529: add NetSrvGetInfo torture testStefan Metzmacher1-0/+42
2007-10-10r1528: add NetCharDevQ torture testsStefan Metzmacher1-1/+149
2007-10-10r1527: add NetCharDev torture testsStefan Metzmacher1-0/+125
2007-10-10r1526: some cleanups and fixes for the srvsvc torture testsStefan Metzmacher1-40/+106
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