Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-02 | talloc: change talloc minor version to 2.0.2 | Andrew Tridgell | 1 | -1/+1 | |
this has the talloc_is_parent() bugfix | |||||
2009-12-22 | Samba4 and LDB requires talloc 2.0.1 | Andrew Bartlett | 1 | -1/+1 | |
reported by ewoud@kohlvanwijngaarden.nl | |||||
2009-09-26 | ldb: Check for talloc using pkg-config before checking manually, so we | Jelmer Vernooij | 1 | -3/+4 | |
find version errors. | |||||
2009-08-30 | ldb: Depend on libtalloc 2.0.0 | Simo Sorce | 1 | -1/+1 | |
2008-09-19 | Fix ldb standalone build. | Simo Sorce | 1 | -3/+6 | |
Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries. | |||||
2007-10-10 | r22642: Allow standalone build to work without tdb or talloc checked out, but | Jelmer Vernooij | 1 | -0/+4 | |
provided by the system. (This used to be commit bdde74055121ac538f6006750c94b514e962619d) |