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
*
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
*
r26616: Support parsing of user data in SAmba 3 tdbsam.
Jelmer Vernooij
2007-12-27
1
-2
/
+30
*
r26608: More improvements to the upgrade code.
Jelmer Vernooij
2007-12-26
2
-10
/
+18
*
r26607: Fix reading of values and subkeys in Samba 3 registry files.
Jelmer Vernooij
2007-12-26
1
-0
/
+8
*
r26596: Fixed upgrade.py.
Jelmer Vernooij
2007-12-26
2
-6
/
+15
*
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
2007-12-26
1
-1
/
+1
*
r26590: Parsing routines for the smbpasswd file and idmap database.
Jelmer Vernooij
2007-12-26
1
-4
/
+49
*
r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...
Jelmer Vernooij
2007-12-26
1
-1
/
+54
*
r26585: Fix samba3.python tests.
Jelmer Vernooij
2007-12-26
1
-3
/
+7
[next]