Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -323/+0 | |
2008-06-08 | Add more docstrings in tdb. | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit 3d798a1440603b7929955f2120f09ba1482885a1) | |||||
2008-05-23 | Add some docstrings to tdb. | Jelmer Vernooij | 1 | -2/+41 | |
(This used to be commit 3563d62663c36ff267011f1f6f9b256be21c32fb) | |||||
2008-05-19 | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 205699ed663a3c6d27695dee25bf26978615b475) | |||||
2008-01-06 | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 1 | -1/+11 | |
Use tempfile.mkstemp() instead of os.tmpnam() in tests. (This used to be commit 5c3c131d174ba0f162c210d3e6ca30f2ed2a3ec0) | |||||
2008-01-05 | r26668: tdb/python: Fix default value of open_flags for tdb. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit aa438a2febc6562aa6f71505936d0872a6dcd17d) | |||||
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary ↵ | Jelmer Vernooij | 1 | -3/+4 | |
interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a) | |||||
2007-12-26 | r26585: Fix samba3.python tests. | Jelmer Vernooij | 1 | -7/+25 | |
(This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa) | |||||
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, ↵ | Jelmer Vernooij | 1 | -16/+12 | |
fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -8/+8 | |
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | |||||
2007-12-21 | r26281: Fix include. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit c435183cb97ff3160f8fbc182c63d4bb0a3d6ce4) | |||||
2007-12-21 | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 904475624b4ed050bfb151053f6c74c0c88315f4) | |||||
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 4b94d5ca74fea44c66ab0d69dae27a1fdc8ece66) | |||||
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+252 | |
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c) |