summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij1-13/+12
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij2-5/+18
2007-12-21r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij1-9/+4
2007-12-21r25858: Clean up po files.Jelmer Vernooij1-1/+1
2007-12-21r25857: IndentAndrew Bartlett1-1/+2
2007-12-21r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett1-6/+7
2007-12-21r25854: Link against -ldl properly.Jelmer Vernooij2-2/+3
2007-12-21r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij1-3/+6
2007-12-21r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij1-3/+1
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2-2/+4
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij2-3/+10
2007-12-21r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2-1/+3
2007-12-21r25844: Enable soloading by default.Jelmer Vernooij1-2/+2
2007-12-21r25843: Finish check-soloading.Jelmer Vernooij2-9/+11
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij5-1/+94
2007-12-21r25755: Fix a couple of memory leaks, in particular a new leak onto the NULLAndrew Bartlett1-2/+4
2007-12-21r25690: - only use a readonly traverse in ldb_search when not in a transactio...Andrew Tridgell3-3/+21
2007-12-21r25630: Allow "NULL" as memory context, for consistency with the rest of the ...Jelmer Vernooij1-1/+1
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij1-5/+7
2007-10-10r25541: Add setup.py for building ldb python wrappers standalone.Jelmer Vernooij2-3/+13
2007-10-10r25540: Remove prototypes for already removed functions.Jelmer Vernooij1-12/+0
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij3-7/+10
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher1-7/+0
2007-10-10r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher1-6/+0
2007-10-10r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher1-4/+0
2007-10-10r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher1-0/+4
2007-10-10r25220: Comment out obsolete functions.Tim Potter1-2/+2
2007-10-10r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett7-298/+1
2007-10-10r25215: replace talloc_append_string() with talloc_strdup_append_buffer()Stefan Metzmacher2-15/+7
2007-10-10r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett1-9/+31
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-4/+2
2007-10-10r25105: No need to register ldb_map as a module.Jelmer Vernooij1-2/+1
2007-10-10r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij4-3/+8
2007-10-10r25097: Don't clutter users' CFLAGS with ldb cflags.Jelmer Vernooij1-1/+1
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij4-97/+102
2007-10-10r25085: Define LDB_MODULESDIR for standalone build.Jelmer Vernooij1-2/+2
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij7-505/+2
2007-10-10r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij5-20/+28
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij3-17/+17
2007-10-10r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett1-9/+40
2007-10-10r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett1-2/+2
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett1-20/+13
2007-10-10r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett2-3/+0
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2-704/+0
2007-10-10r23993: Attempt to fix bug #4808, reported by mwallnoefer@yahoo.de. The issueAndrew Bartlett1-1/+4
2007-10-10r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett1-1/+0
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1