summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests
AgeCommit message (Expand)AuthorFilesLines
2009-09-14pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij1-0/+4
2009-09-08Mark test_security_descriptor_add_neg as known failing (for now).Jelmer Vernooij1-1/+1
2009-09-08Basic tests for nTSceurityDescriptor both SDDL and BASE64 formatZahari Zahariev1-2/+194
2009-09-07s4:ldap.py - Adds a test for the primary group behaviourMatthias Dieter Wallnöfer1-12/+132
2009-08-26s4:ldb Add ldb_ldif_write_string() and python wrappersAndrew Bartlett1-1/+3
2009-08-26s4:ldb Add hooks to get/set the flags on a ldb_message_elementAndrew Bartlett1-5/+39
2009-08-24s4:ldb Add python binding and test for ldb_msg_diff()Andrew Bartlett1-0/+11
2009-08-17fixed the updateNow schema test to use a canonical OIDAndrew Tridgell1-1/+2
2009-08-14s4: Better way to call "dom_sid_to_rid" from ldap.pyMatthias Dieter Wallnöfer1-4/+2
2009-08-11s4:test for "primaryGroupToken"Matthias Dieter Wallnöfer1-10/+58
2009-08-03pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij1-0/+6
2009-07-08Test for schemaUpdateNow commandAnatoliy Atanasov1-54/+126
2009-06-19s4:ldb Add test for integer normalisation behaviourAndrew Bartlett1-0/+17
2009-06-17pyldb: Fix three more (minor) memory leaks.Jelmer Vernooij1-2/+2
2009-06-17pyldb/tests: Use different dn's everywhere, to easily spot which test isJelmer Vernooij1-49/+49
2009-06-17pyldb: Support getting the parent of special DNs without segfaulting.Jelmer Vernooij1-0/+11
2009-04-14s4:ldb Make it possible to re-run ldap.py againAndrew Bartlett1-2/+6
2009-03-20Adapt Zahari's test to the generic LDB Python tests.Jelmer Vernooij1-0/+13
2009-03-17added support for parentGUIDAndrew Tridgell1-0/+30
2009-02-03s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the testsStefan Metzmacher4-56/+56
2009-01-30Fix the mess with ldb includes.Simo Sorce1-3/+1
2009-01-08Fix ldap.py test on systems that *can* find the record (the search fails here...Jelmer Vernooij1-1/+1
2009-01-07Fix ldap.py test.Jelmer Vernooij1-8/+8
2009-01-07Use new error constant (missing from 6efb7ff9)Andrew Bartlett1-1/+1
2008-12-21Fix various Python-related bugs.Jelmer Vernooij1-57/+57
2008-12-21Fix more introduced regressions in new bindings.Jelmer Vernooij1-33/+32
2008-12-20Fix all pyldb tests except for modules.Jelmer Vernooij1-6/+13
2008-12-19Merge branch 'pyregistry' of git://git.samba.org/jelmer/sambaJelmer Vernooij1-2/+2
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-19Fix more tests.Jelmer Vernooij1-1/+2
2008-12-19Remove swig support from standalone ldb build.Jelmer Vernooij1-1/+0
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-09-20Don't expose ldb_request in the Python API but rather use regularJelmer Vernooij1-3/+8
2008-09-19Add support for implementing LDB modules in Python.Jelmer Vernooij1-4/+27
2008-09-12Fix spellings and file namesSimo Sorce2-32/+32
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-18Remove references to the unused @SUBCLASS feature.Andrew Bartlett2-13/+0
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