summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/wkssvc.c
AgeCommit message (Expand)AuthorFilesLines
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-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-12-21wkssvc test updates from metzeAndrew Tridgell1-15/+21
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-19fixed wkssvc idl and test code for TransportEnumAndrew Tridgell1-8/+4
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-1/+1
2003-11-18added another wkssvc info levelAndrew Tridgell1-1/+1
2003-11-18changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().Andrew Tridgell1-6/+6
2003-11-18use the auto-generated UUID, version and name rather than listing themAndrew Tridgell1-1/+4
2003-11-18fill in skeletons for the rest of the function calls in wkssvc (basedAndrew Tridgell1-2/+42
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-9/+12
2003-11-17remove an unused variableAndrew Tridgell1-1/+0
2003-11-17added wkssvc.idl and test codeAndrew Tridgell1-0/+69