Merge branch 'v4-0-trivial' into v4-0-python
[ira/wip.git] / source / lib / ldb / ldb_wrap.c
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijldb/python: Add bindings for schema functions.
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 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: Implement __len__ for MessageElement.
2008-01-11 Jelmer Vernooijpython/ldb: Add __getitem__ implementation for LdbMessa...
2008-01-02 Jelmer Vernooijr26641: ldb(Python): Remove some unnecessary {}'s.
2007-12-30 Jelmer Vernooijr26631: ldb/python: Fix missing elements bug and memory...
2007-12-26 Jelmer Vernooijr26584: Fix exception handling in ldb constructor.
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
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 Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...