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