summaryrefslogtreecommitdiff
path: root/lib/ldb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ldb: bump version to allow a depencency on the substring crash fixldb-1.1.16Andrew Bartlett2013-06-241-1/+1
* More generic check for OpenBSD platformVadim Zhukov2013-05-171-1/+1
* ldb: Add missing dependency on replace for ldbAndrew Bartlett2013-02-221-1/+1
* ldb: Ensure to decrement the transaction_active whenever we delete a transactionldb-1.1.15Andrew Bartlett2013-01-261-1/+1
* ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell2012-11-011-4/+4
* ldb: Add ldbdump, based on tdbdumpAndrew Bartlett2012-10-301-0/+4
* ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fixldb-1.1.13Andrew Bartlett2012-09-171-1/+1
* lib/ldb: Avoid printing secret attributes in ldb trace logsldb-1.1.12Andrew Bartlett2012-08-291-1/+1
* lib/ldb: Bump ldb version to 1.1.11ldb-1.1.11Andrew Bartlett2012-08-281-1/+1
* lib/ldb: Do not vasprintf() the tevent debug messages that will not be shownldb-1.1.10Andrew Bartlett2012-08-091-1/+1
* lib/ldb: Ensure rename target does not exist before deleting old recordAndrew Bartlett2012-07-311-1/+1
* lib/ldb: Bump ldb release due to pyldb changesldb-1.1.8Andrew Bartlett2012-07-091-1/+1
* ldb: bump version due to header and internal implementation changesAndrew Bartlett2012-07-031-1/+1
* ccan: we're subsystems, not a library.Rusty Russell2012-06-291-4/+1
* ldb: use tdb directly, not tdb_compat.Rusty Russell2012-06-191-8/+6
* ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell2012-04-181-1/+1
* ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett2012-04-101-1/+1
* ldb: Detect failures in ldb.base againAndrew Bartlett2012-04-101-1/+1
* build: Fix build issue on OpenBSD 5.xAmitay Isaacs2012-03-161-1/+1
* Bump ldb version to 1.1.4 after introduction of ldb_module_error.Jelmer Vernooij2011-11-301-1/+1
* waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij2011-11-131-0/+2
* ldb: Only check for pkg-config file when checking for system ldb.Jelmer Vernooij2011-11-131-2/+2
* ldb: Use pyembed rather than pyext for ldb-util library.Jelmer Vernooij2011-11-131-1/+1
* ldb: change version to 1.1.3 after pyldb changesldb-1.1.3Stefan Metzmacher2011-10-101-1/+1
* pyldb: Drop unnecessary dependency on pytalloc-util.Jelmer Vernooij2011-09-181-1/+1
* wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij2011-08-211-6/+2
* pyldb: Generate ABI file.Jelmer Vernooij2011-08-071-2/+4
* ldb: raise minor versionldb-1.1.2Andrew Tridgell2011-08-041-1/+1
* ldb: added ldb_val_string_cmp()Andrew Tridgell2011-07-131-1/+1
* ldb: set -Wl,-no-undefined only on standalone buildAndrew Bartlett2011-07-051-5/+5
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+287