summaryrefslogtreecommitdiff
path: root/lib/ldb/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Force rebuild of ldb if pyldb-util is not available.Jelmer Vernooij1-4/+4
2015-02-17wscript: Expand tabs.Jelmer Vernooij1-1/+1
2015-01-24ldb: version 1.1.20ldb-1.1.20Stefan Metzmacher1-1/+1
2014-12-22ldb: bump to version 1.1.19ldb-1.1.19Andrew Bartlett1-1/+1
2014-11-29ldb: version 1.1.18ldb-1.1.18Stefan Metzmacher1-1/+1
2014-11-14lib/ldb: remove unused 'allow_warnings=True'Stefan Metzmacher1-2/+0
2014-09-05lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher1-2/+1
2014-08-21ldb: Fix check for third_partyAmitay Isaacs1-2/+2
2014-08-09third_party/popt: Initial support for popt.Ira Cooper1-3/+15
2014-06-20ldb:build: improve detection of srcdirMichael Adam1-1/+1
2014-05-02ldb: change version to 1.1.17ldb-1.1.17Stefan Metzmacher1-1/+1
2014-04-02lib/ldb: explicitly use allow_warnings=TrueStefan Metzmacher1-0/+3
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 fixldb-1.1.16Andrew 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 transactionldb-1.1.15Andrew 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 fixldb-1.1.13Andrew Bartlett1-1/+1
2012-08-29lib/ldb: Avoid printing secret attributes in ldb trace logsldb-1.1.12Andrew Bartlett1-1/+1
2012-08-28lib/ldb: Bump ldb version to 1.1.11ldb-1.1.11Andrew Bartlett1-1/+1
2012-08-09lib/ldb: Do not vasprintf() the tevent debug messages that will not be shownldb-1.1.10Andrew 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 changesldb-1.1.8Andrew 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 changesldb-1.1.3Stefan 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 versionldb-1.1.2Andrew 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