summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
...
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-216-215/+357
* r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (...Jelmer Vernooij2007-12-211-36/+36
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher2007-12-212-2/+4
* r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher2007-12-211-1/+1
* r25984: ldb: use MDLD macros from libreplace and use results to build share m...Stefan Metzmacher2007-12-212-2/+7
* r25983: ldb: link shared library against $(LDAP_LIBS)Stefan Metzmacher2007-12-211-1/+1
* r25969: ldb: link libnss_ldb.so.2 against the shared libraryStefan Metzmacher2007-12-211-2/+2
* r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can workStefan Metzmacher2007-12-211-3/+2
* r25967: ldb: a module doesn't need to link against $(LIBS)Stefan Metzmacher2007-12-211-1/+1
* r25965: Remove duplicate block - thanks metze!Andrew Bartlett2007-12-211-18/+0
* r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.Andrew Bartlett2007-12-211-4/+2
* r25962: Move to more modern ldb functions loading module list.Andrew Bartlett2007-12-211-11/+12
* r25959: Add a new special DN to LDB: @OPTIONSAndrew Bartlett2007-12-213-17/+144
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-211-1/+1
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-1/+1
* r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for theAndrew Bartlett2007-12-211-13/+16
* r25933: LDB: Don't free errstring until after the printf, in case it is one ofAndrew Bartlett2007-12-211-1/+3
* r25908: add some wikipedia links about LDAP and LDIFStefan Metzmacher2007-12-211-5/+6
* r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison2007-12-211-0/+2
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-211-0/+2
* r25880: Try to get some more flags right.Jelmer Vernooij2007-12-211-2/+2
* r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij2007-12-211-13/+12
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-212-5/+18
* r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij2007-12-211-9/+4
* r25858: Clean up po files.Jelmer Vernooij2007-12-211-1/+1
* r25857: IndentAndrew Bartlett2007-12-211-1/+2
* r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett2007-12-211-6/+7
* r25854: Link against -ldl properly.Jelmer Vernooij2007-12-212-2/+3
* r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij2007-12-211-3/+6
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-211-3/+1
* r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2007-12-212-2/+4
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-212-3/+10
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-212-1/+3
* r25844: Enable soloading by default.Jelmer Vernooij2007-12-211-2/+2
* r25843: Finish check-soloading.Jelmer Vernooij2007-12-212-9/+11
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-215-1/+94
* r25755: Fix a couple of memory leaks, in particular a new leak onto the NULLAndrew Bartlett2007-12-211-2/+4
* r25690: - only use a readonly traverse in ldb_search when not in a transactio...Andrew Tridgell2007-12-213-3/+21
* r25630: Allow "NULL" as memory context, for consistency with the rest of the ...Jelmer Vernooij2007-12-211-1/+1
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-5/+7
* r25541: Add setup.py for building ldb python wrappers standalone.Jelmer Vernooij2007-10-102-3/+13
* r25540: Remove prototypes for already removed functions.Jelmer Vernooij2007-10-101-12/+0
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-103-7/+10
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher2007-10-101-7/+0
* r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher2007-10-101-6/+0
* r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher2007-10-101-4/+0
* r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher2007-10-101-0/+4
* r25220: Comment out obsolete functions.Tim Potter2007-10-101-2/+2