summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4492: r.in.info is a pointer that needs to be allocated before useAndrew Tridgell1-0/+1
2007-10-10r4491: don't dereference q1.out.sam unless we know it is not NULLAndrew Tridgell1-1/+1
2007-10-10r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher1-8/+16
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell1-1/+3
2007-10-10r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2-725/+1
2007-10-10r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell1-7/+6
2007-10-10r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell1-21/+56
2007-10-10r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell1-6/+11
2007-10-10r4459: GENSEC refinements:Andrew Bartlett1-31/+26
2007-10-10r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij1-1/+22
2007-10-10r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell3-2/+73
2007-10-10r4445: put the unlink test in a subdirectory, and ensure it cleans upAndrew Tridgell1-2/+6
2007-10-10r4443: test lsa_LookupNames3() even when lsa_LookupSids3() failsAndrew Tridgell1-0/+4
2007-10-10r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell1-0/+88
2007-10-10r4434: - fix some NetShare* idl functionsStefan Metzmacher1-3/+34
2007-10-10r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell1-12/+30
2007-10-10r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher5-8/+8
2007-10-10r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell1-0/+8
2007-10-10r4402: use __location__ instead of __LINE__ in the RAW-RENAME testAndrew Tridgell1-4/+4
2007-10-10r4401: stricter test for correct ACL inheritance in RAW-ACLSAndrew Tridgell1-2/+2
2007-10-10r4392: Fix samr_GetAliasMembership idlVolker Lendecke1-2/+2
2007-10-10r4389: added checking for the default inherited ACL, which is used when no ACEsAndrew Tridgell1-6/+39
2007-10-10r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell1-0/+270
2007-10-10r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...Volker Lendecke1-2/+2
2007-10-10r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell1-0/+58
2007-10-10r4322: use a nicer nameStefan Metzmacher1-3/+3
2007-10-10r4317: check the count of replies in the os2 ea_list torture testAndrew Tridgell1-0/+1
2007-10-10r4310: fixed the authority_name field in lsa_GetUserName()Andrew Tridgell1-1/+4
2007-10-10r4309: idl and torture test for lsa_GetUserName()Stefan Metzmacher1-1/+28
2007-10-10r4308: [out,ref] pointer needs to set (don't corrupt the stack and segfault)Stefan Metzmacher1-0/+2
2007-10-10r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...Andrew Tridgell1-3/+70
2007-10-10r4277: - added server support for lsa_EnumAccounts()Andrew Tridgell1-16/+21
2007-10-10r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2-8/+118
2007-10-10r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell1-31/+42
2007-10-10r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell3-35/+34
2007-10-10r4195: added IDL, test suite and server side code for lsa_LookupPrivValueAndrew Tridgell1-3/+24
2007-10-10r4183: expanded the RAW-MKDIR torture test to test creation of EA listsAndrew Tridgell1-11/+33
2007-10-10r4180: use the same syntax as the other torture testsStefan Metzmacher1-5/+6
2007-10-10r4179: - nicer code layoutStefan Metzmacher1-20/+10
2007-10-10r4176: I just remeber that I have already implement STR_CONFORMANTStefan Metzmacher1-6/+2
2007-10-10r4175: InitiateSystemShutdownEx IDL and torture testJelmer Vernooij1-0/+31
2007-10-10r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell5-107/+143
2007-10-10r4172: commit a DsReplicaSync() torture testStefan Metzmacher1-0/+63
2007-10-10r4169: add descriptions about binding and unc strings to theStefan Metzmacher1-1/+45
2007-10-10r4168: Implement QueryValue in the serverJelmer Vernooij1-0/+33
2007-10-10r4167: Fix CreateKeyJelmer Vernooij1-4/+4
2007-10-10r4164: added a test that simulates a OS/2 file delete. This includes seek byAndrew Tridgell1-0/+105
2007-10-10r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both onlyJelmer Vernooij1-8/+11
2007-10-10r4157: QueryMultipleValues IDL and torture testJelmer Vernooij1-0/+36
2007-10-10r4156: GetKeySecurity() IDL and torture testJelmer Vernooij1-0/+35