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
2023-03-20
tests/krb5: Test that RODC-issued device groups are regenerated
Joseph Sutton
1
-1
/
+75
2023-03-20
tests/krb5: Test that RODC-issued claims are regenerated
Joseph Sutton
1
-0
/
+248
2023-03-20
tests/krb5: Add tests for RODC-issued armor tickets
Joseph Sutton
1
-0
/
+44
2023-03-20
tests/krb5: Add tests for constrained delegation with RODC-issued tickets
Joseph Sutton
1
-0
/
+43
2023-03-20
tests/krb5: Add remove_client_claims_tgt_from_rodc()
Joseph Sutton
1
-14
/
+29
2023-03-20
tests/krb5: Let ticket_with_sids() create RODC-issued tickets
Joseph Sutton
1
-2
/
+7
2023-03-20
tests/krb5: Add signed_by_rodc()
Joseph Sutton
1
-0
/
+12
2023-03-20
tests/krb5: Move issued_by_rodc() to base class
Joseph Sutton
2
-13
/
+13
2023-03-20
tests/krb5: Fix additional_details account creation caching
Joseph Sutton
1
-45
/
+51
2023-03-20
tests/krb5: Add simple resource-based constrained delegation test
Joseph Sutton
1
-0
/
+11
2023-03-20
tests/krb5: Only add AES enctype bits at domain functional level 2008 and above
Joseph Sutton
1
-6
/
+15
2023-03-20
tests/krb5: Cache drsuapi connection
Joseph Sutton
4
-20
/
+26
2023-03-20
tests/krb5: Generate full ticket signatures with trailing RODC id
Joseph Sutton
1
-1
/
+1
2023-03-20
python:ndr: Use f-string to format exception message
Joseph Sutton
1
-1
/
+1
2023-03-14
python:netcmd: Decode return value of find_netbios() from bytes into string
Andreas Schneider
1
-1
/
+1
2023-03-14
dsdb: Avoid ERROR(ldb): uncaught exception - Deleted target CN=NTDS Settings....
Andrew Bartlett
1
-0
/
+19
2023-03-09
samba-tool: Ensure modifying GPO increments GPT.INI vers
David Mulder
1
-0
/
+63
2023-03-09
samba-tool: Test that modifying GPO increments GPT.INI vers
David Mulder
1
-0
/
+95
2023-03-09
samba-tool: Subclass GPOCommand for calling samdb_connect
David Mulder
1
-15
/
+15
2023-03-08
tests/krb5: Remove old device info and device claims tests
Joseph Sutton
1
-191
/
+0
2023-03-08
tests/krb5: Add tests for device claims
Joseph Sutton
1
-2
/
+396
2023-03-08
tests/krb5: Add tests for device info
Joseph Sutton
2
-0
/
+2046
2023-03-08
tests/krb5: Overhaul check_device_info()
Joseph Sutton
1
-24
/
+89
2023-03-08
tests/krb5: Allow creating a target server account with or without compound I...
Joseph Sutton
1
-1
/
+9
2023-03-08
tests/krb5: Don't specify extra enctypes for the krbtgt
Joseph Sutton
2
-2
/
+13
2023-03-08
tests/krb5: Allow adding members to a group and changing its type in a single...
Joseph Sutton
1
-4
/
+10
2023-03-08
tests/krb5: Add test for compressed claim
Joseph Sutton
1
-0
/
+19
2023-03-08
tests/krb5: Test we get correct values for integer syntax claims
Joseph Sutton
1
-5
/
+21
2023-03-08
tests/krb5: Require domain_sid to be non-None when passing a RID to map_to_sid()
Joseph Sutton
1
-0
/
+1
2023-03-08
tests/krb5: Allow group_setup to be None in setup_groups()
Joseph Sutton
1
-36
/
+39
2023-03-08
tests/krb5: Test more descriptive security descriptor
Joseph Sutton
1
-5
/
+7
2023-03-08
tests/krb5: Document and tidy up existing claims tests
Joseph Sutton
1
-24
/
+33
2023-03-08
tests/krb5: Allow creating accounts supporting claims or compound identity se...
Joseph Sutton
3
-6
/
+21
2023-03-08
tests/krb5: Make arguments to get_target() keyword arguments
Joseph Sutton
2
-3
/
+5
2023-03-08
tests/krb5: Split out device info checking into new method
Joseph Sutton
1
-45
/
+49
2023-03-08
tests/krb5: Fix typo
Joseph Sutton
1
-1
/
+1
2023-03-08
tests/krb5: Move some claims tests around
Joseph Sutton
1
-80
/
+80
2023-03-08
tests/krb5: Add type to expect a value is one of a set of possible types
Joseph Sutton
1
-0
/
+36
2023-03-08
tests/krb5: Allow comparing UnorderedLists only with one another
Joseph Sutton
1
-5
/
+3
2023-03-08
tests/krb5: Unconditionally check compressed claims
Joseph Sutton
1
-13
/
+12
2023-03-08
tests/krb5: Remove unused import
Joseph Sutton
1
-1
/
+0
2023-03-03
samba-tool: Clarify cse register command file dest
David Mulder
1
-2
/
+6
2023-03-03
python/schema: Fix conversion to UTF-8 string
Joseph Sutton
1
-1
/
+1
2023-03-03
python/samba/common: Fix typos
Joseph Sutton
1
-2
/
+2
2023-03-03
samba-tool: Don't use invalid escape sequences
Joseph Sutton
1
-1
/
+1
2023-03-03
gp: Don't use invalid escape sequences
Joseph Sutton
1
-1
/
+1
2023-03-03
gp: Avoid shadowing import
Joseph Sutton
1
-7
/
+7
2023-03-03
python/samba: Avoid resource leak
Joseph Sutton
1
-3
/
+3
2023-03-03
tests/krb5: Fix typo
Joseph Sutton
1
-1
/
+1
2023-03-03
tests/krb5: Add tests adding a user to a group prior to a TGS-REQ
Joseph Sutton
1
-0
/
+115
[prev]
[next]