pygensec: Add initial work on a gensec Python module.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 26 Sep 2009 17:41:59 +0000 (19:41 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 26 Sep 2009 17:41:59 +0000 (19:41 +0200)
commit52a17e5c32fdeb585e6217da705b254b5cf13986
tree236cda721950978d8e4b01e76b0cdefa0ec7380c
parent9af1c6db0f56854348ef0d3d11f36da16d41f5d0
pygensec: Add initial work on a gensec Python module.
source4/auth/gensec/config.mk
source4/auth/gensec/pygensec.c [new file with mode: 0644]
source4/auth/gensec/tests/bindings.py [new file with mode: 0644]
source4/selftest/tests.sh