summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/skel.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-7/+1
- added gcov flags to Makefile.ldb - expanded ldb test suite to get more coverage (This used to be commit 0ab98f50a7e0fe15347a99e5c29a6590a87729a0)
2007-10-10r3897: add a locking infrastructureSimo Sorce1-0/+14
(This used to be commit a99c0adb09e2bc77b876d23cb2d0711ccffd83ca)
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
- split ldh.h out of samba's includes.h - make ldb_context and ldb_module private to the subsystem - use ltdb_ prefix for all ldb_tdb functions metze (This used to be commit f5ee40d6ce8224e280070975efc9911558fe675c)
2007-10-10r3755: add missing filesSimo Sorce1-0/+123
(This used to be commit 0b715b6ce21d23970d207d57e90133be17790d15)