index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
tests
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 the valid NetBIOS name tests.
Jelmer Vernooij
2009-04-20
1
-3
/
+3
*
Improve formatting in Python file.
Jelmer Vernooij
2009-04-06
1
-0
/
+5
*
Make valid_netbios_name() check a bit stricter.
Jelmer Vernooij
2009-04-06
1
-0
/
+12
*
Fix test_surrounding in samba4.rpcecho.python.
Jelmer Vernooij
2009-03-02
1
-1
/
+1
*
expand tabs in python file, consistent with the rest of the file.
Jelmer Vernooij
2009-02-24
2
-3
/
+3
*
Provide a SamDB TestCase-class that can be used by OpenChange.
Jelmer Vernooij
2009-02-12
1
-0
/
+10
*
Use created loadparm context, rather than the one specified on the command-line.
Jelmer Vernooij
2009-02-12
1
-2
/
+2
*
Use convenience function for finding setup dir in SaMDB tests.
Jelmer Vernooij
2009-02-11
1
-2
/
+2
*
Make it possible to override the setup path.
Jelmer Vernooij
2009-02-11
1
-9
/
+11
*
Cancel transactions when exceptions are raised.
Jelmer Vernooij
2009-02-11
1
-0
/
+1
*
samba.tests.samdb: Fix test after merger of samba.security and
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Move tests for ParamFile.
Jelmer Vernooij
2008-12-21
1
-1
/
+23
*
Fix various Python-related bugs.
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
Avoid use of parentheses in Python import statements, as it's not supported b...
Jelmer Vernooij
2008-12-19
1
-2
/
+2
*
Use new style python classes.
Jelmer Vernooij
2008-08-01
5
-1
/
+6
*
Fix samdb python test.
Jelmer Vernooij
2008-05-30
1
-2
/
+2
*
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 up provision and samdb tests.
Andrew Bartlett
2008-05-30
1
-5
/
+20
*
Fix samdb test and enable it.
Jelmer Vernooij
2008-05-29
1
-2
/
+6
*
Update after changes to the provision API, make sure temp dir gets cleaned
Jelmer Vernooij
2008-05-29
1
-10
/
+19
*
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
2008-05-29
1
-0
/
+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
*
Fix import in provision test.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
*
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
*
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2008-05-11
1
-4
/
+4
*
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
2008-05-11
1
-4
/
+4
*
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
6
-17
/
+14
*
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2008-04-14
1
-2
/
+2
*
Allow command line options in the subunitrun script.
Jelmer Vernooij
2008-04-14
1
-7
/
+5
*
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2008-04-14
2
-5
/
+11
*
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
*
Fix and test python scripts and kerberos
Andrew Bartlett
2008-03-28
1
-0
/
+1
[next]