Fix test_surrounding in samba4.rpcecho.python.
[amitay/samba.git] / source4 / scripting / python / samba / tests / dcerpc / rpcecho.py
2009-03-02 Jelmer VernooijFix test_surrounding in samba4.rpcecho.python.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijFix rpcecho test.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijEnable winreg Python tests - authentication works now.
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 rpcecho test.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijFix missing colon.
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 VernooijAdd convenience functions for setting Python objects...
2008-05-24 Jelmer VernooijAdd tests for new NDR pack/unpack functionality in...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Jelmer VernooijMove DCE/RPC python bindings into samba package.
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijMove more modules inside of the samba package.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijUse RpcInterfaceTestCase everywhere.
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Jelmer VernooijRemove length arguments, add tests for unixinfo.GidToSi...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijUse SMB_CONF_PATH environment variable inside tests...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpython: Fix last bugs in rpcecho test. It passes now!
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.