Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-14 | s4-torture: switch smbtorture to the generic DRS options | Andrew Tridgell | 1 | -4/+4 | |
2010-01-12 | s4-smbtorture: fix GetAliasMembership test in RPC-SAMR. | Günther Deschner | 1 | -4/+6 | |
Guenther | |||||
2010-01-12 | s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test. | Günther Deschner | 2 | -2/+489 | |
This test checks the behavior (since w2k3 sp1) of the badPwdCount samr attribute in relation to password history and successfull and unsucessful netlogon samlogons. Michael, please check. This should help verifiying Bug #4347. Guenther | |||||
2010-01-12 | s4-smbtorture: allow test_SamLogon to test interactive samlogon in RPC-SAMR ↵ | Günther Deschner | 1 | -34/+71 | |
family of tests. Guenther | |||||
2010-01-06 | s4-smbtorture: add test_ChangeID to RPC-SPOOLSS. | Günther Deschner | 1 | -0/+179 | |
This tests ChangeID consistency between spoolss_GetPrinterData, spoolss_GetPrinterDataEx and spoolss_GetPrinter (level 0). Guenther | |||||
2010-01-06 | s4-smbtorture: add test_SetPrinter to RPC-SPOOLSS. | Günther Deschner | 1 | -0/+26 | |
Guenther | |||||
2010-01-06 | s4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS. | Günther Deschner | 1 | -28/+50 | |
Guenther | |||||
2009-12-17 | s4-smbtorture: skip GetAliasMembership against s4. | Günther Deschner | 1 | -0/+4 | |
It returns NT_STATUS_INTERNAL_DB_CORRUPTION for unknown sids and I could not figure out why. Guenther | |||||
2009-12-17 | s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR. | Günther Deschner | 1 | -0/+47 | |
Guenther | |||||
2009-12-17 | s4-smbtorture: fix smbtorture after setprinter IDL fixes. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2009-12-16 | s4-smbtorture: run GetPrinterDriver2 tests against each printer's driver. | Günther Deschner | 1 | -17/+45 | |
Guenther | |||||
2009-12-15 | smbtorture4: Add rpc-samba3-getaliasmembership-0 | Volker Lendecke | 2 | -0/+62 | |
2009-12-14 | s4-smbtorture: check whether a returned buffer size is a multiple of 4 in ↵ | Günther Deschner | 1 | -0/+80 | |
RPC-SPOOLSS. This gives a good indication where our IDL (and the s3 spoolss implementation) is still wrong. Guenther | |||||
2009-12-10 | s4-smbtorture: fix and extend enum printerkey test. | Günther Deschner | 2 | -21/+49 | |
Guenther | |||||
2009-12-09 | s4-smbtorture: enhance spoolss_EnumPrinterKey torture test. | Günther Deschner | 1 | -14/+26 | |
This demonstrates that s3 still does not have that call implemented correctly. Guenther | |||||
2009-12-08 | s4-smbtorture: make level 8 the reference for PrinterDriverEnum test. | Günther Deschner | 1 | -42/+73 | |
Guenther | |||||
2009-12-08 | s4-smbtorture: fill in COMPARE_STRING_ARRAY macro in spoolss driver test. | Günther Deschner | 1 | -1/+15 | |
Guenther | |||||
2009-12-07 | s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ↵ | Günther Deschner | 1 | -0/+13 | |
at the moment. Guenther | |||||
2009-12-07 | s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change. | Günther Deschner | 1 | -28/+48 | |
Guenther | |||||
2009-12-04 | s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS. | Günther Deschner | 1 | -67/+299 | |
Including new tests for: - spoolss_SetPrinterDataEx - spoolss_DeletePrinterDataEx - spoolss_DeletePrinterKey Guenther | |||||
2009-12-03 | s4-smbtorture: check more WERRORs in RPC-SPOOLSS. | Günther Deschner | 1 | -34/+35 | |
Guenther | |||||
2009-12-03 | s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS. | Günther Deschner | 1 | -25/+6 | |
Guenther | |||||
2009-12-03 | s4-smbtorture: be very strict in checking spools_EnumPrinterKey results. | Günther Deschner | 2 | -3/+15 | |
Guenther | |||||
2009-12-02 | samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey. | Günther Deschner | 2 | -32/+6 | |
This should finally resolve the endian issues we were seeing on sparc and is much cleaner for spoolss clients and servers. Guenther | |||||
2009-11-27 | s4-smbtorture: more and stricter tests for printer and data keys in RPC-SPOOLSS. | Günther Deschner | 1 | -4/+8 | |
Guenther | |||||
2009-11-26 | s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more. | Günther Deschner | 1 | -25/+26 | |
Guenther | |||||
2009-11-26 | s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics. | Günther Deschner | 1 | -84/+111 | |
Guenther | |||||
2009-11-23 | s4/drs(tort): DSSYNC test to print what is different in drs_msg also | Kamen Mazdrashki | 1 | -1/+7 | |
2009-11-23 | s4-smbtorture: fix spoolss_EnumPrinterKey client in RPC-SPOOLSS-WIN. | Günther Deschner | 1 | -4/+19 | |
Guenther | |||||
2009-11-23 | s4-smbtorture: add tests for spoolss_EnumPrinterKey to RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -0/+81 | |
Guenther | |||||
2009-11-21 | s4:torture/rpc/netlogon - Fix uninitialised variable | Matthias Dieter Wallnöfer | 1 | -2/+1 | |
2009-11-17 | s4/drs(tort): Convert DSSYNC test to a test case fixture | Kamen Mazdrashki | 2 | -24/+68 | |
Now it should be much more clear why and where a test in DSSYNC test case has failed. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4/drs(tort): replace DEBUG with torture_asert/comment/fail | Kamen Mazdrashki | 1 | -45/+49 | |
I left dumping of decrypted attributes values 'as is' (using DEBUG and DEBUGADD) as it uses dump_data() function. dump_data() uses DEBUGADD internally, so I have no way to redirect its output to torture_context at this point. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4/drs(tort): use torture_drsuapi_assert_call() macro for error checking | Kamen Mazdrashki | 1 | -11/+2 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4/drs(tort): replace 'printf' with 'torture_...' calls | Kamen Mazdrashki | 1 | -14/+15 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system call | Kamen Mazdrashki | 1 | -11/+11 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system call | Kamen Mazdrashki | 3 | -13/+13 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-11-17 | s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test | Andrew Bartlett | 1 | -2/+15 | |
2009-11-12 | s4:torture Use (some) torture_assert() calls in RPC-DSSYNC test | Andrew Bartlett | 1 | -5/+4 | |
2009-11-12 | s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNC | Andrew Bartlett | 1 | -86/+0 | |
I'm satisfied that the task this test does is already done by the time we map the incoming schema, and process the objects. If we have the OID mapping wrong or incomplete, we will get any errors this test found errors there. (And this dramaticly reduces the test time, so we can now add RPC-DSSYNC to 'make test'). Andrew Bartlett | |||||
2009-11-12 | s4:torture/dsdb Add verification of the push-to-LDB functions in RPC-DSSYNC | Andrew Bartlett | 1 | -23/+260 | |
This is done by comparing the values against the remote host's LDAP server. Andrew Bartlett | |||||
2009-11-12 | s4:torture Convert RPC-DSSYNC test to use LDB rather than raw LDAP | Andrew Bartlett | 1 | -49/+28 | |
(This should make it easier to do more 'compare DRS with LDAP' operations, as LDB is an easier interface to program.) Andrew Bartlett | |||||
2009-11-12 | lib/util Split data_blob_hex_string() into upper and lower | Andrew Bartlett | 1 | -2/+2 | |
Rather than have a repeat of the bugs we found at the plugfest where hexidecimal strings must be in upper or lower case in particular places, ensure that each caller chooses which case they want. This reverts most of the callers back to upper case, as things were before tridge's patch. The critical call in the extended DN code is of course handled in lower case. Andrew Bartlett | |||||
2009-11-10 | s4-smbtorture: strip trailing whitespace in RPC-SAMR. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-11-09 | s4-smbtorture: re-arrange netlogon LogonControl test. | Günther Deschner | 2 | -13/+65 | |
The LogonControl tests now are split out to a new RPC-NETLOGON-ADMIN test that tests the behaviour of that call when called by user, dc or workstation. Guenther | |||||
2009-11-06 | s4:torture/samr - Add status code on "ValidatePassword" test output | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2009-11-06 | s4:torture/samr - Activate "ValidatePassword" test per default | Matthias Dieter Wallnöfer | 1 | -5/+2 | |
2009-11-05 | s4:torture/rpc/samr - Add a comment for "ValidatePassword" test | Matthias Dieter Wallnöfer | 1 | -0/+2 | |
2009-11-03 | s4-smbtorture: skip three info levels while testing s3 with RPC-LSA. | Günther Deschner | 1 | -3/+14 | |
These are only supported by s3 when running pdb_ads atm. Guenther | |||||
2009-11-03 | s4-smbtorture: skip QueryInfoPolicy2 while running RPC-LSA against s3. | Günther Deschner | 1 | -0/+4 | |
This is only supported by s3 when running pdb_ads atm. Guenther |