summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/gensec.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-146/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-4/+4
* s4-python: Formatting fixes, break lines.Jelmer Vernooij2012-09-161-1/+1
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* s4:pygensec/tests: add test for gensec_set_max_update_size()Stefan Metzmacher2012-01-121-0/+54
* s4:pygensec/tests: check that the client and server have the same session keyStefan Metzmacher2012-01-041-1/+4
* s4-gensec: Pass the auth context in during gensec testAndrew Bartlett2011-12-291-2/+3
* pygensec: remove special case handling for None for buffersAndrew Tridgell2011-01-191-1/+1
* s4-gensec Extend python bindings for GENSEC and the associated testAndrew Bartlett2011-01-181-6/+51
* s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij2010-09-221-4/+3
* pygensec: Implement start_mech_by_name().Jelmer Vernooij2010-09-221-3/+10
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-0/+39