summaryrefslogtreecommitdiff
path: root/lib/ldb/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-09-10ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers1-4/+4
2013-06-24ldb: bump version to allow a depencency on the substring crash fixAndrew Bartlett1-1/+1
2013-05-17More generic check for OpenBSD platformVadim Zhukov1-1/+1
2013-02-22ldb: Add missing dependency on replace for ldbAndrew Bartlett1-1/+1
2013-01-26ldb: Ensure to decrement the transaction_active whenever we delete a transactionAndrew Bartlett1-1/+1
2012-11-01ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell1-4/+4
2012-10-30ldb: Add ldbdump, based on tdbdumpAndrew Bartlett1-0/+4
2012-09-17ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fixAndrew Bartlett1-1/+1
2012-08-29lib/ldb: Avoid printing secret attributes in ldb trace logsAndrew Bartlett1-1/+1
2012-08-28lib/ldb: Bump ldb version to 1.1.11Andrew Bartlett1-1/+1
2012-08-09lib/ldb: Do not vasprintf() the tevent debug messages that will not be shownAndrew Bartlett1-1/+1
2012-07-31lib/ldb: Ensure rename target does not exist before deleting old recordAndrew Bartlett1-1/+1
2012-07-09lib/ldb: Bump ldb release due to pyldb changesAndrew Bartlett1-1/+1
2012-07-03ldb: bump version due to header and internal implementation changesAndrew Bartlett1-1/+1
2012-06-29ccan: we're subsystems, not a library.Rusty Russell1-4/+1
2012-06-19ldb: use tdb directly, not tdb_compat.Rusty Russell1-8/+6
2012-04-18ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell1-1/+1
2012-04-10ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett1-1/+1
2012-04-10ldb: Detect failures in ldb.base againAndrew Bartlett1-1/+1
2012-03-16build: Fix build issue on OpenBSD 5.xAmitay Isaacs1-1/+1
2011-11-30Bump ldb version to 1.1.4 after introduction of ldb_module_error.Jelmer Vernooij1-1/+1
2011-11-13waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij1-0/+2
2011-11-13ldb: Only check for pkg-config file when checking for system ldb.Jelmer Vernooij1-2/+2
2011-11-13ldb: Use pyembed rather than pyext for ldb-util library.Jelmer Vernooij1-1/+1
2011-10-10ldb: change version to 1.1.3 after pyldb changesStefan Metzmacher1-1/+1
2011-09-18pyldb: Drop unnecessary dependency on pytalloc-util.Jelmer Vernooij1-1/+1
2011-08-21wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij1-6/+2
2011-08-07pyldb: Generate ABI file.Jelmer Vernooij1-2/+4
2011-08-04ldb: raise minor versionAndrew Tridgell1-1/+1
2011-07-13ldb: added ldb_val_string_cmp()Andrew Tridgell1-1/+1
2011-07-05ldb: set -Wl,-no-undefined only on standalone buildAndrew Bartlett1-5/+5
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+287