summaryrefslogtreecommitdiff
path: root/source3/lib/ldb_compat.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-01s3: Fix an uninitialized variableVolker Lendecke1-1/+1
2010-07-13s3-ldb: fix build warning.Günther Deschner1-44/+1
Guenther
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-0/+682
There were two utility functions that other parts of Samba 3 still relied on; they have been moved to lib/ldb_compat.[ch].