summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/external
AgeCommit message (Collapse)AuthorFilesLines
2008-09-19Fix ldb standalone build.Simo Sorce3-9/+18
Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries.
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-0/+4
standalone with no ties to internal samba4 functions Samba4 itself just uses the plain library, compatibility glue is in events_s4.c only (This used to be commit 7109b6a5a19eb2dbef4259104858b171298bad6e)
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
2007-10-10r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell1-1/+1
(This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee)
2007-10-10r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij4-0/+172
provided by the system. (This used to be commit bdde74055121ac538f6006750c94b514e962619d)