1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/ldb
Matthieu Patou b1595f40c5 ldb: controls marshalling/unmarshalling improvement
Add a function to marshall a control to a string
Refactor the code of ldb_control_parse_strings to allow to extract the
core code into ldb_control_parse_from_string so that this function can
be called for just 1 string
2011-02-21 10:55:59 +03:00
..
ABI ldb: controls marshalling/unmarshalling improvement 2011-02-21 10:55:59 +03:00
common ldb: controls marshalling/unmarshalling improvement 2011-02-21 10:55:59 +03:00
docs
examples Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
include ldb: controls marshalling/unmarshalling improvement 2011-02-21 10:55:59 +03:00
ldb_ldap ldb: fixed two warnings in the ldb_ldap backend 2011-02-10 06:51:06 +01:00
ldb_map ldb_map: Fix prefix for map functions. 2010-12-18 00:47:06 +01:00
ldb_sqlite3 ldb: Rename two exported functions so they match abi_match. 2010-12-18 00:47:06 +01:00
ldb_tdb s4-ldb: fixed a uninitialised el->flags in ldb_tdb 2011-02-14 17:55:09 +11:00
man ldb: Refer to ldb(3), not ldb(7). 2010-10-05 00:38:35 +02:00
modules ldb: Rename two exported functions so they match abi_match. 2010-12-18 00:47:06 +01:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests pyldb: fix a bug in the unit test which prevented ldb.python to run all the tests in the testsuite 2011-02-13 00:14:24 +01:00
tools ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors 2011-02-09 18:59:19 +01:00
web ldb-web: update mailing list info 2011-02-14 17:55:08 +11:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
Doxyfile
examples.dox
ldb.pc.in s4-ldb: added @LIB_RPATH@ to the ldb pc file 2010-12-08 12:01:25 +01:00
mainpage.dox
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pyldb_util.c ldb:pyldb.h - revert to the previous header behaviour 2010-12-12 22:55:14 +01:00
pyldb-util.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
pyldb.c s4-pyldb Fix tp_basicsize for PyLdbDn 2011-01-18 10:55:05 +01:00
pyldb.h pyldb: Fix memory context, add more OOM checks. 2011-01-03 01:48:05 +01:00
README_gcov.txt
wscript ldb: controls marshalling/unmarshalling improvement 2011-02-21 10:55:59 +03:00