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