Add missing dependencies for com_err.
[mat/samba.git] / source4 / lib / ldb / tests / python / api.py
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Matthieu Patouunittests: add a test to avoid regression on previous fix
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Matthias Dieter... ldb:api.py - add a small test for the enhanced "py_ldb_...
2010-06-07 Matthieu Patous4 python: add more unit tests to verify the compare...
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2009-09-25 Matthieu Patoupythonbindings: allow add() to have an array of control...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Jelmer Vernooijpyldb: Don't segfault when invalid type is specified...
2009-08-26 Andrew Bartletts4:ldb Add ldb_ldif_write_string() and python wrappers
2009-08-26 Andrew Bartletts4:ldb Add hooks to get/set the flags on a ldb_message_...
2009-08-24 Andrew Bartletts4:ldb Add python binding and test for ldb_msg_diff()
2009-08-03 Jelmer Vernooijpyldb: Raise proper exception when attempting to assign...
2009-06-17 Jelmer Vernooijpyldb: Fix three more (minor) memory leaks.
2009-06-17 Jelmer Vernooijpyldb/tests: Use different dn's everywhere, to easily...
2009-06-17 Jelmer Vernooijpyldb: Support getting the parent of special DNs withou...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijAdapt Zahari's test to the generic LDB Python tests.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijFix all pyldb tests except for modules.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijFix more tests.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijRemove swig support from standalone ldb build.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-20 Jelmer VernooijDon't expose ldb_request in the Python API but rather...
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijAdd support for implementing LDB modules in Python.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-12 Simo SorceFix spellings and file names
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Jelmer VernooijAdd __repr__ implementation for Ldb.
2008-05-19 Jelmer VernooijAdd __repr__ implementations for ldb.Message, ldb.Messa...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer VernooijAvoid using setup.py for intsallation.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Jelmer Vernooijldb/python: Support comparing Dn's to strings.
2008-01-11 Jelmer Vernooijpython/ldap: Support controls argument to ldb.search().
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Jelmer Vernooijpython/ldap: Wrap parse_control_strings().
2008-01-11 Jelmer Vernooijldb/python: Allow comparing a MessageElement to a list...
2008-01-11 Jelmer Vernooijldb/python: Implement __len__ for MessageElement.
2008-01-11 Jelmer Vernooijpython/ldb: Add __getitem__ implementation for LdbMessa...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-24 Jelmer Vernooijr26567: Allow registering new ldb modules from python.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ....
2007-12-21 Jelmer Vernooijr26480: Add utility class for testing LDB code.
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...