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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
1
-0
/
+55
*
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
2008-02-11
5
-8
/
+13
*
Add tests for upgrade of WINS database.
Jelmer Vernooij
2008-02-09
1
-2
/
+17
*
Add docstring.
Jelmer Vernooij
2008-02-09
1
-0
/
+2
*
Add tests for findnss(), add some docstrings.
Jelmer Vernooij
2008-02-09
1
-1
/
+22
*
python: Load smb.conf file for the provision tests.
Jelmer Vernooij
2008-01-26
1
-2
/
+6
*
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
2008-01-25
2
-2
/
+10
*
python: Add test for secretsdb_become_dc
Jelmer Vernooij
2008-01-25
1
-3
/
+18
*
python: fix tests for check_all_substituted.
Jelmer Vernooij
2008-01-25
1
-2
/
+2
*
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
2008-01-25
1
-1
/
+1
*
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
2008-01-24
1
-0
/
+4
*
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
*
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
2007-12-29
1
-0
/
+4
[next]