summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests
Commit message (Expand)AuthorAgeFilesLines
* s4:sec_descriptor - fix constantMatthias Dieter Wallnöfer2009-09-201-4/+4
* Tests for descriptor inheritanceZahari Zahariev2009-09-161-0/+1610
* pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij2009-09-141-0/+4
* Mark test_security_descriptor_add_neg as known failing (for now).Jelmer Vernooij2009-09-081-1/+1
* Basic tests for nTSceurityDescriptor both SDDL and BASE64 formatZahari Zahariev2009-09-081-2/+194
* s4:ldap.py - Adds a test for the primary group behaviourMatthias Dieter Wallnöfer2009-09-071-12/+132
* s4:ldb Add ldb_ldif_write_string() and python wrappersAndrew Bartlett2009-08-261-1/+3
* s4:ldb Add hooks to get/set the flags on a ldb_message_elementAndrew Bartlett2009-08-261-5/+39
* s4:ldb Add python binding and test for ldb_msg_diff()Andrew Bartlett2009-08-241-0/+11
* fixed the updateNow schema test to use a canonical OIDAndrew Tridgell2009-08-171-1/+2
* s4: Better way to call "dom_sid_to_rid" from ldap.pyMatthias Dieter Wallnöfer2009-08-141-4/+2
* s4:test for "primaryGroupToken"Matthias Dieter Wallnöfer2009-08-111-10/+58
* pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij2009-08-031-0/+6
* Test for schemaUpdateNow commandAnatoliy Atanasov2009-07-081-54/+126
* s4:ldb Add test for integer normalisation behaviourAndrew Bartlett2009-06-191-0/+17
* pyldb: Fix three more (minor) memory leaks.Jelmer Vernooij2009-06-171-2/+2
* pyldb/tests: Use different dn's everywhere, to easily spot which test isJelmer Vernooij2009-06-171-49/+49
* pyldb: Support getting the parent of special DNs without segfaulting.Jelmer Vernooij2009-06-171-0/+11
* s4:ldb Make it possible to re-run ldap.py againAndrew Bartlett2009-04-141-2/+6
* Adapt Zahari's test to the generic LDB Python tests.Jelmer Vernooij2009-03-201-0/+13
* added support for parentGUIDAndrew Tridgell2009-03-171-0/+30
* s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the testsStefan Metzmacher2009-02-034-56/+56
* Fix the mess with ldb includes.Simo Sorce2009-01-301-3/+1
* Fix ldap.py test on systems that *can* find the record (the search fails here...Jelmer Vernooij2009-01-081-1/+1
* Fix ldap.py test.Jelmer Vernooij2009-01-071-8/+8
* Use new error constant (missing from 6efb7ff9)Andrew Bartlett2009-01-071-1/+1
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-57/+57
* Fix more introduced regressions in new bindings.Jelmer Vernooij2008-12-211-33/+32
* Fix all pyldb tests except for modules.Jelmer Vernooij2008-12-201-6/+13
* Merge branch 'pyregistry' of git://git.samba.org/jelmer/sambaJelmer Vernooij2008-12-191-2/+2
|\
| * Fix more tests.Jelmer Vernooij2008-12-191-1/+2
| * Remove swig support from standalone ldb build.Jelmer Vernooij2008-12-191-1/+0
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-191-27/+60
|\|
| * s4:ldb: add some python tests for extended dnsAndrew Bartlett2008-12-171-27/+60
* | Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-4/+4
|/
* Assert that the server provides allowedAttributes (etc) on each entryAndrew Bartlett2008-10-161-2/+6
* Fix subunit files location after cherrypicks.Jelmer Vernooij2008-10-081-0/+1
* Fix python test, we can't check only the first member, because the orderSimo Sorce2008-09-241-1/+4
* Don't expose ldb_request in the Python API but rather use regularJelmer Vernooij2008-09-201-3/+8
* Add support for implementing LDB modules in Python.Jelmer Vernooij2008-09-191-4/+27
* Fix spellings and file namesSimo Sorce2008-09-122-32/+32
* disable the anr== tests until they are understoodAndrew Tridgell2008-08-221-12/+13
* Correct anr search commants and error messages in ldap.jsAndrew Bartlett2008-08-211-7/+7
* Remove references to the unused @SUBCLASS feature.Andrew Bartlett2008-08-182-13/+0
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-151-0/+30
* Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett2008-07-211-2/+2
* Another kludge to let the OpenLDAP backend catch up.Andrew Bartlett2008-07-161-0/+2
* Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett2008-06-301-3/+6
* Loosen ldap.py tests on the LDAP backend.Andrew Bartlett2008-06-301-1/+1
* Non-zero exit code on failure.Jelmer Vernooij2008-06-281-3/+6