Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 2008-09-16 | 1 | -4307/+0 |
| | |||||
* | Add more docstrings in tdb. | Jelmer Vernooij | 2008-06-08 | 1 | -2/+8 |
| | | | | (This used to be commit 3d798a1440603b7929955f2120f09ba1482885a1) | ||||
* | Add some docstrings to tdb. | Jelmer Vernooij | 2008-05-23 | 1 | -87/+131 |
| | | | | (This used to be commit 3563d62663c36ff267011f1f6f9b256be21c32fb) | ||||
* | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 2008-05-19 | 1 | -19/+46 |
| | | | | (This used to be commit 205699ed663a3c6d27695dee25bf26978615b475) | ||||
* | r26700: tdb: Build and install Python bindings when possible. | Jelmer Vernooij | 2008-01-10 | 1 | -34/+40 |
| | | | | (This used to be commit 8d77ea379fef5ad4b2718bc8e0620304588c9239) | ||||
* | r26678: Check in auto-generated swig files. | Tim Potter | 2008-01-06 | 1 | -40/+34 |
| | | | | (This used to be commit 62017f049bc0b0f311ba49d03084044faa5e6dcd) | ||||
* | r26668: tdb/python: Fix default value of open_flags for tdb. | Jelmer Vernooij | 2008-01-05 | 1 | -0/+1 |
| | | | | (This used to be commit aa438a2febc6562aa6f71505936d0872a6dcd17d) | ||||
* | r26586: Rename fetch to get for consistency with the Python dictionary ↵ | Jelmer Vernooij | 2007-12-26 | 1 | -4/+4 |
| | | | | | | interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a) | ||||
* | r26585: Fix samba3.python tests. | Jelmer Vernooij | 2007-12-26 | 1 | -28/+59 |
| | | | | (This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa) | ||||
* | r26583: Throw a proper exception in the python code when tdb_open() fails, ↵ | Jelmer Vernooij | 2007-12-26 | 1 | -12/+7 |
| | | | | | | fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6) | ||||
* | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -92/+60 |
| | | | | | | | | 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) | ||||
* | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 2007-12-21 | 1 | -74/+105 |
| | | | | (This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41) | ||||
* | r26281: Fix include. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1 |
| | | | | (This used to be commit c435183cb97ff3160f8fbc182c63d4bb0a3d6ce4) | ||||
* | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 2007-12-21 | 1 | -7/+39 |
| | | | | (This used to be commit 904475624b4ed050bfb151053f6c74c0c88315f4) | ||||
* | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+4171 |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) |