Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 8 | -42/+41 |
2007-10-10 | r4614: Fix RPC-SAMLOGON, to use the workstation context (forgot to globally r... | Andrew Bartlett | 2 | -5/+8 |
2007-10-10 | r4612: make the output for the w2k3 acl bug a bit clearer | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r4610: You can't join as a BDC and test against trusted domains. This test | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r4603: Test creating local and global secrets over LSA. | Andrew Bartlett | 1 | -97/+102 |
2007-10-10 | r4597: Recently I've come across a case where I suspect the GetAnyDCName requ... | Volker Lendecke | 1 | -0/+94 |
2007-10-10 | r4596: added a dynamic inheritance ACLs test. As far as I can tell w2k3 does ... | Andrew Tridgell | 1 | -10/+148 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 8 | -17/+18 |
2007-10-10 | r4590: Make RPC-SAMSYNC pass againt Win2k3. | Andrew Bartlett | 1 | -4/+9 |
2007-10-10 | r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2... | Andrew Tridgell | 1 | -1/+38 |
2007-10-10 | r4583: print which bit failed in the owner bits check | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4582: finally worked out what is going on with the inherited ACLs test and w... | Andrew Tridgell | 1 | -12/+197 |
2007-10-10 | r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -28/+34 |
2007-10-10 | r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests | Andrew Tridgell | 2 | -77/+31 |
2007-10-10 | r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3 | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 9 | -19/+19 |
2007-10-10 | r4547: - added talloc_new(ctx) macro that is a neater form of the common tall... | Andrew Tridgell | 4 | -6/+6 |
2007-10-10 | r4532: - rename bitmap -> bits | Stefan Metzmacher | 2 | -7/+7 |
2007-10-10 | r4520: added a enum test function to the echo pipe | Andrew Tridgell | 1 | -0/+39 |
2007-10-10 | r4510: Some more tests for RPC-NETLOGON, checking the idea that we could | Andrew Bartlett | 1 | -0/+147 |
2007-10-10 | r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test. | Andrew Bartlett | 2 | -3/+24 |
2007-10-10 | r4492: r.in.info is a pointer that needs to be allocated before use | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4491: don't dereference q1.out.sam unless we know it is not NULL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4483: - rename same structs, enums and uninons of the dssetup pipe | Stefan Metzmacher | 1 | -8/+16 |
2007-10-10 | r4475: fixed smbd to work with the small changes in the ldb API (the most imp... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4473: - moved talloc into its own lib/talloc/ area | Andrew Tridgell | 2 | -725/+1 |
2007-10-10 | r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r4463: added testing of the special SID_CREATOR_OWNER inheritance rules | Andrew Tridgell | 1 | -21/+56 |
2007-10-10 | r4461: finished the remaining information levels in the DSSETUP pipe. The pip... | Andrew Tridgell | 1 | -6/+11 |
2007-10-10 | r4459: GENSEC refinements: | Andrew Bartlett | 1 | -31/+26 |
2007-10-10 | r4457: Fix IDL + add torture test for InqObject | Jelmer Vernooij | 1 | -1/+22 |
2007-10-10 | r4451: added initial RPC-DSSETUP torture test. It works for level1 of | Andrew Tridgell | 3 | -2/+73 |
2007-10-10 | r4445: put the unlink test in a subdirectory, and ensure it cleans up | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r4443: test lsa_LookupNames3() even when lsa_LookupSids3() fails | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3(). | Andrew Tridgell | 1 | -0/+88 |
2007-10-10 | r4434: - fix some NetShare* idl functions | Stefan Metzmacher | 1 | -3/+34 |
2007-10-10 | r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup... | Andrew Tridgell | 1 | -12/+30 |
2007-10-10 | r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameter | Stefan Metzmacher | 5 | -8/+8 |
2007-10-10 | r4407: stricter checking of parameters on hard link creation in the RAW-RENAM... | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r4402: use __location__ instead of __LINE__ in the RAW-RENAME test | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4401: stricter test for correct ACL inheritance in RAW-ACLS | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4392: Fix samr_GetAliasMembership idl | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4389: added checking for the default inherited ACL, which is used when no ACEs | Andrew Tridgell | 1 | -6/+39 |
2007-10-10 | r4388: - allow ACE flags to be specified in security_descriptor_create() | Andrew Tridgell | 1 | -0/+270 |
2007-10-10 | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4364: - added support for testing of chained SMB operations in smbtorture | Andrew Tridgell | 1 | -0/+58 |
2007-10-10 | r4322: use a nicer name | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4317: check the count of replies in the os2 ea_list torture test | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4310: fixed the authority_name field in lsa_GetUserName() | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r4309: idl and torture test for lsa_GetUserName() | Stefan Metzmacher | 1 | -1/+28 |