summaryrefslogtreecommitdiff
path: root/source3/python/py_tdb.h
AgeCommit message (Collapse)AuthorFilesLines
2003-02-19Merge of cleanups and srvsvc implementation from HEAD.Tim Potter1-4/+1
(This used to be commit dbea592877ad12f270805a9d8a86a50985beaf66)
2002-05-27Some rearrangement of header files.Tim Potter1-1/+1
(This used to be commit 0b2bd0a2290315056789f6aa1421678583086fc6)
2002-05-21A tdb module based on some tips from Mike Noriega. This version supportsTim Potter1-0/+29
locking and tdb traversal using python callbacks. (This used to be commit f3530fd6180bb78a58a3f41ac1389c9f0ba7b183)