r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
[samba.git] / source / torture / rpc / wkssvc.c
2007-12-21 Günther Deschnerr26142: Cleanup IDL and add torture test for wkssvc_Net...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr22339: Run some more tests.
2007-10-10 Stefan Metzmacherr22193: fix compiler warning and formating
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Stefan Metzmacherr17256: fix 2 crash bugs, which are introduced by makin...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Tridgellr12085: wkssvc.idl updated based on work by Ronnie...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2003-12-21 Andrew Tridgellwkssvc test updates from metze
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-19 Andrew Tridgellfixed wkssvc idl and test code for TransportEnum
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-18 Andrew Tridgelladded another wkssvc info level
2003-11-18 Andrew Tridgellchanged wks to wkssvc (suggestion from metze). Started...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-18 Andrew Tridgellfill in skeletons for the rest of the function calls...
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
2003-11-17 Andrew Tridgellremove an unused variable
2003-11-17 Andrew Tridgelladded wkssvc.idl and test code