1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/lib/ldb
Andrew Tridgell 19f8dc9580 s4-ldb: make ldb_options_find() public
we need to make this symbol public to allow for -Wl,-no-undefined, as
otherwise the pyldb module can't find the symbol when it creates the
module
2010-10-21 19:03:27 +11:00
..
ABI s4-ldb: make ldb_options_find() public 2010-10-21 19:03:27 +11:00
common s4-ldb: make ldb_options_find() public 2010-10-21 19:03:27 +11: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: added ldb_req_mark_untrusted() and ldb_req_is_untrusted() 2010-10-19 11:22:35 +11:00
ldb_ildap ldb: always return PROTOCOL_ERROR if an operation is unsupported 2010-10-18 19:51:19 +00:00
ldb_ldap ldb: always return PROTOCOL_ERROR if an operation is unsupported 2010-10-18 19:51:19 +00:00
ldb_map s4-ldb Add LDB_REQ_SET_LOCATION to help track handler use 2010-10-18 11:54:46 +00:00
ldb_sqlite3 ldb: always return PROTOCOL_ERROR if an operation is unsupported 2010-10-18 19:51:19 +00:00
ldb_tdb ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free" 2010-10-21 09:09:04 +02:00
man ldb: Refer to ldb(3), not ldb(7). 2010-10-05 00:38:35 +02:00
modules s4-ldb Add LDB_REQ_SET_LOCATION to help track handler use 2010-10-18 11:54:46 +00:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests Add missing dependencies for com_err. 2010-10-05 00:38:35 +02:00
tools s4-ldb: added --relax cmdline option 2010-10-19 11:22:35 +11:00
web ldb:web Fix typo 2010-02-22 18:48:36 -05:00
aclocal.m4
autogen-autotools.sh ldb: Use waf as default build system. 2010-09-22 17:48:24 -07: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
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 ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +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 ldb: Fix path to alternative buildtools. 2010-09-28 09:16:03 +02:00
Makefile.in ldb: Support running testsuite without installing first. 2009-09-11 23:49:36 +02:00
pyldb_util.c pyldb: expose PyLdbDn_FromDn() 2010-09-09 21:39:24 +10: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
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: make ldb_options_find() public 2010-10-21 19:03:27 +11:00