summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tdb.py
AgeCommit message (Collapse)AuthorFilesLines
2008-01-10r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij1-1/+1
(This used to be commit 8d77ea379fef5ad4b2718bc8e0620304588c9239)
2008-01-06r26678: Check in auto-generated swig files.Tim Potter1-1/+11
(This used to be commit 62017f049bc0b0f311ba49d03084044faa5e6dcd)
2007-12-26r26586: Rename fetch to get for consistency with the Python dictionary ↵Jelmer Vernooij1-4/+4
interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a)
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij1-0/+14
(This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa)
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-31/+36
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-0/+184
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)