Age | Commit message (Expand) | Author | Files | Lines |
2009-10-16 | s4/drs(tort): prefixMap unit test initial implementatoin | Kamen Mazdrashki | 3 | -1/+84 |
2009-10-16 | s4/drs(tort): fix compile time warning | Kamen Mazdrashki | 1 | -0/+1 |
2009-10-16 | s4/drs(tort): _drs_util_verify_attids() to verify ATTIDs in objects received | Kamen Mazdrashki | 1 | -0/+50 |
2009-10-16 | s4/drs(tort): drs_util_DsAttributeId_to_string() function | Kamen Mazdrashki | 1 | -0/+74 |
2009-10-16 | s4/drs(tort): _drs_ldap_attr_by_oid() implementation | Kamen Mazdrashki | 1 | -0/+49 |
2009-10-16 | s4/drs(tort): oid_from_attid() reference implementation | Kamen Mazdrashki | 2 | -1/+96 |
2009-10-16 | s4/drs(tort): TORTURE_DRS torture module - initial implementation | Kamen Mazdrashki | 4 | -0/+95 |
2009-10-16 | s4-smbtorture: add very basic libwbclient testsuite. | Günther Deschner | 2 | -2/+3 |
2009-10-16 | s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED | Andrew Tridgell | 1 | -10/+48 |
2009-10-15 | s4-torture: catch bad command line options | Andrew Tridgell | 1 | -0/+3 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 21 | -128/+128 |
2009-10-15 | s4-ldb: removed incorrect rDN length test | Andrew Tridgell | 1 | -13/+0 |
2009-10-14 | s4:torture cldap test - Add checks for the right forest DNS name | Matthias Dieter Wallnöfer | 1 | -1/+6 |
2009-10-14 | s4:torture - fix up "ldap_basic" test | Matthias Dieter Wallnöfer | 1 | -5/+6 |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 3 | -6/+5 |
2009-10-12 | torture: fixed socket leak in BENCH-TCON test | Andrew Tridgell | 1 | -0/+1 |
2009-10-09 | s4/torture: fix build break "implicit declaration of function 'isprint'" | Steven Danneman | 1 | -0/+1 |
2009-10-08 | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 1 | -27/+27 |
2009-10-08 | s3/s4 - Adapt the IDL changes on various locations | Matthias Dieter Wallnöfer | 1 | -27/+27 |
2009-10-07 | Exteded RAW-RENAME test to catch regressions in bug 6781. | Jeremy Allison | 1 | -4/+40 |
2009-10-07 | s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE | Aravind Srinivasan | 1 | -1/+573 |
2009-10-07 | s4/torture: convert all printf to torture_comments | Aravind Srinivasan | 1 | -20/+32 |
2009-10-07 | s4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2-STREAMS | Aravind Srinivasan | 3 | -1/+1770 |
2009-10-06 | s4/torture: Add server target of OneFS | Steven Danneman | 3 | -2/+51 |
2009-10-06 | s4/torture: Add SMB sharemode/access mask tests | Aravind Srinivasan | 3 | -0/+9355 |
2009-10-06 | s4/torture: change comments to torture_failures | Aravind Srinivasan | 1 | -2/+4 |
2009-10-07 | torture: disable the ValidatePassword test | Andrew Tridgell | 1 | -1/+5 |
2009-10-07 | s4-torture: removed an accidental commit of a local test hack | Andrew Tridgell | 1 | -1/+0 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 8 | -22/+16 |
2009-10-02 | s4-torture: added a very simple samr ValidatePassword test | Andrew Tridgell | 1 | -0/+32 |
2009-10-02 | ds-flags: use the new name DS_DNS_FOREST_ROOT | Andrew Tridgell | 1 | -5/+5 |
2009-10-01 | s4/torture: Add two new SMB RAW-OPEN tests | Aravind Srinivasan | 1 | -1/+170 |
2009-10-01 | s4/torture: convert printf to torture_comment() in RAW-OPEN | Aravind Srinivasan | 1 | -58/+103 |
2009-10-01 | s4/torture: second try on renaming oplocks.c to oplock.c | Steven Danneman | 1 | -0/+3617 |
2009-10-01 | s4/torture: rename oplocks.c to oplock.c to match SMB1 file layout | Steven Danneman | 2 | -3618/+1 |
2009-10-01 | s4/torture: Ported SMB oplock torture tests to SMB2 | Steven Danneman | 2 | -68/+3510 |
2009-10-01 | s4/torture: fix typo in test comment | Steven Danneman | 1 | -1/+1 |
2009-10-01 | s4/asn1: Added torture suite for ASN1 | Kamen Mazdrashki | 2 | -0/+2 |
2009-10-01 | s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() call | Kamen Mazdrashki | 2 | -1/+41 |
2009-10-01 | s4-tort-drs: DsReplicaUpdateRefs test fixed and extended | Kamen Mazdrashki | 1 | -37/+50 |
2009-10-01 | s4-tort: Added assertion macro for DRSUAPI call | Kamen Mazdrashki | 1 | -3/+16 |
2009-09-30 | s4:torture: data_blob_hex_string() output is now lowercase. | Andrew Kroeger | 1 | -2/+2 |
2009-09-29 | s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14 | Steven Danneman | 1 | -11/+12 |
2009-09-29 | s4/torture: Allow receiving of oplock break requests in any order | Steven Danneman | 1 | -88/+159 |
2009-09-29 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -2/+4 |
2009-09-27 | parmlist: Add basic tests for test_get_int(). | Jelmer Vernooij | 2 | -0/+2 |
2009-09-24 | s4 torture: Fix RAW-STREAMS to request more specific permissions | Tim Prouty | 1 | -1/+2 |
2009-09-22 | s4-torture: add some debug info to RPC-HANDLES | Andrew Tridgell | 1 | -0/+5 |
2009-09-21 | Add tests for MS-ADTS:3.1.1.5.1.2 Naming Constraints | Anatoliy Atanasov | 1 | -0/+29 |
2009-09-18 | s4:torture: the spoolss notify test should listen on the ncacn_np endpoint | Stefan Metzmacher | 1 | -0/+20 |