summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/wscript
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: make ldbtest depend on ldbAndrew Tridgell2010-11-031-1/+1
* waf: added reconfigure targets to our librariesAndrew Tridgell2010-11-031-0/+5
* s4-ldb: expose some more ldb module functionsAndrew Tridgell2010-11-031-1/+1
* s4-ldb: added support for ldb module version checkingAndrew Tridgell2010-11-011-2/+4
* s4-ldb: convert existing ldb tools to use new command line hooksAndrew Tridgell2010-11-011-45/+14
* s4-ldb: convert the rest of the ldb modules to the new styleAndrew Tridgell2010-11-011-11/+20
* s4-ldb: convert the openldap ldb backend to the new style of moduleAndrew Tridgell2010-11-011-2/+3
* s4-ldb: convert the ildap module to the new type of ldb moduleAndrew Tridgell2010-11-011-2/+2
* s4-ldb: support a new type of ldb module loadingAndrew Tridgell2010-11-011-1/+1
* s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell2010-10-301-1/+1
* s4-ldb: add explicit depenencies on ldb library in ldb modulesAndrew Tridgell2010-10-301-2/+10
* s4-ldb: create a private library ldb-cmdlineAndrew Tridgell2010-10-301-5/+6
* waf: Only specify vnum for non-private libraries.Jelmer Vernooij2010-10-261-2/+6
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell2010-10-251-0/+4
* ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion withJelmer Vernooij2010-10-241-6/+6
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-231-1/+1
* ldb: Support using system pyldb library.Jelmer Vernooij2010-10-231-8/+12
* ldb: Install pkg-config file for pyldb.Jelmer Vernooij2010-10-231-0/+1
* ldb: Install pyldb-util as public library.Jelmer Vernooij2010-10-231-2/+3
* s4-ldb: make ldb_options_find() publicAndrew Tridgell2010-10-211-1/+1
* s4-ldb: make pyldb_util a private libraryAndrew Tridgell2010-10-211-1/+5
* waf: replace the is_bundled option with private_libraryAndrew Tridgell2010-10-211-1/+1
* s4-ldb: increase minor version for 2 new functionsAndrew Tridgell2010-10-191-1/+1
* ldb: Only build LIBLDB_MAIN when building ldb itself.Jelmer Vernooij2010-10-131-8/+8
* ldb: raise minor version number for new ldb_msg_match_error() functionAndrew Tridgell2010-10-131-1/+1
* ldb: when running from build directory, use the build modulesAndrew Tridgell2010-10-131-27/+35
* ldb: Build ildap module as shared object.Jelmer Vernooij2010-10-111-7/+3
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-101-2/+1
* wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij2010-10-101-1/+1
* waf: fixed exit status of test suitesAndrew Tridgell2010-10-071-2/+4
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-051-1/+2
* heimdal: convert some subsystems to libraries, consistent with upstream heimdal.Jelmer Vernooij2010-10-031-1/+1
* ldb: Bump version because of addition of ldb_req_location.Jelmer Vernooij2010-09-281-1/+1
* ldb: Depend directly on replace, fixes the build on systems withJelmer Vernooij2010-09-221-0/+3
* ldb: Add missing aliases for ldb_ildap.Jelmer Vernooij2010-09-041-0/+1
* s4-ldb: added ldb_error() and ldb_operr()Andrew Tridgell2010-07-071-1/+1
* s4-ldb: added ldb_options_find()Andrew Tridgell2010-07-071-1/+1
* s4-ldb: use CHECK_XSLTPROC_MANPAGES()Andrew Tridgell2010-06-241-1/+1
* s4:ldb: only do ABI checking for the standalone build for nowStefan Metzmacher2010-06-201-12/+24
* ldb: Change LDBSAMBA back to subsystem, update comments, use differentJelmer Vernooij2010-06-201-2/+7
* wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij2010-06-191-1/+1
* ldb: Remove dependency on self.Jelmer Vernooij2010-06-181-1/+1
* ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...Jelmer Vernooij2010-06-181-2/+2
* wafsamba: Fix include path inheritance from module subsystems.Jelmer Vernooij2010-06-151-10/+0
* ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...Jelmer Vernooij2010-06-151-5/+2
* ldb: Fix included ldb build.Jelmer Vernooij2010-06-151-1/+10
* ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij2010-06-151-72/+70
* pyldb_util: Remove dependency on LIBPYTHON - it's already thereJelmer Vernooij2010-05-311-2/+1