..
common
r25630: Allow "NULL" as memory context, for consistency with the rest of the code,
2007-12-21 05:43:02 +01:00
docs
r18153: html/ isn't needed
2007-10-10 14:17:43 -05:00
examples
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 14:59:16 -05:00
external
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
include
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes.
2007-12-21 05:43:00 +01:00
ldb_ildap
r25522: Convert to standard bool types.
2007-10-10 15:07:47 -05:00
ldb_ldap
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
ldb_map
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
ldb_sqlite3
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
ldb_tdb
r25690: - only use a readonly traverse in ldb_search when not in a transaction. When we are in a transaction then we could be in a top level modify operation (such as rename), so we must use a writeable traverse so that the async callbacks can do the modifies while the search is progressing.
2007-12-21 05:43:15 +01:00
man
r19578: Fix trivial typ0.
2007-10-10 14:24:55 -05:00
modules
r25522: Convert to standard bool types.
2007-10-10 15:07:47 -05:00
nssldb
r23800: LGPL is now called GNU Lesser General Public License
2007-10-10 14:59:17 -05:00
swig
r25541: Add setup.py for building ldb python wrappers standalone.
2007-10-10 15:07:50 -05:00
tests
r25218: After discussion with Simo, remove the subclass support from LDB.
2007-10-10 15:06:56 -05:00
tools
r25522: Convert to standard bool types.
2007-10-10 15:07:47 -05:00
web
r18602: updated web page for new ldb build method
2007-10-10 14:18:55 -05:00
aclocal.m4
r18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 14:18:36 -05:00
autogen.sh
r22642: Allow standalone build to work without tdb or talloc checked out, but
2007-10-10 14:51:57 -05:00
config.guess
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 14:59:16 -05:00
config.mk
r25425: move LDB_MODULESDIR define into config.h
2007-10-10 15:07:30 -05:00
config.sub
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 14:59:16 -05:00
configure.ac
r25100: Include LDAP libs in .pc file so linking statically against libldb works again.
2007-10-10 15:06:37 -05: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
install-sh
r18286: ldb now needs install-sh too
2007-10-10 14:18:01 -05:00
ldap.m4
r18903: merge from samba3:
2007-10-10 14:20:19 -05:00
ldb.pc.in
r25100: Include LDAP libs in .pc file so linking statically against libldb works again.
2007-10-10 15:06:37 -05:00
libldb.m4
r20187: fix the build on systems without sqlite3
2007-10-10 14:29:19 -05:00
mainpage.dox
r12850: - add Doxygen comments to ldb
2007-10-10 13:50:53 -05:00
Makefile.in
r25100: Include LDAP libs in .pc file so linking statically against libldb works again.
2007-10-10 15:06:37 -05:00
README_gcov.txt
r10038: Update instructions on using gcov with ldb
2007-10-10 13:36:32 -05:00
setup.py
r25541: Add setup.py for building ldb python wrappers standalone.
2007-10-10 15:07:50 -05:00
sqlite3.m4
r18903: merge from samba3:
2007-10-10 14:20:19 -05:00
standalone.sh
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argument.
2007-10-10 14:24:38 -05:00