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
*
s4:selftest: fix a message-typo in the "samba-tool user" testsuite.
Michael Adam
2012-03-14
1
-1
/
+1
*
s4:selftest: add a new test for "samba-tool user list"
Michael Adam
2012-03-14
1
-1
/
+27
*
s4-python: Add missing python source file encoding.
Andreas Schneider
2012-03-13
1
-0
/
+2
*
s4-python: Remove env from non-executable samba_tool scripts.
Andreas Schneider
2012-03-13
2
-4
/
+0
*
s4-python: Remove env from non-executable dcerpc scripts.
Andreas Schneider
2012-03-13
11
-21
/
+4
*
s4-python: Remove execute flag from non-executable rpc_talloc script.
Andreas Schneider
2012-03-13
1
-0
/
+0
*
s4-python: Remove env from non-executable blackbox test scripts.
Andreas Schneider
2012-03-13
2
-3
/
+0
*
s4-python: Remove execute flag from ndrdump blackbox script.
Andreas Schneider
2012-03-13
1
-0
/
+0
*
s4-python: Remove env from non-executable test scripts.
Andreas Schneider
2012-03-13
28
-57
/
+0
*
s4 dns: Test deleting records and fix a small bu
Kai Blin
2012-03-11
1
-0
/
+39
*
s4 dns: Clean up tests a bit
Kai Blin
2012-03-11
1
-2
/
+1
*
s4 dns: Support TXT updates, add tests
Kai Blin
2012-03-11
1
-0
/
+81
*
samba.tests.blackbox.samba_tool_drs: Remove unused import.
Jelmer Vernooij
2012-03-10
1
-1
/
+0
*
samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...
Jelmer Vernooij
2012-03-10
1
-2
/
+1
*
samba.tests.samba_tool.user: Remove unused imports.
Jelmer Vernooij
2012-03-10
1
-2
/
+0
*
s4 dns: Fix TCP handling in the DNS server
Kai Blin
2012-03-06
1
-0
/
+34
*
policy/python: Move python binding tests to standard location.
Jelmer Vernooij
2012-03-06
1
-0
/
+36
*
samba.xattr: Massively simplify copytree_with_xattrs.
Jelmer Vernooij
2012-02-27
1
-1
/
+24
*
provision: Simplify make_smbconf a bit.
Jelmer Vernooij
2012-02-26
1
-2
/
+2
*
provision: Add tests for determine_netbios_name.
Jelmer Vernooij
2012-02-26
1
-0
/
+9
*
provision: Split out result reporting for backends.
Jelmer Vernooij
2012-02-26
1
-1
/
+3
*
provision: Put adminpass details in ProvisionResult.
Jelmer Vernooij
2012-02-26
1
-9
/
+15
*
provision/tests: Test for phpldapadminconfig path.
Jelmer Vernooij
2012-02-26
1
-3
/
+21
*
provision: Leave result reporting up to caller.
Jelmer Vernooij
2012-02-26
1
-2
/
+3
*
provision: Start splitting out provision result reporting from actual provisi...
Jelmer Vernooij
2012-02-25
1
-2
/
+33
*
Factor out sanitize_server_role.
Jelmer Vernooij
2012-02-25
1
-1
/
+18
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-02-18
6
-9
/
+15
*
tests/source: Add wafsamba/ files to list of Python files to check.
Jelmer Vernooij
2012-02-10
1
-2
/
+16
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
s4:pygensec/tests: add test for gensec_set_max_update_size()
Stefan Metzmacher
2012-01-12
1
-0
/
+54
*
s4:python tests __init__.py - do not depend on "subprocess.check_call()"
Matthias Dieter Wallnöfer
2012-01-10
1
-1
/
+4
*
s4:python tests __init__.py - do not depend on "subprocess.CalledProcessError"
Matthias Dieter Wallnöfer
2012-01-09
1
-6
/
+11
*
s4:pygensec/tests: check that the client and server have the same session key
Stefan Metzmacher
2012-01-04
1
-1
/
+4
*
s4-gensec: Pass the auth context in during gensec test
Andrew Bartlett
2011-12-29
1
-2
/
+3
*
test:dnsserver: Add zone creation and deletion test
Amitay Isaacs
2011-12-23
1
-0
/
+51
*
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
2011-12-17
1
-0
/
+79
*
s4 dns: Give better test output on RCODE mismatch
Kai Blin
2011-12-17
1
-1
/
+20
*
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
2011-12-09
1
-0
/
+12
*
s4 dns: Add test to prove two updates in one packet are a FORMERR
Kai Blin
2011-12-09
1
-0
/
+18
*
Add test for PEP8 - currently all errors are ignored, but we warn about them ...
Jelmer Vernooij
2011-12-08
1
-0
/
+50
*
Add tests for srvsvc python interface. Thanks Dhananjay Sathe
Jelmer Vernooij
2011-12-08
1
-0
/
+69
*
s4 dns: Test SOA queries
Kai Blin
2011-12-03
1
-0
/
+32
*
s4-test: Remove metadata and ldb.d directory on clean up
Amitay Isaacs
2011-11-29
1
-0
/
+5
*
s4 dns: Test QCLASS_NONE query
Kai Blin
2011-11-24
1
-0
/
+14
*
s4 dns: Test QTYPE_ALL query
Kai Blin
2011-11-24
1
-0
/
+25
*
s4 dns: Check more of the returned values for the A query
Kai Blin
2011-11-24
1
-0
/
+3
*
s4 dns: Move dns_transaction_udp to other helper functions
Kai Blin
2011-11-24
1
-13
/
+14
*
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
2011-11-18
1
-1
/
+1
*
s3-passdb_test: Policy values are converted to signed integer
Amitay Isaacs
2011-11-18
1
-1
/
+1
*
s4 dns: Add a first test case
Kai Blin
2011-11-17
1
-0
/
+117
[next]