summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/test_ldap.sh
Commit message (Expand)AuthorAgeFilesLines
* r22156: - Lazy evaluate variable names.Jelmer Vernooij2007-10-101-18/+7
* r21910: Clean up some unused functions.Jelmer Vernooij2007-10-101-7/+5
* r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2007-10-101-5/+5
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-3/+2
* r21700: Run mktestsetup as an external program. This guarantees that it can b...Jelmer Vernooij2007-10-101-2/+2
* r21692: Test with LDAP, but without the non-block testing. This is notAndrew Bartlett2007-10-101-12/+10
* r21687: Always test LDAP and LDAPSAndrew Bartlett2007-10-101-2/+1
* r21680: Reenable CLDAP testJelmer Vernooij2007-10-101-1/+1
* r21677: Run some of the other ldap tests, tooJelmer Vernooij2007-10-101-3/+4
* r21466: run the LDAP-UPTODATEVECTOR test in make testStefan Metzmacher2007-10-101-0/+2
* r21029: - Remove now unused failure checking codeJelmer Vernooij2007-10-101-3/+3
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-10-101-54/+2
* r18577: reduce the number of tests run in 'make quicktest' again, so itAndrew Tridgell2007-10-101-3/+7
* r17169: Test LDAP with testnonblock.Andrew Bartlett2007-10-101-1/+1
* r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.Andrew Bartlett2007-10-101-1/+1
* r13355: check controls are correctly exportedSimo Sorce2007-10-101-0/+7
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-5/+34
* r10752: make sure we set the exist status correctly for the tdb testsAndrew Tridgell2007-10-101-1/+1
* r10404: make sure we use the right smb.conf in the ldap testingAndrew Tridgell2007-10-101-1/+1
* r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell2007-10-101-0/+2
* r9346: allow test_ldap.sh to be called when $CONFFILE is not setAndrew Tridgell2007-10-101-1/+1
* r8772: Include the ldap ejs test in the standard 'make test'Andrew Bartlett2007-10-101-0/+4
* r8525: added two more test targets:Andrew Tridgell2007-10-101-1/+2
* r8040: run ldb test suite as part of samba 'make test'Andrew Tridgell2007-10-101-1/+3
* r7906: some portability fixes for ldap testing on solaris (solaris grep doesn...Andrew Tridgell2007-10-101-2/+2
* r7774: put $CONFIGURATION in one more placeAndrew Tridgell2007-10-101-1/+1
* r7772: actually give the auth options to ldbsearch ....Andrew Tridgell2007-10-101-5/+5
* r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell2007-10-101-8/+30
* r7760: make client tools get the right config file in 'make test'Andrew Tridgell2007-10-101-3/+3
* r7721: solve a problem with null arguments to testit()Andrew Tridgell2007-10-101-1/+1
* r7678: fixed typoAndrew Tridgell2007-10-101-1/+1
* r7671: added ldap testing to the set of standard testsAndrew Tridgell2007-10-101-10/+15
* r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell2007-10-101-1/+1
* r6877: added CLDAP testing to test_ldap.shAndrew Tridgell2007-10-101-2/+5
* r6549: a simple ldap test scriptAndrew Tridgell2007-10-101-0/+20