pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / tests / gensec.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-16 Jelmer Vernooijs4-python: Formatting fixes, break lines.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable test scripts.
2012-01-12 Stefan Metzmachers4:pygensec/tests: add test for gensec_set_max_update_s...
2012-01-04 Stefan Metzmachers4:pygensec/tests: check that the client and server...
2011-12-29 Andrew Bartletts4-gensec: Pass the auth context in during gensec test
2011-01-19 Andrew Tridgellpygensec: remove special case handling for None for...
2011-01-18 Andrew Bartletts4-gensec Extend python bindings for GENSEC and the...
2010-09-23 Jelmer Vernooijs4-param: Check type when converting python object...
2010-09-23 Jelmer Vernooijpygensec: Implement start_mech_by_name().
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...