summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-301-102/+0
|
* s4:build Bump ldb and tdb required versions.Andrew Bartlett2009-12-081-1/+1
| | | | Hopefully this will ensure we don't get an older version from the system.
* s4:lib/ldb: change version to 0.9.9 after some critical index fixesStefan Metzmacher2009-11-201-1/+1
| | | | metze
* s4-ldb: added ldb_transaction_cancel_noerr()Andrew Tridgell2009-10-231-1/+1
| | | | | This will be used to allow cancelling of transactions in a child after a fork()
* s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7Stefan Metzmacher2009-09-201-1/+1
| | | | metze
* Bump the ldb version and the version Samba4 requires.Andrew Bartlett2009-06-181-1/+1
| | | | | | | | We have made a lot of useful changes to LDB since the last realese, that Samba4 now relies on. This ensures that a build against a system LDB will only succeed against the right version. Andrew Bartlett
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-1/+1
| | | | | | | | | | | | | | This is all working towards supporting the full WSPP schema without a major performance penalty. We now use binary searches when looking up classes and attributes. We also avoid the loop loading the attributes into ldb, by adding a hook to override the ldb attribute search function in a module. The attributes can thus be loaded once, and then saved as part of the global schema. Also added support for a few more key attribute syntaxes, as needed for the full schema.
* change ldb version number (as ldb_module structure has changed)Andrew Tridgell2009-03-311-1/+1
|
* Bump up ldb version to 0.9.3 after latest changesSimo Sorce2009-01-301-1/+1
|
* Fix LDB_MODULESDIR for ldb standalone buildsSimo Sorce2009-01-151-1/+1
|
* Fix ldb standalone build.Simo Sorce2008-09-191-0/+4
| | | | | Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries.
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
| | | | (This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0)
* Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-121-0/+1
| | | | (This used to be commit 7b93e43dad55454e9107a38e67764e08f51392d3)
* Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-121-0/+3
| | | | (This used to be commit 056843a5c2ca9e0ec59fd7e371852ecb5362ee32)
* ldb: Increase version number to make it easier to create new Debian snapshots.Jelmer Vernooij2008-01-221-1/+1
| | | | (This used to be commit 9a5cc88b090125b45e61da1ea1c9ac52f5ff6ab2)
* r26701: ldb: Build and install python modules when possible.Jelmer Vernooij2008-01-101-0/+13
| | | | (This used to be commit 7a66d0eff6e2300cc82b4c7585f9c45afcc851a4)
* r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher2007-12-211-0/+1
| | | | | metze (This used to be commit 7ee9700abea3e0b5c5f0a6f4941e7e41188edaaf)
* r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher2007-12-211-1/+1
| | | | | metze (This used to be commit 410cdf789a72209f9e10321519fe18ab40a43f95)
* r25984: ldb: use MDLD macros from libreplace and use results to build share ↵Stefan Metzmacher2007-12-211-0/+2
| | | | | | | modules metze (This used to be commit 113efcd85685e0c42eb51eb0370e789362c8071a)
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 25aa875119622679881cd0e1b3b9dff8d2cf03ee)
* r25854: Link against -ldl properly.Jelmer Vernooij2007-12-211-1/+0
| | | | (This used to be commit 6c46a925288e6be0a0e5f86e5a57ce269dc7a3df)
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-211-3/+1
| | | | (This used to be commit aaaed5edc06f3055794e55a8038dbbdac47ce5b6)
* r25851: Move system-specific ldflags checks to libreplace so they can be ↵Jelmer Vernooij2007-12-211-0/+1
| | | | | | used by ldb. (This used to be commit d28c8b822e7b571f24542409376bba8701eeef79)
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 9ebc6f2d17349b214618d65b29826867796c12ce)
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-211-0/+2
| | | | (This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1)
* r25100: Include LDAP libs in .pc file so linking statically against libldb ↵Jelmer Vernooij2007-10-101-1/+2
| | | | | | works again. (This used to be commit bcf5c9447435a826027626ac89a00eaa6739b12a)
* r25093: Use system-provided ldb library if available. Note that this only ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | means using the ldb library from the system - the custom command-line tools for Samba 4 will still be built even if they are already provided by the system. (This used to be commit 8aab673df5200a4555777caf4ee58907cf6fe4cc)
* r25085: Define LDB_MODULESDIR for standalone build.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 1ba883c62e86274a55c1a0012201fc2e8b6b57fc)
* r22668: Fix ldb buildJelmer Vernooij2007-10-101-2/+0
| | | | (This used to be commit 331a0f608f3ae2199a8e3290d79d3a0623fb8a35)
* r22665: Change version back to 0.9.Jelmer Vernooij2007-10-101-1/+3
| | | | (This used to be commit 5037373c4c788ed5a74fbc90a190dd8245fe2029)
* r22595: Add version numbers.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 54cc097e0f8ca880c6c370e712ce427cefb16f08)
* r18903: merge from samba3:Stefan Metzmacher2007-10-101-2/+2
| | | | | | | define HAVE_LDB_LDAP and HAVE_LDB_SQLITE3 metze (This used to be commit 4e2f5ba490d717283ab089d90ebd5c108a8c53b0)
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-101-1/+2
| | | | | | | and use the macros in configure.ac metze (This used to be commit 95d33e4d71b4c97af8413bcd136f393aa3e380dd)
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-101-4/+1
| | | | (This used to be commit 03f9c67c066d772d9a544f1183fbee609ab8137b)
* r18109: move ldb to use the same build methodsAndrew Tridgell2007-10-101-8/+5
| | | | (This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9)
* r18098: use m4_include() instead of sinclude()Stefan Metzmacher2007-10-101-8/+8
| | | | | | | | this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken anyway metze (This used to be commit 816fa197a73f5f309b6a113d997d21a70423361e)
* r18036: Add missing fileJelmer Vernooij2007-10-101-0/+79
(This used to be commit 9ad8075d702d67fc82974e1ef2cfbcaefb2028f5)