s4:python Add bindings to set GENSEC flags on credentials in python
[ira/wip.git] / source4 / auth / credentials / pycredentials.c
2010-02-26 Andrew Bartletts4:python Add bindings to set GENSEC flags on credentia...
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2010-02-20 Andrew Bartletts4:credentials Add hooks to extract a named Kerberos...
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-06-17 Jelmer Vernooijpycredentials: Raise MemoryError when unable to create...
2009-06-17 Jelmer Vernooijpycredentials: Fix memory leak.
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pycredentials: fix compiler warnings
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-21 Jelmer VernooijInclude errors.i verbatim in security.i, as it's the...
2008-12-21 Jelmer VernooijConvert credentials Python module to "manual" C - no...