summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/srvsvc.c
Commit message (Expand)AuthorAgeFilesLines
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-5/+4
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-3/+3
* r4434: - fix some NetShare* idl functionsStefan Metzmacher2007-10-101-3/+34
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1544: add some comments and fix 'return True' -> 'return ret'Stefan Metzmacher2007-10-101-5/+16
* r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher2007-10-101-0/+30
* r1530: we don't need to call srvsvc_NetShareGetInfo twiceStefan Metzmacher2007-10-101-13/+0
* r1529: add NetSrvGetInfo torture testStefan Metzmacher2007-10-101-0/+42
* r1528: add NetCharDevQ torture testsStefan Metzmacher2007-10-101-1/+149
* r1527: add NetCharDev torture testsStefan Metzmacher2007-10-101-0/+125
* r1526: some cleanups and fixes for the srvsvc torture testsStefan Metzmacher2007-10-101-40/+106
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-15/+15
* r713: added a NetShareGetInfo torture test (thanks to abartlet for pointingAndrew Tridgell2007-10-101-0/+45
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-2/+0
* minor updates to make the srvsvc test compileAndrew Tridgell2003-12-211-5/+5
* fixed srvsvc DiskEnum callAndrew Tridgell2003-12-151-5/+7
* patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell2003-12-151-6/+5
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-0/+2
* fixed srvsvc_NetShareEnumAll()Andrew Tridgell2003-11-201-5/+8
* Add a 1004 level for srvsvc.Richard Sharpe2003-11-201-1/+1
* switched to a new way of handling unions, so that we can handleAndrew Tridgell2003-11-191-42/+36
* srvsvc IDL and test code from metze. Thanks!Andrew Tridgell2003-11-191-0/+296