summaryrefslogtreecommitdiffstats
path: root/lib/ldb/wscript
Commit message (Expand)AuthorAgeFilesLines
* Force rebuild of ldb if pyldb-util is not available.Jelmer Vernooij2015-02-171-4/+4
* wscript: Expand tabs.Jelmer Vernooij2015-02-171-1/+1
* ldb: version 1.1.20Stefan Metzmacher2015-01-241-1/+1
* ldb: bump to version 1.1.19Andrew Bartlett2014-12-221-1/+1
* ldb: version 1.1.18Stefan Metzmacher2014-11-291-1/+1
* lib/ldb: remove unused 'allow_warnings=True'Stefan Metzmacher2014-11-141-2/+0
* lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-2/+1
* ldb: Fix check for third_partyAmitay Isaacs2014-08-211-2/+2
* third_party/popt: Initial support for popt.Ira Cooper2014-08-091-3/+15
* ldb:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* ldb: change version to 1.1.17Stefan Metzmacher2014-05-021-1/+1
* lib/ldb: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+3
* ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2013-09-101-4/+4
* ldb: bump version to allow a depencency on the substring crash fixAndrew 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 transactionAndrew 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 fixAndrew Bartlett2012-09-171-1/+1
* lib/ldb: Avoid printing secret attributes in ldb trace logsAndrew Bartlett2012-08-291-1/+1
* lib/ldb: Bump ldb version to 1.1.11Andrew Bartlett2012-08-281-1/+1
* lib/ldb: Do not vasprintf() the tevent debug messages that will not be shownAndrew 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 changesAndrew 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 changesStefan 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 versionAndrew 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