Fixed a bug caused by a typo. Infrastructure role didn't work.
[ira/wip.git] / source4 / scripting / python / uuidmodule.c
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-11 Jelmer VernooijUse consistent function names with the standard Python...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijFix warnings.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Andrew BartlettDon't talloc_free() the UUID before we return.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-13 Jelmer Vernooijpython: Avoid PyMODINIT_FUNC because it doesn't exist...
2008-01-13 Jelmer Vernooijpython: Avoid PyDoc_STRVAR() macro which doesn't exist...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...