summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/python/ldap.py
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Fix various Python-related bugs.Jelmer Vernooij1-57/+57
2008-12-19Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-27/+60
2008-12-19Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij1-4/+4
2008-12-17s4:ldb: add some python tests for extended dnsAndrew Bartlett1-27/+60
2008-10-16Assert that the server provides allowedAttributes (etc) on each entryAndrew Bartlett1-2/+6
2008-10-08Fix subunit files location after cherrypicks.Jelmer Vernooij1-0/+1
2008-09-24Fix python test, we can't check only the first member, because the orderSimo Sorce1-1/+4
2008-08-22disable the anr== tests until they are understoodAndrew Tridgell1-12/+13
2008-08-21Correct anr search commants and error messages in ldap.jsAndrew Bartlett1-7/+7
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+30
2008-07-21Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett1-2/+2
2008-07-16Another kludge to let the OpenLDAP backend catch up.Andrew Bartlett1-0/+2
2008-06-30Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett1-3/+6
2008-06-30Loosen ldap.py tests on the LDAP backend.Andrew Bartlett1-1/+1
2008-06-28Non-zero exit code on failure.Jelmer Vernooij1-3/+6
2008-06-03Align the Python and EJS ldap tests.Andrew Bartlett1-45/+151
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-2/+2
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-0/+2
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-1/+1
2008-02-09Fix tests.Jelmer Vernooij1-35/+24
2008-02-09Split up tests a bit, output subunit.Jelmer Vernooij1-753/+721
2008-02-09Remove unused path update.Jelmer Vernooij1-2/+0
2008-02-08Fix syntax in LDAP testAndrew Bartlett1-4/+4
2008-01-23python: Add convenience function for getting command line loadparm contextJelmer Vernooij1-4/+3
2008-01-15ldap.py: Use constants where possible.Jelmer Vernooij1-14/+16
2008-01-11ldap/python: Fix last tests.Jelmer Vernooij1-60/+53
2008-01-11python/ldap: Fix a couple more tests.Jelmer Vernooij1-18/+18
2008-01-11Make a few more tests pass.Jelmer Vernooij1-129/+115
2008-01-11python/ldap: Get further.Jelmer Vernooij1-2/+4
2008-01-11python/ldap: Fix some tests.Jelmer Vernooij1-9/+15
2008-01-11python: More work getting the LDAP test to compile again.Jelmer Vernooij1-36/+23
2008-01-11python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij1-37/+30
2008-01-11ldap/python: Fix some more calls.Jelmer Vernooij1-74/+47
2007-12-28r26623: python: Allow specifying URL rather than host name on the command-line.Jelmer Vernooij1-2/+4
2007-12-27r26617: Load smb.conf.Jelmer Vernooij1-2/+8
2007-12-27r26615: Fix Python syntaxJelmer Vernooij1-1161/+772
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-0/+1355