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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
python:tests/dns_tkey: add gss.microsoft.com tsig updates
Stefan Metzmacher
1
-0
/
+59
2024-06-06
python:tests/dns_tkey: let us have test_update_gss_tsig_tkey_req_{additional,...
Stefan Metzmacher
2
-2
/
+36
2024-06-06
python:tests/dns_tkey: test TKEY with gss-tsig, gss.microsoft.com and invalid...
Stefan Metzmacher
1
-2
/
+19
2024-06-06
python:tests/dns_base: maintain a dict with tkey related state
Stefan Metzmacher
3
-20
/
+32
2024-06-06
python:tests/dns_base: let dns_transaction_udp() take allow_{remaining,trunca...
Stefan Metzmacher
1
-1
/
+13
2024-06-06
python:tests/dns_base: pass tkey_trans(expected_rcode)
Stefan Metzmacher
1
-1
/
+5
2024-06-06
python:tests/dns_base: let tkey_trans() take tkey_req_in_answers
Stefan Metzmacher
1
-3
/
+8
2024-06-06
python:tests/dns_base: let tkey_trans() and sign_packet() take algorithm_name...
Stefan Metzmacher
1
-5
/
+7
2024-06-06
python:tests/dns_tkey: make use of self.assert_echoed_dns_error()
Stefan Metzmacher
1
-10
/
+4
2024-06-06
python:tests/dns_base: add self.assert_echoed_dns_error()
Stefan Metzmacher
1
-0
/
+18
2024-06-06
python:tests/dns_base: let dns_transaction_tcp() handle short receives
Stefan Metzmacher
1
-1
/
+12
2024-06-06
python:tests/dns_base: use ndr_deepcopy() and ndr_pack() in verify_packet()
Stefan Metzmacher
1
-13
/
+10
2024-06-06
python:tests/dns_base: generate a real signature in bad_sign_packet()
Stefan Metzmacher
1
-27
/
+21
2024-06-04
tests/krb5: Calculate correct gMSA password to fix flapping test
Jo Sutton
1
-1
/
+11
2024-06-04
tests/krb5: Reset local database time in a cleaner (and nearly equivalent) fa...
Jo Sutton
1
-4
/
+2
2024-06-04
tests/krb5: Make use of update_password() method
Jo Sutton
1
-2
/
+2
2024-06-04
tests: Check that query_directory lists the reparse tag
Volker Lendecke
1
-0
/
+20
2024-05-31
python:smb tests: remove py2 compatibility code
Douglas Bagnall
1
-11
/
+7
2024-05-22
tests/krb5: Test that previous keys are counted as current keys following a g...
Jo Sutton
2
-1
/
+97
2024-05-22
python:tests: Extract keytab_as_set() function to be usable by other tests
Jo Sutton
1
-41
/
+42
2024-05-22
python:tests: Manually raise AssertionError
Jo Sutton
1
-1
/
+2
2024-05-22
python:tests: Rename ‘keytab_as_set’ variable to be distinct from keytab_...
Jo Sutton
1
-19
/
+19
2024-05-22
python:tests: Ignore case for group_name comparison
Andreas Schneider
1
-1
/
+2
2024-05-22
docs-xml: Add smb.conf option 'dns hostname'
Andreas Schneider
1
-0
/
+1
2024-05-22
samba.tests.dckeytab: add test_export_keytab_change3_update_only_current_keep()
Stefan Metzmacher
1
-0
/
+49
2024-05-22
s4:libnet_export_keytab: add only_current_keys option
Stefan Metzmacher
1
-2
/
+2
2024-05-16
tests/krb5: Adjust tests to pass against newer Windows versions that include ...
Jo Sutton
1
-6
/
+4
2024-05-16
tests/krb5: Add more tests for gMSAs
Jo Sutton
1
-3
/
+209
2024-05-16
tests/krb5: Test viewing gMSA passwords after performing simple binds
Jo Sutton
1
-0
/
+33
2024-05-16
tests/krb5: Test that computers (and, by extension, gMSAs) cannot perform int...
Jo Sutton
1
-0
/
+16
2024-05-16
tests/krb5: Don’t pass gMSA as ‘domain_joined_mach_creds’ parameter
Jo Sutton
1
-3
/
+1
2024-05-16
tests/krb5: Test performing NTLMSSP logons at different times
Jo Sutton
1
-0
/
+375
2024-05-16
tests/krb5: Test that gMSA passwords cannot be viewed over an unsealed connec...
Jo Sutton
1
-0
/
+41
2024-05-16
tests/krb5: Add ‘expect_success’ parameter to gensec_ntlmssp_logon()
Jo Sutton
1
-6
/
+14
2024-05-16
tests/krb5: Make use of gmsa_series_for_account() method
Jo Sutton
1
-2
/
+28
2024-05-16
tests/krb5: Add quantized_time() method
Jo Sutton
1
-4
/
+13
2024-05-16
tests/krb5: Read current time from correct SamDB
Jo Sutton
1
-2
/
+2
2024-05-16
python:tests: Pass ServerPasswordSet2() parameters in correct order
Jo Sutton
1
-2
/
+2
2024-05-16
python:tests: Remove unnecessary ‘pass’ statement
Jo Sutton
1
-1
/
+0
2024-05-16
python:tests: Remove unused netlogon connection parameter
Jo Sutton
1
-13
/
+13
2024-05-14
smbd: Test reparse tag in smb3_posix_cc_info
Volker Lendecke
1
-0
/
+41
2024-05-14
tests: get TAG_INFORMATION
Volker Lendecke
1
-0
/
+24
2024-05-14
python/tests: Fix nlink test in smb3unix on btrfs filesystem
Pavel Filipenský
1
-4
/
+14
2024-05-14
tests/ntlm_auth: Do not set a client_password
Stefan Metzmacher
1
-1
/
+1
2024-05-14
tests/ntlm_auth_krb5: don't test that a krb5ccache work with an explicit user...
Stefan Metzmacher
2
-10
/
+16
2024-05-10
selftest: add test for User.get_primary_group method
Rob van der Linde
1
-0
/
+15
2024-05-10
tests/ntacls: unblock failing gitlab pipelines because test_setntacl_forcenative
Stefan Metzmacher
1
-1
/
+1
2024-05-07
pytest: sid_strings: Samba DN object refuses sub-auth overflow
Douglas Bagnall
1
-2
/
+2
2024-05-07
pytest: sid_strings: adjust to match Windows 2016
Douglas Bagnall
1
-2
/
+2
2024-05-07
pytest: sid_strings: Windows does allow lowercase s-1-... SIDs
Douglas Bagnall
1
-2
/
+4
[prev]
[next]