summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/svcctl.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-09-20s4-smbtorture: print SVCCTL security descriptor in test_QueryServiceObjectSec...Günther Deschner1-0/+17
2010-09-20s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.Günther Deschner1-1/+62
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-16s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-63/+80
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-04-24s4-smbtorture: add test_ControlService() to RPC-SVCCTL.Günther Deschner1-0/+34
2009-04-24s4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.Günther Deschner1-0/+34
2009-04-24s4-smbtorture: change default service to spooler in RPC-SVCCTL.Günther Deschner1-1/+1
2009-04-15s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.Günther Deschner1-6/+8
2009-04-14s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner1-0/+3
2009-04-09s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner1-1/+66
2009-04-09s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner1-0/+55
2009-04-09s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner1-0/+44
2009-04-09s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner1-0/+32
2009-04-08svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner1-22/+22
2009-01-09s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner1-2/+28
2009-01-08s4-smbtorture: extend test_QueryServiceConfig2W a bit.Günther Deschner1-0/+18
2009-01-08s4-smbtorture: fix build of svcctl torture test.Günther Deschner1-2/+2
2009-01-08s4-smbtorture: use names for info level in test_QueryServiceStatusEx.Günther Deschner1-1/+1
2009-01-08s4-smbtorture: add my copyright to svcctl test.Günther Deschner1-0/+1
2009-01-08svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner1-1/+1
2008-11-27s4-smbtorture: fix some build warnings.Günther Deschner1-3/+3
2008-11-17s4-smbtorture: add test for svcctl_QueryServiceConfig2W.Günther Deschner1-0/+49
2008-11-17s4-smbtorture: fix test for svcctl_EnumServicesStatusW.Günther Deschner1-5/+7
2008-11-17s4-smbtorture: add test for svcctl_QueryServiceStatusEx.Günther Deschner1-0/+68
2008-11-17s4-smbtorture: pure reformatting of svcctl test.Günther Deschner1-25/+24
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-1/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-76/+66
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij1-3/+3
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-5/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-3/+3
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter1-1/+0