summaryrefslogtreecommitdiff
path: root/source3/python/py_tdb.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
2007-10-10r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since theTim Potter1-10/+14
license on tdb has changed. (This used to be commit c6a18beafe702018f18acba76d7f796d7c89d2aa)
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)