1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib/ldb
Andrew Tridgell fd59a7c4af s4-ldb: fixed the ldb 'displayName=a,b' indexing bug
the problem was the inconsistency between the key form of DNs between
the itdb used for indexing and the on disk form

Thanks to Matthieu Patou for finding this bug!

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-08-17 08:44:28 +10:00
..
ABI ldb: Add ABI file for use when including ildap in the build. 2010-06-20 13:54:51 +02:00
common s4-ldb: use TALLOC_CTX type instead of 'void' 2010-07-29 00:53:49 +03:00
docs
examples Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
external talloc: change talloc minor version to 2.0.2 2010-04-02 13:15:18 +11:00
include s4-ldb: use TALLOC_CTX type instead of 'void' 2010-07-29 00:53:49 +03:00
ldb_ildap s4-waf: Fix build of libldb_ildap against system ldb. 2010-06-15 20:52:01 +02:00
ldb_ldap s4-ldb: added support for simple binds on ldb_ldap backend 2010-07-07 17:26:03 +10:00
ldb_map ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded return value 2010-06-29 22:21:22 +02:00
ldb_sqlite3 s4-test: Use ldb_msg_normalize() in sqlite3 backend 2010-07-19 17:33:35 +10:00
ldb_tdb s4-ldb: fixed the ldb 'displayName=a,b' indexing bug 2010-08-17 08:44:28 +10:00
man ldb: Remove manual pages for binaries that have already been moved to utils/. 2010-05-31 01:38:35 +02:00
modules s4:rdn_name LDB module - move the "distinguishedName" write prevent check here 2010-06-07 20:31:22 +02:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/ 2010-06-30 11:10:28 +02:00
tools s4: Remove trailing whitespaces 2010-07-19 17:33:35 +10:00
web ldb:web Fix typo 2010-02-22 18:48:36 -05:00
aclocal.m4
autogen-waf.sh build: use a common autogen-waf.sh for all builds 2010-04-12 11:17:35 +10:00
autogen.sh s4-ldb: add msg saying which build system is being used 2010-05-05 11:42:33 +02:00
build_macros.m4 Fix standalone configure scripts 2009-01-30 01:02:23 -05:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.mk s4-ldb: added ldb_options_find() 2010-07-07 17:26:03 +10:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac s4:build Bump ldb and tdb required versions. 2009-12-08 14:07:45 +11:00
Doxyfile
examples.dox
install-sh
ldap.m4
ldb.mk s4-ldb: added ldb_options_find() 2010-07-07 17:26:03 +10:00
ldb.pc.in Actually fill in ldb modules directory. 2009-07-18 18:28:57 +02:00
libldb.m4 s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymore 2008-09-29 04:22:21 +02:00
mainpage.dox
Makefile.in ldb: Support running testsuite without installing first. 2009-09-11 23:49:36 +02:00
pyldb_util.c s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning 2010-06-02 09:39:18 +02:00
pyldb.c s4-pyldb: Use ldb_msg_difference() in py_ldb_msg_diff() 2010-07-19 17:33:34 +10:00
pyldb.h pytalloc: ensure talloc_ctx is directly after PyObject_HEAD 2010-04-20 15:50:27 +10:00
python.mk Remove pyldb_util and simply duplicate the 5-line function it contains, 2009-07-18 16:11:21 +02:00
README_gcov.txt
rules.mk ldb: Display SHLD_FLAGS when building. 2009-07-18 10:37:59 +02:00
sqlite3.m4
standalone.sh
wscript s4-ldb: added ldb_error() and ldb_operr() 2010-07-07 20:14:55 +10:00