Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-19 | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-06 | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 1 | -1/+11 |
2008-01-05 | r26668: tdb/python: Fix default value of open_flags for tdb. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary interf... | Jelmer Vernooij | 1 | -3/+4 |
2007-12-26 | r26585: Fix samba3.python tests. | Jelmer Vernooij | 1 | -7/+25 |
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, fi... | Jelmer Vernooij | 1 | -16/+12 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -8/+8 |
2007-12-21 | r26281: Fix include. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+252 |