Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 | |
If we don't include Python.h first then we get a pile of warnings due to broken redefines of XOPEN_SOURCE in the Python includes. | |||||
2009-10-20 | s4: ran minimal_includes.pl on source4/auth/gensec | Andrew Tridgell | 1 | -1/+0 | |
2009-10-02 | s4-pygensec: a bit closer to working | Andrew Tridgell | 1 | -7/+50 | |
I'll need help from Andrew on how to get gensec to initialise it's ops element | |||||
2009-09-26 | pygensec: Add initial work on a gensec Python module. | Jelmer Vernooij | 1 | -0/+144 | |