Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-08 | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 1 | -1/+5 | |
since this will not be shipped with talloc/tdb/tevent/etc. | |||||
2009-01-07 | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 1 | -0/+1 | |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -4/+4 | |
2008-12-23 | python: Define Py_ssize_t if the Python library doesn't. | Jelmer Vernooij | 1 | -0/+6 | |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-22 | Raise proper exceptions when lp file can't be found, be a | Jelmer Vernooij | 1 | -4/+4 | |
bit less strict when no file was specified. | |||||
2008-12-21 | Fix more tests, improve repr() functions for various Python types. | Jelmer Vernooij | 1 | -3/+2 | |
2008-12-21 | Convert param Python module to "manual" C. | Jelmer Vernooij | 1 | -151/+16 | |
2008-12-21 | Fix various Python-related bugs. | Jelmer Vernooij | 1 | -0/+495 | |