s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.
[ira/wip.git] / source4 / torture / rpc / svcctl.c
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-04-24 Günther Deschners4-smbtorture: add test_ControlService() to RPC-SVCCTL.
2009-04-24 Günther Deschners4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.
2009-04-24 Günther Deschners4-smbtorture: change default service to spooler in...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Günther Deschners4-smbtorture: define TORTURE_DEFAULT_SERVICE and set...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Günther Deschners4-smbtorture: make sure samba3 does not regress in...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Günther Deschners4-smbtorture: add test_EnumDependentServicesW() to...
2009-04-09 Günther Deschners4-smbtorture: add test_QueryServiceObjectSecurity...
2009-04-09 Günther Deschners4-smbtorture: add test_QueryServiceConfigW() to RPC...
2009-04-09 Günther Deschners4-smbtorture: add test_QueryServiceStatus() to RPC...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Günther Deschnersvcctl: use offered/needed for buffer sizes as in spoolss.
2009-01-09 Günther Deschners4-smbtorture: print hand-decoded service status array...
2009-01-08 Günther Deschners4-smbtorture: extend test_QueryServiceConfig2W a bit.
2009-01-08 Günther Deschners4-smbtorture: fix build of svcctl torture test.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Günther Deschners4-smbtorture: use names for info level in test_QuerySe...
2009-01-08 Günther Deschners4-smbtorture: add my copyright to svcctl test.
2009-01-08 Günther Deschnersvcctl: add svcctl_ConfigLevel from samba 3.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-27 Günther Deschners4-smbtorture: fix some build warnings.
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschners4-smbtorture: fix test for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschners4-smbtorture: pure reformatting of svcctl test.
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 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Jelmer Vernooijr24676: Fix pointers being used rather than the data...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
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 Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
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 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
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 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Jelmer Vernooijr1703: - Lots of RPC updates, adding new pipes and...
2007-10-10 Jelmer Vernooijr1642: Torture test for EnumServicesStatus, almost...
2007-10-10 Jelmer Vernooijr1617: Start working on the svcctl pipe