summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-107-298/+1
* r25215: replace talloc_append_string() with talloc_strdup_append_buffer()Stefan Metzmacher2007-10-102-15/+7
* r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett2007-10-101-9/+31
* r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-101-4/+2
* r25105: No need to register ldb_map as a module.Jelmer Vernooij2007-10-101-2/+1
* r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij2007-10-104-3/+8
* r25097: Don't clutter users' CFLAGS with ldb cflags.Jelmer Vernooij2007-10-101-1/+1
* r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-104-97/+102
* r25085: Define LDB_MODULESDIR for standalone build.Jelmer Vernooij2007-10-101-2/+2
* r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij2007-10-107-505/+2
* r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij2007-10-105-20/+28
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-103-17/+17
* r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett2007-10-101-9/+40
* r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett2007-10-101-2/+2
* r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2007-10-101-20/+13
* r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett2007-10-102-3/+0
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-102-704/+0
* r23993: Attempt to fix bug #4808, reported by mwallnoefer@yahoo.de. The issueAndrew Bartlett2007-10-101-1/+4
* r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett2007-10-101-1/+0
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-104-8/+8
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-104-12/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1054-109/+54