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-09-26
libcli/security: Pass in claims evaluation state when building any security t...
Andrew Bartlett
1
-1
/
+1
2023-09-26
pytest: conditional_ace assembler assembles full descriptor
Douglas Bagnall
1
-2
/
+33
2023-09-26
libcli/security: beginning of tests for conditional ACE bytes
Douglas Bagnall
1
-0
/
+98
2023-09-26
pytest: assembler for conditional ACEs
Douglas Bagnall
1
-0
/
+196
2023-09-26
pytest:conditional_ace_claims: ease export of failing tests to C
Douglas Bagnall
1
-0
/
+59
2023-09-26
pytest: tests for conditional ACEs with security tokens
Douglas Bagnall
1
-0
/
+338
2023-09-26
pytest: tools for creating security tokens
Douglas Bagnall
1
-0
/
+239
2023-09-26
pytest: sddl tests with conditional ACEs
Douglas Bagnall
1
-0
/
+52
2023-09-26
pytest: sddl strings dir can be defined in class
Douglas Bagnall
1
-9
/
+15
2023-09-26
pytest: sddl tests can be only externally defined
Douglas Bagnall
1
-0
/
+3
2023-09-26
pytest:security_descriptors: test collected conditional ACEs
Douglas Bagnall
1
-1
/
+8
2023-09-26
pytest:security descriptors: hack to capture results as json
Douglas Bagnall
1
-0
/
+29
2023-09-26
pytest: security descriptors: test some conditional and RA ACEs
Douglas Bagnall
1
-0
/
+21
2023-09-26
pytest: security_descriptors: tests without revision number hack
Douglas Bagnall
1
-0
/
+9
2023-09-26
pytest: security_descriptors test for repetitive ACLs
Douglas Bagnall
1
-0
/
+12
2023-09-26
pytest: security_descriptors comparison is quieter
Douglas Bagnall
1
-10
/
+2
2023-09-21
conf: Remove "smb3 unix extensions" parameter
Volker Lendecke
1
-172
/
+81
2023-09-20
tests: Add reproducer for BZ15481
Volker Lendecke
1
-0
/
+27
2023-09-14
tests/krb5: Rename ‘client_claims’ to ‘claims_metadata’
Joseph Sutton
1
-8
/
+8
2023-09-14
python:tests: Fix invalid escape sequence
Joseph Sutton
1
-1
/
+1
2023-09-14
python:tests: Remove unused variables
Joseph Sutton
2
-2
/
+2
2023-09-14
claims.idl: Be more lenient in our expectations for the compression of claims
Joseph Sutton
1
-2
/
+4
2023-09-14
python:tests: Remove unused imports
Joseph Sutton
6
-10
/
+2
2023-09-11
python:tests: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-09-08
tests: Add test_symlink_reparse_data_buffer_parse
Volker Lendecke
1
-0
/
+15
2023-09-08
tests: Create symlinks using posix extensions
Volker Lendecke
1
-1
/
+3
2023-09-07
pytests:security: don't use invalid domain SID S-2-0-0
Douglas Bagnall
1
-13
/
+17
2023-08-30
tests/krb5: Have modified_ticket() not modify its arguments
Joseph Sutton
1
-0
/
+4
2023-08-30
tests/krb5: Add KerberosCredentials.get_rid()
Joseph Sutton
1
-0
/
+8
2023-08-30
tests/krb5: Re-raise any LdbError other than ERR_ENTRY_ALREADY_EXISTS
Joseph Sutton
1
-1
/
+2
2023-08-30
tests/krb5: Correctly assert that we found a LOGON_INFO PAC buffer
Joseph Sutton
1
-1
/
+1
2023-08-30
tests/krb5: Remove local variable
Joseph Sutton
1
-3
/
+2
2023-08-30
tests/krb5: Move KDC TGT tests to new file
Joseph Sutton
2
-48
/
+86
2023-08-30
tests/krb5: Remove test of pre-1.20 MIT Kerberos behaviour
Joseph Sutton
1
-21
/
+0
2023-08-30
gp: Use read_file() instead of readfp()
Joseph Sutton
3
-8
/
+8
2023-08-30
gp: Fix resource leaks
Joseph Sutton
6
-13
/
+38
2023-08-30
gp: Use assertEqual() instead of assertEquals()
Joseph Sutton
1
-121
/
+121
2023-08-30
gp: Check correct variables
Joseph Sutton
1
-14
/
+14
2023-08-30
gp: Prefer ‘x not in y’ to ‘not x in y’
Joseph Sutton
1
-1
/
+1
2023-08-30
gp: Don’t shadow imports
Joseph Sutton
1
-7
/
+7
2023-08-30
gp: Add missing import
Joseph Sutton
1
-0
/
+1
2023-08-30
pytest/dns_aging: Assert that the name of the node to search for is a string
Joseph Sutton
1
-0
/
+1
2023-08-30
pytest/dns_aging: Correctly check that record is tombstoned
Joseph Sutton
1
-5
/
+5
2023-08-30
pytest/dns_aging: Check value of ‘dtime’
Joseph Sutton
1
-0
/
+2
2023-08-30
python:tests: Rename test method so as not to mask previously-defined method
Joseph Sutton
1
-1
/
+1
2023-08-30
python:tests: Complete assertion messages
Joseph Sutton
1
-2
/
+2
2023-08-30
python:tests: Fix usage line
Joseph Sutton
1
-1
/
+1
2023-08-30
python: Fix reference to undefined name ‘samba’
Joseph Sutton
1
-1
/
+1
2023-08-30
samba-tool: Remove useless return
Joseph Sutton
1
-1
/
+0
2023-08-30
python:join: Fix references to undefined variables
Joseph Sutton
1
-6
/
+6
[prev]
[next]