pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / tests / dcerpc / bare.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-08-15 Andrew Bartletts4-selftest: Fix test name for samba.tests.dcerpc.bare
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable dcerpc scripts.
2011-09-13 Jelmer Vernooijs4-python: Consistently use spaces rather than tabs...
2010-12-05 Jelmer Vernooijs4-python: Add more module docstrings.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-13 Jelmer Vernooijs4-test: Use smb.conf path set in environment rather...
2009-09-24 Jelmer VernooijPEP8
2009-09-24 Jelmer VernooijRevert "s4:python fixed subunit tests of dcerpc"
2009-09-04 Andrew Tridgells4:python fixed subunit tests of dcerpc
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Jelmer VernooijUse new style python classes.
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Andrew BartlettFix the samba4.dcerpc.bare.python test.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijExpose transfer and abstract syntax.
2008-05-25 Jelmer VernooijAdd support for secondary contexts from Python.
2008-05-24 Jelmer VernooijAllow connecting to a DCE/RPC interface with Python...