1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/lib/ldb
Andrew Tridgell cf37c29cd0 Move the checking of single valued attributes back into the tdb backend.
The backend is the only place that can do this properly. It makes no
sense to do it anywhere else. As a result of it moving out of the
backend we ended up with some bugs causing multiple values in single
valued attributes (eg. isDeleted), which can really damage the
inregrity of the database.

For the override of single valued values needed for deleted linked
attributes we should use attribute flags.

This reverts commit 1949864417.
2010-11-04 20:35:44 +11:00
..
ABI s4-ldb: expose some more ldb module functions 2010-11-03 07:43:57 +11:00
common s4-ldb: fixed sorting of module names 2010-11-03 20:39:53 +11:00
docs r18153: html/ isn't needed 2007-10-10 14:17:43 -05:00
examples Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
include s4-ldb: expose some more ldb module functions 2010-11-03 07:43:57 +11:00
ldb_ldap s4-ldb: removed ldb_includes.h 2010-11-01 21:49:47 +00:00
ldb_map s4-ldb: removed ldb_includes.h 2010-11-01 21:49:47 +00:00
ldb_sqlite3 s4-ldb: enable ldb module version checking 2010-11-01 13:05:04 +00:00
ldb_tdb Move the checking of single valued attributes back into the tdb backend. 2010-11-04 20:35:44 +11:00
man ldb: Refer to ldb(3), not ldb(7). 2010-10-05 00:38:35 +02:00
modules s4-ldb: removed ldb_includes.h 2010-11-01 21:49:47 +00:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests s4-ldb: removed ldb_includes.h 2010-11-01 21:49:47 +00:00
tools s4-ldb: expose some more ldb module functions 2010-11-03 07:43:57 +11:00
web ldb:web Fix typo 2010-02-22 18:48:36 -05:00
autogen-waf.sh ldb: Update autogen-waf.sh to no longer overwrite existing files. 2010-09-28 09:12:40 +02:00
autogen.sh ldb: Update autogen-waf.sh to no longer overwrite existing files. 2010-09-28 09:12:40 +02:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
Doxyfile r14108: Make the Doxyfiles a bit shorter... 2007-10-10 13:56:51 -05:00
examples.dox r12850: - add Doxygen comments to ldb 2007-10-10 13:50:53 -05:00
ldb.pc.in Actually fill in ldb modules directory. 2009-07-18 18:28:57 +02:00
mainpage.dox r12850: - add Doxygen comments to ldb 2007-10-10 13:50:53 -05:00
Makefile build: a more portable way of finding waf in makefiles 2010-11-03 22:44:59 +00:00
pyldb_util.c pyldb: expose PyLdbDn_FromDn() 2010-09-09 21:39:24 +10:00
pyldb-util.pc.in ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion with 2010-10-24 00:20:04 +00:00
pyldb.c ldb:pyldb.c - remove pointless comment 2010-10-16 14:38:58 +00:00
pyldb.h pytalloc: ensure talloc_ctx is directly after PyObject_HEAD 2010-04-20 15:50:27 +10:00
README_gcov.txt
wscript s4-ldb: make ldbtest depend on ldb 2010-11-03 01:34:04 +00:00