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
2021-09-21
tests/krb5: Add helper method for modifying PACs
Joseph Sutton
1
-0
/
+45
2021-09-21
python/join: Check for correct msDS-KrbTgtLink attribute
Joseph Sutton
1
-3
/
+4
2021-09-21
python: Don't leak file handles
Joseph Sutton
3
-10
/
+17
2021-09-15
tests/krb5: Allow replicating accounts to the created RODC
Joseph Sutton
1
-0
/
+50
2021-09-15
tests/krb5: Create RODC account for testing
Joseph Sutton
1
-0
/
+114
2021-09-15
tests/krb5: Allow replicating accounts to the RODC
Joseph Sutton
1
-2
/
+139
2021-09-15
tests/krb5: Add get_secrets() method to get the secret attributes of a DN
Joseph Sutton
1
-5
/
+21
2021-09-15
tests/krb5: Add method to get RODC krbtgt credentials
Joseph Sutton
1
-0
/
+74
2021-09-15
tests/krb5: Sign-extend kvno from 32-bit integer
Joseph Sutton
1
-0
/
+3
2021-09-15
pytest:segfault: Add test for ldb.msg_diff()
Joseph Sutton
1
-0
/
+12
2021-09-15
tests/krb5: Generate padata for FAST tests
Joseph Sutton
1
-40
/
+61
2021-09-15
tests/krb5: Add get_cached_creds() method to create persistent accounts for t...
Joseph Sutton
2
-68
/
+125
2021-09-15
tests/krb5: Get encpart decryption key from kdc_exchange_dict
Joseph Sutton
2
-86
/
+54
2021-09-15
tests/krb5: Get expected cname from TGT for TGS-REQ messages
Joseph Sutton
1
-8
/
+7
2021-09-15
tests/krb5: Allow specifying status code to be checked
Joseph Sutton
1
-0
/
+9
2021-09-14
tests/krb5: Create testing accounts in appropriate containers
Joseph Sutton
1
-1
/
+6
2021-09-13
tests/krb5: Check for presence of 'key-expiration' element
Joseph Sutton
1
-2
/
+9
2021-09-13
tests/krb5: Check 'caddr' element
Joseph Sutton
1
-2
/
+4
2021-09-13
tests/krb5: Check for presence of 'renew-till' element
Joseph Sutton
1
-2
/
+13
2021-09-13
tests/krb5: Allow Kerberos requests to be sent to DC or RODC
Joseph Sutton
2
-15
/
+26
2021-09-13
tests/krb5: Make time assertion less strict
Joseph Sutton
1
-1
/
+1
2021-09-13
tests/krb5: Allow specifying ticket flags expected to be set or reset
Joseph Sutton
2
-2
/
+49
2021-09-13
tests/krb5: Remove magic constants
Joseph Sutton
2
-2
/
+2
2021-09-13
tests/krb5: Don't create PAC request or options manually in fast_tests
Joseph Sutton
1
-13
/
+9
2021-09-13
tests/krb5: Don't create PAC request manually in as_req_tests
Joseph Sutton
1
-24
/
+11
2021-09-13
tests/krb5: add options to kdc_exchange_dict to specify including PAC-REQUEST...
Joseph Sutton
1
-6
/
+34
2021-09-13
tests/krb5: Move padata generation methods to base class
Joseph Sutton
2
-14
/
+13
2021-09-13
tests/krb5: Keep track of account DN in credentials object
Joseph Sutton
2
-0
/
+10
2021-09-13
tests/krb5: Allow specifying additional User Account Control flags for account
Joseph Sutton
1
-4
/
+4
2021-09-13
tests/krb5: Allow specifying an OU to create accounts in
Joseph Sutton
1
-2
/
+6
2021-09-13
tests/krb5: Replace expected_cname_private with expected_anon parameter
Joseph Sutton
2
-43
/
+24
2021-09-13
tests/krb5: Use more compact dict lookup
Joseph Sutton
1
-3
/
+3
2021-09-13
tests/krb5: Add KDCOptions flag for constrained delegation
Joseph Sutton
2
-0
/
+2
2021-09-13
tests/krb5: Use signed integers to represent key version numbers in ASN.1
Joseph Sutton
3
-3
/
+3
2021-09-13
tests/krb5: Add methods to obtain the length of checksum types
Joseph Sutton
1
-0
/
+26
2021-09-13
tests/krb5: Calculate expected salt if not given explicitly
Joseph Sutton
1
-2
/
+2
2021-09-10
selftest: remove unsupported smbcacls option --get
Ralph Boehme
2
-2
/
+2
2021-09-09
gpo: Add Chromium Group Policy
David Mulder
1
-2
/
+467
2021-09-09
gpo: Test Chromium Group Policy
David Mulder
2
-0
/
+5053
2021-09-07
samba-tool: Fix a typo
Volker Lendecke
1
-1
/
+1
2021-09-06
selftest: Add prefix to new schema attributes to avoid flapping dsdb_schema_a...
Andrew Bartlett
1
-3
/
+3
2021-09-05
selftest: Add a test for LookupSids3 and LookupNames4 in python
Andrew Bartlett
1
-0
/
+333
2021-09-04
python: Fix usage strings
Joseph Sutton
1
-1
/
+1
2021-09-02
tests/krb5: Allow KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN for a missing sname
Andrew Bartlett
3
-9
/
+21
2021-09-02
tests/krb5: Allow expected_error_mode to be a container type
Joseph Sutton
1
-21
/
+35
2021-09-02
tests/krb5: Add tests for omitting sname in inner request
Joseph Sutton
1
-0
/
+28
2021-09-02
tests/krb5: Allow specifying parameters specific to the inner FAST request body
Joseph Sutton
2
-0
/
+17
2021-09-02
tests/krb5: Add tests for omitting sname in request
Joseph Sutton
1
-2
/
+81
2021-09-02
tests/krb5: Check PADATA-PW-SALT element in e-data
Joseph Sutton
1
-0
/
+14
2021-09-02
tests/krb5: Check e-data element for TGS-REP errors without FAST
Joseph Sutton
2
-20
/
+34
[prev]
[next]