Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't talloc_free() the UUID before we return. | Andrew Bartlett | 2008-03-13 | 1 | -1/+4 |
* | python: Avoid PyMODINIT_FUNC because it doesn't exist in older pythons. | Jelmer Vernooij | 2008-01-13 | 1 | -1/+1 |
* | python: Avoid PyDoc_STRVAR() macro which doesn't exist in Python2.2. | Jelmer Vernooij | 2008-01-13 | 1 | -4/+2 |
* | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
* | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 2007-12-21 | 1 | -0/+57 |