r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add
[gd/samba/.git] / source4 / torture / rpc / srvsvc.c
2007-10-10 James Peachr21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Simo Sorcer18757: Disable this for now
2007-10-10 Simo Sorcer18740: Some more work around srvsvc
2007-10-10 Andrew Tridgellr18352: printf("%s") is not safe for NULL strings on...
2007-10-10 Andrew Tridgellr18348: fixed a valgrind error in RPC-SRVSVC
2007-10-10 Simo Sorcer18345: test also flags
2007-10-10 Simo Sorcer18344: add a test to show hoe NetNameValidate behaves.
2007-10-10 Stefan Metzmacherr14843: the results of the srvsrv_* calls depends on...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
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 Jelmer Vernooijr12461: Some updates to the srvsvc IDL from Ronnie...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4434: - fix some NetShare* idl functions
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 Metzmacherr1544: add some comments and fix 'return True' -> ...
2007-10-10 Stefan Metzmacherr1543: add srvsvc_NetRemoteTOD idl and torture tests
2007-10-10 Stefan Metzmacherr1530: we don't need to call srvsvc_NetShareGetInfo...
2007-10-10 Stefan Metzmacherr1529: add NetSrvGetInfo torture test
2007-10-10 Stefan Metzmacherr1528: add NetCharDevQ torture tests
2007-10-10 Stefan Metzmacherr1527: add NetCharDev torture tests
2007-10-10 Stefan Metzmacherr1526: some cleanups and fixes for the srvsvc torture...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr713: added a NetShareGetInfo torture test (thanks...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2003-12-21 Andrew Tridgellminor updates to make the srvsvc test compile
2003-12-15 Andrew Tridgellfixed srvsvc DiskEnum call
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-20 Andrew Tridgellfixed srvsvc_NetShareEnumAll()
2003-11-20 Richard SharpeAdd a 1004 level for srvsvc.
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-19 Andrew Tridgellsrvsvc IDL and test code from metze. Thanks!