summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ldb: Bump version after renaming some public symbols which didn't have aJelmer Vernooij2010-12-191-1/+1
* ldb: Bump API after symbol changes.Jelmer Vernooij2010-12-151-1/+1
* ldb: Build modules as .so files.Jelmer Vernooij2010-12-151-0/+9
* build: openbsd plateform is openbsd4Matthieu Patou2010-12-151-1/+1
* build do not add -no-undefined on openbsdMatthieu Patou2010-12-141-1/+2
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-091-4/+2
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-091-2/+1
* s4:ldb: build libldb and pyldb-util as private libraries when building for sa...Stefan Metzmacher2010-12-081-3/+12
* ldb: bump version number after introduction of new constant.Jelmer Vernooij2010-12-081-1/+1
* pyldb: Fix broken test.Jelmer Vernooij2010-11-231-0/+1
* s4-ldb: fixed the build with a space in the ldb modules directory nameAndrew Tridgell2010-11-211-1/+1
* Re-enable ldb-cmdline for the moment, as it is used by oLschema2ldif.Jelmer Vernooij2010-11-141-5/+5
* Don't build ldb tools when there is a system provided ldb.Jelmer Vernooij2010-11-141-13/+13
* 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