Age | Commit message (Expand) | Author | Files | Lines |
2009-11-26 | s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more. | Günther Deschner | 1 | -25/+26 |
2009-11-26 | s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics. | Günther Deschner | 1 | -84/+111 |
2009-11-25 | s4/torture: port SMBv1 RAW-LOCK tests to SMBv2 | Steven Danneman | 1 | -20/+2012 |
2009-11-25 | s4/libcli: rename previously reserved field in SMB2 LOCK struct | Steven Danneman | 3 | -15/+15 |
2009-11-25 | s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL... | Tim Prouty | 1 | -4/+4 |
2009-11-25 | s4 torture: Allow onefs to be checked like samba3 and samba4 | Tim Prouty | 1 | -0/+1 |
2009-11-25 | s4 torture: Add two new setfileinfo tests | Tim Prouty | 1 | -0/+191 |
2009-11-25 | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 2 | -10/+21 |
2009-11-24 | RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end... | Stefan Metzmacher | 1 | -19/+5 |
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 |
2009-11-23 | s4-smbtorture: add tests for spoolss_EnumPrinterKey to RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -0/+81 |
2009-11-21 | s4:torture/smb2/oplock - Remove unneeded "status" redeclarations | Matthias Dieter Wallnöfer | 1 | -5/+0 |
2009-11-21 | s4:torture/smb2/notify - Rename nested "fname" variable to prevent warnings | Matthias Dieter Wallnöfer | 1 | -6/+6 |
2009-11-21 | s4:torture/raw/unlink - Remove unused variable and label | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-11-21 | s4:torture/rpc/netlogon - Fix uninitialised variable | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-11-18 | SMB2-LOCK: make use of torture_assert_*() | Stefan Metzmacher | 1 | -12/+6 |
2009-11-18 | s4:torture/test_gentest.sh: make use of the PREFIX argument | Stefan Metzmacher | 1 | -5/+6 |
2009-11-17 | s4/torture: Port SMBv1 Change Notify tests to SMBv2 | Aravind Srinivasan | 4 | -42/+1839 |
2009-11-17 | torture/smb2: make SMB2 BRL tests pass against W2K8R2 | Steven Danneman | 3 | -100/+111 |
2009-11-17 | s4/drs(tort): Convert DSSYNC test to a test case fixture | Kamen Mazdrashki | 2 | -24/+68 |
2009-11-17 | s4/drs(tort): replace DEBUG with torture_asert/comment/fail | Kamen Mazdrashki | 1 | -45/+49 |
2009-11-17 | s4/drs(tort): use torture_drsuapi_assert_call() macro for error checking | Kamen Mazdrashki | 1 | -11/+2 |
2009-11-17 | s4/drs(tort): replace 'printf' with 'torture_...' calls | Kamen Mazdrashki | 1 | -14/+15 |
2009-11-17 | s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system call | Kamen Mazdrashki | 1 | -11/+11 |
2009-11-17 | s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system call | Kamen Mazdrashki | 3 | -13/+13 |
2009-11-17 | s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test | Andrew Bartlett | 1 | -2/+15 |
2009-11-17 | s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema | Andrew Bartlett | 1 | -1/+1 |
2009-11-13 | s4-ldb: changed the DN checks for \n to warnings | Andrew Tridgell | 1 | -3/+5 |
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 |
2009-11-12 | s4:torture/dsdb Add verification of the push-to-LDB functions in RPC-DSSYNC | Andrew Bartlett | 1 | -23/+260 |
2009-11-12 | s4:torture Add const | Andrew Bartlett | 1 | -1/+1 |
2009-11-12 | s4:torture Convert RPC-DSSYNC test to use LDB rather than raw LDAP | Andrew Bartlett | 1 | -49/+28 |
2009-11-12 | NET-API-BECOME-DC: resolve the host name to an address before calling | Stefan Metzmacher | 1 | -2/+16 |
2009-11-12 | s4:dsdb Add expected value tests for most DRS syntax conversions | Andrew Bartlett | 2 | -2/+4 |
2009-11-12 | s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import | Andrew Bartlett | 1 | -26/+38 |
2009-11-12 | s4:dsdb/schema Simplify schema loading from ldb messages | Andrew Bartlett | 1 | -17/+2 |
2009-11-12 | s4:dsdb Add extensive tests for the behaviour of dsdb_dn | Andrew Bartlett | 2 | -2/+6 |
2009-11-12 | lib/util Split data_blob_hex_string() into upper and lower | Andrew Bartlett | 2 | -3/+3 |
2009-11-10 | s4-smbtorture: strip trailing whitespace in RPC-SAMR. | Günther Deschner | 1 | -2/+2 |
2009-11-09 | s4-smbtorture: re-arrange netlogon LogonControl test. | Günther Deschner | 2 | -13/+65 |
2009-11-07 | torture/basic/denytest - makes the code more compatible for TRU64 (consider b... | Matthias Dieter Wallnöfer | 1 | -10/+14 |
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-06 | s4/drs(tort): _torture_drs_pfm_compare_same() should not fail tctx by itself | Kamen Mazdrashki | 1 | -19/+35 |
2009-11-06 | s4/drs(tort): Test case for dsdb_create_prefix_mapping() implemented | Kamen Mazdrashki | 1 | -0/+88 |
2009-11-06 | s4/drs(tort): refactor - SCHEMA_INFO_DEFAULT defined on file scope | Kamen Mazdrashki | 1 | -9/+11 |
2009-11-06 | s4/drs(tort): prefixMap read/write in LDB test case | Kamen Mazdrashki | 1 | -0/+43 |
2009-11-06 | s4/drs(tort): Create temporary LDB for testing purposes | Kamen Mazdrashki | 1 | -0/+67 |