| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-09-27 | s4-python: Various formatting fixes. | Jelmer Vernooij | 1 | -4/+4 | |
| * Trailing whitespace * use of "==" where "is" should be used * double spaces | |||||
| 2012-09-16 | s4-python: Formatting fixes, break lines. | Jelmer Vernooij | 1 | -1/+1 | |
| Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sun Sep 16 15:58:04 CEST 2012 on sn-devel-104 | |||||
| 2012-03-13 | s4-python: Remove env from non-executable test scripts. | Andreas Schneider | 1 | -2/+0 | |
| 2012-01-12 | s4:pygensec/tests: add test for gensec_set_max_update_size() | Stefan Metzmacher | 1 | -0/+54 | |
| metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Jan 12 14:47:05 CET 2012 on sn-devel-104 | |||||
| 2012-01-04 | s4:pygensec/tests: check that the client and server have the same session key | Stefan Metzmacher | 1 | -1/+4 | |
| metze | |||||
| 2011-12-29 | s4-gensec: Pass the auth context in during gensec test | Andrew Bartlett | 1 | -2/+3 | |
| 2011-01-19 | pygensec: remove special case handling for None for buffers | Andrew Tridgell | 1 | -1/+1 | |
| always returning a buffer makes life easier for callers Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
| 2011-01-18 | s4-gensec Extend python bindings for GENSEC and the associated test | Andrew Bartlett | 1 | -6/+51 | |
| This now tests a real GENSEC exchange, including wrap and unwrap, using GSSAPI. Therefore, it now needs to access a KDC. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jan 18 11:41:26 CET 2011 on sn-devel-104 | |||||
| 2010-09-22 | s4-param: Check type when converting python object to lp_ctx, fix some | Jelmer Vernooij | 1 | -4/+3 | |
| memory leaks. | |||||
| 2010-09-22 | pygensec: Implement start_mech_by_name(). | Jelmer Vernooij | 1 | -3/+10 | |
| 2010-09-21 | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 1 | -0/+39 | |
