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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
python/samba/tests/krb5: Extend PKINIT tests to show kpasswd still works
Andrew Bartlett
1
-11
/
+53
2024-06-10
python/samba/tests/krb5: Move get_kpasswd_sname() into raw_testcase() to allo...
Andrew Bartlett
2
-4
/
+4
2024-06-06
python: Add test for checking the SHA256SUM
Andreas Schneider
1
-5
/
+24
2024-06-06
python:netcmd: Create a SHA256SUM file with checksums
Andreas Schneider
1
-0
/
+25
2024-06-06
python:netcmd: Only put regular files into the tarball
Andreas Schneider
1
-1
/
+1
2024-06-06
python:tests/dns_tkey: add test_update_tsig_record_access_denied()
Stefan Metzmacher
1
-0
/
+55
2024-06-06
python:tests/dns_base: add get_unpriv_creds() helper
Stefan Metzmacher
1
-0
/
+15
2024-06-06
python:tests/dns_tkey: let test_update_tsig_windows() actually pass against w...
Stefan Metzmacher
1
-14
/
+18
2024-06-06
python:tests/dns_base: let verify_packet() work against Windows
Stefan Metzmacher
1
-1
/
+10
2024-06-06
python:tests/dns_tkey: test bad and changing tsig algorithms
Stefan Metzmacher
1
-0
/
+104
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-31
python/common: remove verbiage about old python versions
Douglas Bagnall
1
-13
/
+2
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-tool: let 'samba-tool domain exportkeytab' take an --only-current-keys ...
Stefan Metzmacher
1
-2
/
+7
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
[prev]
[next]