Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 2008-09-16 | 1 | -152/+0 |
* | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 2008-05-19 | 1 | -2/+5 |
* | Avoid using setup.py for intsallation. | Jelmer Vernooij | 2008-02-12 | 1 | -0/+5 |
* | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 2008-01-06 | 1 | -2/+21 |
* | r26586: Rename fetch to get for consistency with the Python dictionary interf... | Jelmer Vernooij | 2007-12-26 | 1 | -2/+2 |
* | r26583: Throw a proper exception in the python code when tdb_open() fails, fi... | Jelmer Vernooij | 2007-12-26 | 1 | -0/+6 |
* | r26107: Add more tests. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+22 |
* | r26077: Import updated TDB bindings. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+97 |