summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett2007-10-101-2/+11
* r4631: don't consider an epmapper insert as a failure for the momentAndrew Tridgell2007-10-101-1/+2
* r4625: added a test that demonstrates that once a context_id is established,Andrew Tridgell2007-10-101-0/+28
* r4624: Several crash fixes for DCOMJelmer Vernooij2007-10-101-6/+14
* r4621: Add torture tests for epm_Insert and epm_DeleteJelmer Vernooij2007-10-101-0/+71
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-1/+8
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-105-9/+81
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-108-42/+41
* r4614: Fix RPC-SAMLOGON, to use the workstation context (forgot to globally r...Andrew Bartlett2007-10-102-5/+8
* r4612: make the output for the w2k3 acl bug a bit clearerAndrew Tridgell2007-10-101-0/+19
* r4610: You can't join as a BDC and test against trusted domains. This testAndrew Bartlett2007-10-101-1/+4
* r4603: Test creating local and global secrets over LSA.Andrew Bartlett2007-10-101-97/+102
* r4597: Recently I've come across a case where I suspect the GetAnyDCName requ...Volker Lendecke2007-10-101-0/+94
* r4596: added a dynamic inheritance ACLs test. As far as I can tell w2k3 does ...Andrew Tridgell2007-10-101-10/+148
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-108-17/+18
* r4590: Make RPC-SAMSYNC pass againt Win2k3.Andrew Bartlett2007-10-101-4/+9
* r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2...Andrew Tridgell2007-10-101-1/+38
* r4583: print which bit failed in the owner bits checkAndrew Tridgell2007-10-101-0/+4
* r4582: finally worked out what is going on with the inherited ACLs test and w...Andrew Tridgell2007-10-101-12/+197
* r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.Andrew Bartlett2007-10-101-28/+34
* r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON testsAndrew Tridgell2007-10-102-77/+31
* r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3Andrew Tridgell2007-10-101-4/+11
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-109-19/+19
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-104-6/+6
* r4532: - rename bitmap -> bitsStefan Metzmacher2007-10-102-7/+7
* r4520: added a enum test function to the echo pipeAndrew Tridgell2007-10-101-0/+39
* r4510: Some more tests for RPC-NETLOGON, checking the idea that we couldAndrew Bartlett2007-10-101-0/+147
* r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.Andrew Bartlett2007-10-102-3/+24
* r4492: r.in.info is a pointer that needs to be allocated before useAndrew Tridgell2007-10-101-0/+1
* r4491: don't dereference q1.out.sam unless we know it is not NULLAndrew Tridgell2007-10-101-1/+1
* r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher2007-10-101-8/+16
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-1/+3
* r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2007-10-102-725/+1
* r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell2007-10-101-7/+6
* r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell2007-10-101-21/+56
* r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell2007-10-101-6/+11
* r4459: GENSEC refinements:Andrew Bartlett2007-10-101-31/+26
* r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2007-10-101-1/+22
* r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell2007-10-103-2/+73
* r4445: put the unlink test in a subdirectory, and ensure it cleans upAndrew Tridgell2007-10-101-2/+6
* r4443: test lsa_LookupNames3() even when lsa_LookupSids3() failsAndrew Tridgell2007-10-101-0/+4
* r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell2007-10-101-0/+88
* r4434: - fix some NetShare* idl functionsStefan Metzmacher2007-10-101-3/+34
* r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell2007-10-101-12/+30
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-105-8/+8
* r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell2007-10-101-0/+8
* r4402: use __location__ instead of __LINE__ in the RAW-RENAME testAndrew Tridgell2007-10-101-4/+4
* r4401: stricter test for correct ACL inheritance in RAW-ACLSAndrew Tridgell2007-10-101-2/+2
* r4392: Fix samr_GetAliasMembership idlVolker Lendecke2007-10-101-2/+2
* r4389: added checking for the default inherited ACL, which is used when no ACEsAndrew Tridgell2007-10-101-6/+39