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