Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2008-05-11 | Use consistent function names with the standard Python uuid module that is av... | Jelmer Vernooij | 1 | -1/+1 |
2008-04-15 | Fix warnings. | Jelmer Vernooij | 1 | -2/+2 |
2008-03-13 | Don't talloc_free() the UUID before we return. | Andrew Bartlett | 1 | -1/+4 |
2008-01-13 | python: Avoid PyMODINIT_FUNC because it doesn't exist in older pythons. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-13 | python: Avoid PyDoc_STRVAR() macro which doesn't exist in Python2.2. | Jelmer Vernooij | 1 | -4/+2 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 1 | -0/+57 |