summaryrefslogtreecommitdiff
path: root/source3/python/py_tdb.c
AgeCommit message (Collapse)AuthorFilesLines
2002-05-23Another change to the GPL "abandon hope all who enter here" warning.Tim Potter1-4/+4
(This used to be commit 1d75b548de8b667673cf136306388546eb3bd98d)
2002-05-22Got gdb and gpl confused. (-:Tim Potter1-3/+3
(This used to be commit 08356ec38a5be239b6ab53ee75f3735c29b677a7)
2002-05-22Added a reminder about programs using the tdb bindings having to beTim Potter1-0/+8
licensed under the GPL. (This used to be commit aa3ec7618fe39ddc75755098433572b271197af4)
2002-05-21A tdb module based on some tips from Mike Noriega. This version supportsTim Potter1-0/+606
locking and tdb traversal using python callbacks. (This used to be commit f3530fd6180bb78a58a3f41ac1389c9f0ba7b183)