s4-smbtorture: Make test names lowercase and dot-separated.
[metze/samba/wip.git] / source4 / torture / rpc / srvsvc.c
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-11-11 Andrew Tridgells4-test: use IPC$ instead of ADMIN$ for srvsvc NetShare...
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-03-16 Stefan Metzmachers4:torture/rpc/srvsvc.c: make use of dcerpc_binding_han...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetSessEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetFileEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetConnEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetCharDevQEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetCharDevEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetDiskEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetCharDevQGetInfo from s3...
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetCharDevGetInfo from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetSrvGetInfo from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareCheck from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareInfo502 from s3.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr24884: Ignore some errors again, like they were previo...
2007-10-10 Jelmer Vernooijr24872: Use torture API a bit more
2007-10-10 Jelmer Vernooijr24846: Use metadata about dangerous tests.
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Jelmer Vernooijr24736: Convert to using torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22194: fix compiler warning and
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!