summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/tdb.py
Commit message (Collapse)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-341/+0
|
* Add more docstrings in tdb.Jelmer Vernooij2008-06-081-0/+14
| | | | (This used to be commit 3d798a1440603b7929955f2120f09ba1482885a1)
* Add some docstrings to tdb.Jelmer Vernooij2008-05-231-33/+147
| | | | (This used to be commit 3563d62663c36ff267011f1f6f9b256be21c32fb)
* Add __repr__ implementation for Tdb.Jelmer Vernooij2008-05-191-4/+4
| | | | (This used to be commit 205699ed663a3c6d27695dee25bf26978615b475)
* r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij2008-01-101-1/+1
| | | | (This used to be commit 8d77ea379fef5ad4b2718bc8e0620304588c9239)
* r26678: Check in auto-generated swig files.Tim Potter2008-01-061-1/+11
| | | | (This used to be commit 62017f049bc0b0f311ba49d03084044faa5e6dcd)
* r26586: Rename fetch to get for consistency with the Python dictionary ↵Jelmer Vernooij2007-12-261-4/+4
| | | | | | interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a)
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-261-0/+14
| | | | (This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa)
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-31/+36
| | | | (This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+184
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)