index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool: Rename Samba4 to Samba AD
Andreas Schneider
2017-05-05
1
-1
/
+1
*
param: Add 'mit kdc command' to change the default.
Andreas Schneider
2017-04-29
1
-1
/
+2
*
source3 smbd: tests for null pointer dereference
Gary Lockyer
2017-04-28
1
-0
/
+59
*
pyrpc: Fix segfault in ClientConnection
Gary Lockyer
2017-04-21
1
-0
/
+18
*
param: Check for valid values of 'name resolve order' option
Noel Power
2017-04-13
1
-2
/
+4
*
python: Add a simple pam_winbind test
Andreas Schneider
2017-04-07
2
-0
/
+74
*
tests dsdb: load paramaters from test environment
Gary Lockyer
2017-04-06
1
-7
/
+4
*
password_hash: Add tests to allow refactoring
Gary Lockyer
2017-04-06
4
-0
/
+635
*
TestBase: restore setting FEATURE_SEAL in insta_creds
Gary Lockyer
2017-04-05
1
-1
/
+2
*
whitespace: auth_log_pass_change.py python conventions
Garming Sam
2017-03-29
1
-33
/
+34
*
whitespace: auth_log.py python conventions
Garming Sam
2017-03-29
1
-96
/
+92
*
auth log: Add tests for anonymous bind and SamLogon
Gary Lockyer
2017-03-29
1
-0
/
+382
*
pycredentials: Add bindings for get_ntlm_response()
Andrew Bartlett
2017-03-29
1
-0
/
+21
*
ldap_server: Log failures to find a valid user in the simple bind
Gary Lockyer
2017-03-29
1
-0
/
+80
*
dsdb: Add authentication audit logging for LDAP password change
Andrew Bartlett
2017-03-29
1
-2
/
+89
*
auth log tests: password change tests
Gary Lockyer
2017-03-29
2
-6
/
+250
*
auth_log: Add tests by listening for JSON messages over the message bus
Andrew Bartlett
2017-03-29
3
-0
/
+1007
*
TestBase: move insta_creds from password_lockout.py
Gary Lockyer
2017-03-29
1
-0
/
+31
*
pymessaging: add single element tupple form of the server_id
Gary Lockyer
2017-03-28
1
-0
/
+42
*
pymessaging: Add a hook to run the event loop, make callbacks practical
Andrew Bartlett
2017-03-28
1
-14
/
+38
*
selftest: Test server_id database add and removal
Andrew Bartlett
2017-03-28
1
-6
/
+13
*
pymessaging: Add irpc_remove_name
Andrew Bartlett
2017-03-28
1
-0
/
+8
*
pymessaging: Add support for irpc_add_name
Andrew Bartlett
2017-03-28
1
-0
/
+4
*
selftest: Add more tests for "samba-tool processes"
Andrew Bartlett
2017-03-28
1
-0
/
+6
*
samba_dnsupdate: Add additional debugging
Garming Sam
2017-03-28
1
-4
/
+4
*
python: samba.gensec: Port module to Python 3 compatible form
Lumir Balhar
2017-03-10
2
-19
/
+18
*
python: samba.tests.core: Port and enable core tests in Python 3
Lumir Balhar
2017-03-10
1
-2
/
+2
*
python: samba.tests: Move import of ported modules out of PY3 condition
Lumir Balhar
2017-03-10
1
-2
/
+2
*
python: samba.tests.auth: Add tests for samba.auth module
Lumir Balhar
2017-03-10
1
-2
/
+27
*
dcerpc/misc tests: asset GUID ordering in python 2 and 3
Douglas Bagnall
2017-03-10
1
-7
/
+10
*
python: samba.tests.dcerpc.misc: Port and enable tests
Lumir Balhar
2017-03-10
1
-2
/
+9
*
python: Make top-level samba modules Python 3 compatible
Lumir Balhar
2017-03-10
1
-11
/
+15
*
python: samba.tests.dcerpc: Move Class RawDCERPCTest to separated file.
Lumir Balhar
2017-03-10
3
-835
/
+865
*
python: samba.tests.glue: Add new tests for samba._glue.
Lumir Balhar
2017-03-10
1
-0
/
+74
*
python: samba.tests.param: Add missing tests
Lumir Balhar
2017-03-10
1
-1
/
+45
*
python: samba.tests.credentials: Python 3 compatible tests
Lumir Balhar
2017-03-10
1
-9
/
+17
*
Correct "acheive" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
Correct "overriden" typos.
Chris Lamb
2017-02-22
2
-2
/
+2
*
python/tests: move samba_tool_drs test to proper place
Bob Campbell
2017-02-14
1
-344
/
+0
*
samba-tool/drs: do partial replication when --local is given by default
Bob Campbell
2017-02-14
1
-2
/
+2
*
tests/ndrdump: Add a test for --hex-input
Garming Sam
2017-02-14
1
-0
/
+4
*
python: Use generated WERROR definitions
Bob Campbell
2017-02-14
1
-1
/
+2
*
rpc_server: Allow to configure the port range for RPC services
Andreas Schneider
2017-01-27
1
-4
/
+7
*
tests/credentials.py: demonstrate the last 'username' line of creds.parse_fil...
Stefan Metzmacher
2016-12-20
1
-0
/
+50
*
tests/credentials.py: verify the new cli_credentials_parse_file() 'username' ...
Stefan Metzmacher
2016-12-20
1
-0
/
+49
*
tests/credentials.py: add tests to verify realm/principal behaviour of cli_cr...
Stefan Metzmacher
2016-12-20
1
-1
/
+49
*
auth/credentials: let cli_credentials_parse_string() always reset username an...
Stefan Metzmacher
2016-12-20
1
-4
/
+4
*
tests/credentials.py: add tests with a realm from smb.conf
Stefan Metzmacher
2016-12-20
1
-1
/
+16
*
auth/credentials: handle situations without a configured (default) realm
Stefan Metzmacher
2016-12-20
1
-5
/
+14
*
tests/credentials.py: add very simple test for py_creds_parse_file
Stefan Metzmacher
2016-12-20
1
-1
/
+23
[next]