summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-235-5/+5
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-4/+4
* s4-torture: fixed double free in libnet_group testAndrew Tridgell2009-10-221-1/+0
* s4:torture Silence const warning by use of data_blob_const()Andrew Bartlett2009-10-221-2/+1
* s4:smbtorture - Add "const" before "value"Matthias Dieter Wallnöfer2009-10-221-1/+1
* s4/drs(tort): Unit test for prefixMap implementation.Kamen Mazdrashki2009-10-211-5/+327
* s4/drs(tort): Comment typos fixed in drs_util.cKamen Mazdrashki2009-10-211-2/+2
* s4/drs(tort): fixed '==' to '>='Kamen Mazdrashki2009-10-211-1/+1
* s4-smbtorture: test whether an lsa_EnumTrustDom implementation would hang up ...Günther Deschner2009-10-211-6/+45
* s4-smbtorture: fix RPC-LSA-LSALOOKUP test against w2k3 and w2k8.Günther Deschner2009-10-201-16/+50
* s4-smbtorture: Make it simpler to specify number of trusted domains to create inGünther Deschner2009-10-201-17/+40
* s4-smbtorture: Fix wrong comment in RPC-LSA-TRUSTED-DOMAIN test.Günther Deschner2009-10-201-1/+1
* s4-smbtorture: split out EnumTrustedDomainsEx test in RPC-LSA-TRUSTED-DOMAINS.Günther Deschner2009-10-201-2/+27
* s4-smbtorture: add stricter tests for LSA-LOOKUPNAMES replies.Günther Deschner2009-10-201-3/+13
* s4-smbtorture: move all LookupNames tests into RPC-LSA-LOOKUPNAMES.Günther Deschner2009-10-201-7/+8
* s4-torture: fixed a pipe leakAndrew Tridgell2009-10-201-0/+2
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-20124-274/+0
* s4-torture: fixed a fd/mem leak in the RPC-LSA-SECRETS testAndrew Tridgell2009-10-201-7/+12
* s4:torture "cldap" test - restore the removed constraints and add moreMatthias Dieter Wallnöfer2009-10-191-4/+34
* s4:test: Fix typo.Karolin Seeger2009-10-191-1/+1
* Fix typo.Karolin Seeger2009-10-191-1/+1
* s4:torture "cldap" test - rework and test more resultsMatthias Dieter Wallnöfer2009-10-181-21/+17
* s4-torture: fixed the streams tests for Samba4Andrew Tridgell2009-10-182-40/+46
* smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privilegesAndrew Tridgell2009-10-181-0/+2
* Fix the smbtorture4 build. root_fid is a "union smb_handle". tridgeJeremy Allison2009-10-171-1/+1
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-10-1759-646/+16929
|\
| * s4-torture: fixed the default ACL for s4Andrew Tridgell2009-10-171-13/+41
| * s4-torture: minor debugging enhancementsAndrew Tridgell2009-10-171-3/+3
| * s4-torture: cleanup after the MAXIMUM_ALLOWED testAndrew Tridgell2009-10-171-0/+1
| * s4-torture: add a special check for administrators and privilegesAndrew Tridgell2009-10-174-18/+57
| * s4-torture: show the sid we are basing privilege tests onAndrew Tridgell2009-10-171-2/+6
| * s4-smbtorture: extend netr_LogonControl test in RPC-NETLOGON.Günther Deschner2009-10-161-3/+109
| * s4/drs(tort): prefixMap unit test initial implementatoinKamen Mazdrashki2009-10-163-1/+84
| * s4/drs(tort): fix compile time warningKamen Mazdrashki2009-10-161-0/+1
| * s4/drs(tort): _drs_util_verify_attids() to verify ATTIDs in objects receivedKamen Mazdrashki2009-10-161-0/+50
| * s4/drs(tort): drs_util_DsAttributeId_to_string() functionKamen Mazdrashki2009-10-161-0/+74
| * s4/drs(tort): _drs_ldap_attr_by_oid() implementationKamen Mazdrashki2009-10-161-0/+49
| * s4/drs(tort): oid_from_attid() reference implementationKamen Mazdrashki2009-10-162-1/+96
| * s4/drs(tort): TORTURE_DRS torture module - initial implementationKamen Mazdrashki2009-10-164-0/+95
| * s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-162-2/+3
| * s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWEDAndrew Tridgell2009-10-161-10/+48
| * s4-torture: catch bad command line optionsAndrew Tridgell2009-10-151-0/+3
| * s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-1521-128/+128
| * s4-ldb: removed incorrect rDN length testAndrew Tridgell2009-10-151-13/+0
| * s4:torture cldap test - Add checks for the right forest DNS nameMatthias Dieter Wallnöfer2009-10-141-1/+6
| * s4:torture - fix up "ldap_basic" testMatthias Dieter Wallnöfer2009-10-141-5/+6
| * s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-143-6/+5
| * torture: fixed socket leak in BENCH-TCON testAndrew Tridgell2009-10-121-0/+1
| * s4/torture: fix build break "implicit declaration of function 'isprint'"Steven Danneman2009-10-091-0/+1
| * Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-10-081-27/+27
| |\