Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-08 | s3/s4 - Adapt the IDL changes on various locations | Matthias Dieter Wallnöfer | 1 | -27/+27 | |
2009-10-07 | torture: disable the ValidatePassword test | Andrew Tridgell | 1 | -1/+5 | |
This test causes problems on non-sealed connections against windows | |||||
2009-10-07 | s4-torture: removed an accidental commit of a local test hack | Andrew Tridgell | 1 | -1/+0 | |
Sorry about that .... | |||||
2009-10-02 | s4-torture: added a very simple samr ValidatePassword test | Andrew Tridgell | 1 | -0/+32 | |
2009-06-29 | s4-smbtorture: use torture_comment & torture_warning in RPC samr tests. | Günther Deschner | 1 | -205/+206 | |
Guenther | |||||
2009-06-29 | s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3. | Günther Deschner | 1 | -7/+4 | |
Guenther | |||||
2009-06-29 | s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. | Günther Deschner | 1 | -3/+3 | |
Unlike torture_suite_add_machine_bdc_rpc_iface_tcase() which joins as a BDC (ACB_SRVTRUST) this joins as a member workstation (ACB_WSTRUST). Guenther | |||||
2009-06-24 | s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR. | Günther Deschner | 1 | -1/+27 | |
Guenther | |||||
2009-06-17 | s4-smbtorture: use torture_comment in RPC-SAMR-USERS-PRIVILEGES test. | Günther Deschner | 1 | -15/+15 | |
Guenther | |||||
2009-06-08 | s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the ↵ | Günther Deschner | 1 | -13/+17 | |
objects. Guenther | |||||
2009-06-08 | s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC. | Günther Deschner | 1 | -6/+79 | |
Guenther | |||||
2009-06-08 | s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2009-06-07 | s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do ↵ | Günther Deschner | 1 | -2/+3 | |
already for s4. Guenther | |||||
2009-06-04 | s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test. | Günther Deschner | 1 | -3/+3 | |
Andrew, I think you wanted to print this instead. Guenther | |||||
2009-06-04 | s4:torture Cut the RPC-SAMR-LARGE-DC test down to size | Andrew Bartlett | 1 | -7/+16 | |
This removes the validation of the estimated number of accounts, because MS-SAMR 3.1.5.5.1.1 makes clear the number returned cannot be relied apon. I've also converted a bit more of the test to use torture_assert(), and where that is impractical, to print error messages when things fail. Andrew Bartlett | |||||
2009-06-03 | s3:torture: fix password timestamp checks on NetBSD | Björn Jacke | 1 | -1/+1 | |
The Open Group says: "The useconds argument [of usleep] must be less than 1,000,000." NetBSD takes this seriously. usleep of more than 999999 are effectless. | |||||
2009-05-29 | s4-smbtorture: remove trailing whitespace. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supporting | Günther Deschner | 1 | -0/+4 | |
validation level 6. Guenther | |||||
2009-05-29 | Win2k3 don't allow creating of domain trust accounts over SAMR | Andrew Bartlett | 1 | -1/+1 | |
2009-05-29 | s4:torture Don't try to Close a Deleted handle | Andrew Bartlett | 1 | -2/+0 | |
2009-05-29 | s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGES | Andrew Bartlett | 1 | -2/+7 | |
2009-05-29 | s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DC | Andrew Bartlett | 1 | -11/+37 | |
2009-05-29 | s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSET | Andrew Bartlett | 1 | -1/+6 | |
2009-05-29 | s4:torture Make the RPC-SAMR-PWDLASTET more efficient | Andrew Bartlett | 1 | -49/+43 | |
By using SamLogonEx we avoid setting up the credentials chain for each request. (Needs to be pushed further up the stack, to only connect to NETLOGON once). Andrew Bartlett | |||||
2009-05-25 | s4-smbtorture: add RPC-SAMR-LARGE-DC test. | Günther Deschner | 1 | -1/+331 | |
This rather simple test creates 4500 objects on a domain controller and checks the enum calls for the correct number of results. Guenther | |||||
2009-05-25 | s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR. | Günther Deschner | 1 | -11/+12 | |
Guenther | |||||
2009-05-25 | s4-smbtorture: re-work test_Create{User,Group,Alias} a little. | Günther Deschner | 1 | -14/+38 | |
Guenther | |||||
2009-05-18 | s4 torture: Fix typo | Tim Prouty | 1 | -1/+1 | |
2009-05-19 | s4-smbtorture: Fix build warning in RPC-SAMR tests. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-05-18 | s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test. | Günther Deschner | 1 | -9/+386 | |
This test demonstrates the independence of the lsa and samr accounts while remove a samr users that still has privileges granted. Guenther | |||||
2009-05-12 | s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-05-12 | s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for ↵ | Günther Deschner | 1 | -8/+18 | |
Samba3. Note that they are skipped for all objects while testing Samba4. Guenther | |||||
2009-05-12 | s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ↵ | Günther Deschner | 1 | -1/+1 | |
in RPC-SAMR. Guenther | |||||
2009-05-12 | s4-smbtorture: switch to use torture_context in RPC-SAMR. | Günther Deschner | 1 | -103/+131 | |
Guenther | |||||
2009-05-12 | s4-smbtorture: remove trailing whitespace in RPC-SAMR. | Günther Deschner | 1 | -252/+252 | |
Guenther | |||||
2009-05-09 | s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for ↵ | Günther Deschner | 1 | -1/+3 | |
Samba3. With this, I think, we pass RPC-SAMR-USERS. Guenther | |||||
2009-05-08 | s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2009-05-08 | s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS. | Günther Deschner | 1 | -8/+23 | |
Timestamps in passdb (currently) only have second granularity. Guenther | |||||
2009-05-08 | s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for ↵ | Günther Deschner | 1 | -1/+4 | |
Samba3. I don't get this, why would the account suddenly get ACB_PWNOTREQ ? Guenther | |||||
2009-05-08 | s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3. | Günther Deschner | 1 | -16/+24 | |
In Samba 3 there are no pdb calls to store comments, codepages and countrycodes (yet). Guenther | |||||
2009-04-20 | Merge commit 'origin/master' into libcli-auth-merge-without-netlogond | Andrew Bartlett | 1 | -1/+3 | |
2009-04-17 | s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST | Günther Deschner | 1 | -1/+3 | |
against Samba3. Samba 3 does not (yet) get all the ACB_flag settings right upon creation. Guenther | |||||
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -4/+4 | |
In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett | |||||
2009-01-06 | Fix compilation, remove unused variables. | Jelmer Vernooij | 1 | -2/+1 | |
2009-01-06 | s4-smbtorture: verify each password change via samlogon in ↵ | Günther Deschner | 1 | -31/+254 | |
SAMR-PASSWORDS-PWDLASTSET test. Guenther | |||||
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-10 | s4-samr: Fix Bug #5946. userparameters handling in torture test. | Matthias Dieter Wallnöfer | 1 | -1/+7 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2008-12-05 | s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test. | Günther Deschner | 1 | -75/+33 | |
Guenther | |||||
2008-12-05 | s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex. | Günther Deschner | 1 | -20/+73 | |
Guenther |