summaryrefslogtreecommitdiff
path: root/testprogs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett1-1/+0
2007-10-10r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett1-0/+5
2007-10-10r24876: Use more absolute paths to samba4 binaries.Jelmer Vernooij3-18/+27
2007-10-10r24761: Permit subtree renames in Samba4.Andrew Bartlett1-1/+66
2007-10-10r24706: Move nmblookup tests to separate blackbox testsuite.Jelmer Vernooij1-0/+36
2007-10-10r24693: Test search options in ldb blackbox testing.Andrew Bartlett1-0/+9
2007-10-10r24691: All smbclient blackbox tests pass.Jelmer Vernooij1-1/+1
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2-2/+51
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij1-1/+1
2007-10-10r24335: Fix -N support.Jelmer Vernooij1-0/+2
2007-10-10r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett1-2/+4
2007-10-10r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett1-3/+3
2007-10-10r24076: Make ldap.js pass against Win2k3 again (looks like we don't match ADAndrew Bartlett1-1/+6
2007-10-10r23965: Add testing the 'net time' command to the script.Andrew Bartlett1-0/+1
2007-10-10r23964: Update blackbox selftest scripts to cover more code, and to moreAndrew Bartlett2-35/+80
2007-10-10r23849: ldap_server: Provide more info in debug tracesAndrew Bartlett2-0/+13
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell5-15/+10
2007-10-10r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett1-0/+54
2007-10-10r23737: Validate that we object to duplicate values in an add or replace.Andrew Bartlett1-0/+15
2007-10-10r23719: ejs being case sensitive, while LDAP is not is a real pain whenAndrew Bartlett1-1/+1
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2-101/+138
2007-10-10r23558: MMC seems to ask for this, so I think we need to include it in our sc...Andrew Bartlett1-0/+1
2007-10-10r23178: add simple js code I use for testing and which starts to look likeRafal Szczesniak3-30/+155
2007-10-10r23174: merge textJelmer Vernooij1-0/+5
2007-10-10r23026: Add groupPolicyContainer, as we now require this schema element.Andrew Bartlett1-0/+1
2007-10-10r22523: Give a hint why this test fails (helped debugging backend issues).Andrew Bartlett1-0/+3
2007-10-10r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett1-0/+3
2007-10-10r22284: Make this script executableAndrew Bartlett1-0/+0
2007-10-10r22235: Test kinit, and PKINIT functionality by means of a new blackbox test.Andrew Bartlett1-0/+45
2007-10-10r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett1-1/+3
2007-10-10r22170: To get the smbclient blackbox test to pass again, we need to get theAndrew Bartlett1-0/+2
2007-10-10r21737: Print the error strings in the ejs ldb test.Andrew Bartlett1-4/+8
2007-10-10r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett1-15/+32
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-2/+0
2007-10-10r21700: Run mktestsetup as an external program. This guarantees that it can b...Jelmer Vernooij1-1/+2
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-0/+26
2007-10-10r21361: let samba3sam.js pass when we'll use unicodePwd for storing the nt hashStefan Metzmacher1-7/+7
2007-10-10r21351: Change ldb ejs bindings return codes.Simo Sorce4-812/+851
2007-10-10r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2-3/+77
2007-10-10r21000: add some options to control what ldif is dumpedStefan Metzmacher1-5/+43
2007-10-10r20999: - update the list of attributes for classSchema and atttributeSchema ...Stefan Metzmacher1-28/+74
2007-10-10r20958: Inspired by the lcov output, check the PASSWD_FILE andAndrew Bartlett1-1/+12
2007-10-10r20747: Move cifsdd to blackbox sectionJelmer Vernooij1-0/+90
2007-10-10r20746: Don't report each individual test in test_smbclient as a single tests...Jelmer Vernooij1-0/+102
2007-10-10r20457: Print more information before assertingAndrew Bartlett1-2/+4
2007-10-10r20176: Info method returns null object if the user is not found.Rafal Szczesniak1-4/+10
2007-10-10r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak1-0/+6
2007-10-10r19971: typo fixRafal Szczesniak1-1/+1
2007-10-10r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett1-21/+53
2007-10-10r19729: - split basedn related tests to a new functionStefan Metzmacher1-7/+27