index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
tests
/
dcerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.
Jelmer Vernooij
2009-06-08
1
-1
/
+1
*
Add str() for policy_handles.
Andrew Bartlett
2009-04-21
1
-1
/
+6
*
python/dcerpc: Custom implementations of policy_handle.__init__ and policy_ha...
Andrew Bartlett
2009-04-21
1
-0
/
+11
*
python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...
Andrew Bartlett
2009-04-21
1
-0
/
+48
*
Fix test_surrounding in samba4.rpcecho.python.
Jelmer Vernooij
2009-03-02
1
-1
/
+1
*
Use new style python classes.
Jelmer Vernooij
2008-08-01
3
-0
/
+4
*
Fix the samba4.dcerpc.bare.python test.
Andrew Bartlett
2008-05-30
1
-5
/
+6
*
Fix rpcecho test.
Andrew Bartlett
2008-05-30
1
-1
/
+1
*
Fix missing colon.
Jelmer Vernooij
2008-05-25
1
-1
/
+1
*
Expose transfer and abstract syntax.
Jelmer Vernooij
2008-05-25
2
-5
/
+12
*
Add support for secondary contexts from Python.
Jelmer Vernooij
2008-05-25
2
-0
/
+17
*
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
Jelmer Vernooij
2008-05-24
1
-0
/
+30
*
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
2008-05-24
1
-0
/
+5
*
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
Jelmer Vernooij
2008-05-24
1
-0
/
+12
*
Fix bugs in samr python tests.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
*
Add another test toe the python samr testsuite.
Jelmer Vernooij
2008-05-23
1
-2
/
+18
*
Convert samr test to python.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
*
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
2008-05-22
4
-4
/
+4
*
Fix dependencies and imports.
Jelmer Vernooij
2008-05-22
2
-2
/
+2
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
2
-2
/
+2
*
Fix the expectations on the unixinfo test.
Andrew Bartlett
2008-04-17
1
-2
/
+2
*
Fix pointers when pushing strings to python during pidl generation.
Jelmer Vernooij
2008-04-15
1
-0
/
+2
*
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
2008-04-14
4
-14
/
+11
*
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2008-04-14
1
-2
/
+2
*
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2008-04-14
1
-5
/
+4
*
Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.
Jelmer Vernooij
2008-04-08
2
-3
/
+9
*
Add trivial test for unixinfo interface.
Jelmer Vernooij
2008-04-08
1
-0
/
+30
*
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
2008-02-11
3
-6
/
+6
*
python: Add simple test for samr python code.
Jelmer Vernooij
2008-01-14
1
-0
/
+28
*
python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti...
Jelmer Vernooij
2008-01-14
1
-21
/
+18
*
python: Fix python code for winreg, add test.
Jelmer Vernooij
2008-01-14
1
-0
/
+53
*
python: Fix last bugs in rpcecho test. It passes now!
Jelmer Vernooij
2008-01-14
1
-4
/
+6
*
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2008-01-14
1
-5
/
+8
*
python: Fix rpcecho tests.
Jelmer Vernooij
2008-01-14
2
-0
/
+39