| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 2009-07-18 | 1 | -0/+9 |
* | s4:dsdb Handle dc/domain/forest functional levels properly | Andrew Bartlett | 2009-07-16 | 1 | -0/+6 |
* | Add a way to set an opaque integer onto a samdb | Andrew Bartlett | 2009-07-16 | 1 | -0/+59 |
* | Fix more unresolved symbols. | Jelmer Vernooij | 2009-06-02 | 1 | -9/+17 |
* | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 2009-03-05 | 1 | -3/+28 |
* | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 2009-01-08 | 1 | -1/+5 |
* | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 2009-01-07 | 1 | -1/+1 |
* | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 2009-01-06 | 1 | -8/+8 |
* | pyglue: fix the build with automatic dependecies | Stefan Metzmacher | 2008-12-29 | 1 | -1/+1 |
* | pyldb: Fix segfault because of incorrect reference counting. | Jelmer Vernooij | 2008-12-23 | 1 | -0/+1 |
* | Add header for pyparam. | Jelmer Vernooij | 2008-12-22 | 1 | -1/+1 |
* | Remove includes of py_*.h, which are no longer generated. | Jelmer Vernooij | 2008-12-22 | 1 | -2/+0 |
* | Fix more introduced regressions in new bindings. | Jelmer Vernooij | 2008-12-21 | 1 | -13/+5 |
* | Convert auth python module to "plain" C rather than using SWIG. | Jelmer Vernooij | 2008-12-21 | 1 | -1/+7 |
* | py: Fix initialisation of subtypes, fix segfaults. | Jelmer Vernooij | 2008-12-21 | 1 | -0/+273 |