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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-01
s4:kdc: Remove unnecessary assignments
Joseph Sutton
1
-21
/
+0
2023-10-01
s4:kdc: Check that principal being copied is not NULL
Joseph Sutton
1
-5
/
+7
2023-10-01
s4:kdc: Prefer explicit initialization to ZERO_STRUCTP()
Joseph Sutton
1
-5
/
+5
2023-10-01
s4:auth: Ensure that some parameters are not NULL
Joseph Sutton
1
-0
/
+12
2023-10-01
s4:torture: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-2
/
+2
2023-10-01
s4:ntvfs: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-09-29
netcmd: tests: bugfix: argument -U was already in creds so listed twice
Rob van der Linde
1
-3
/
+3
2023-09-28
tests/krb5: Add samba.tests.krb5.conditional_ace_tests
Joseph Sutton
1
-0
/
+4
2023-09-27
s4:auth: Add functions to convert between different claims formats
Joseph Sutton
2
-0
/
+292
2023-09-27
s4:auth: Include missing headers
Joseph Sutton
1
-0
/
+4
2023-09-27
s4:kdc: Move encode_claims_set() into the auth_session subsystem
Joseph Sutton
3
-59
/
+63
2023-09-27
s4:auth: Fix ‘user_info_dc_out’ leak
Joseph Sutton
1
-2
/
+2
2023-09-27
s4:auth: Return a talloc‐allocated resource groups structure
Joseph Sutton
1
-7
/
+19
2023-09-27
s4:auth: Introduce helper variable ‘resource_groups_in’
Joseph Sutton
1
-4
/
+4
2023-09-27
s4:auth: Make returning resource groups the last thing we do
Joseph Sutton
1
-10
/
+10
2023-09-27
s4:torture: Initialize ‘tm’ structure
Joseph Sutton
1
-1
/
+1
2023-09-27
s4:kdc: Fix ldb_msg_find_krb5time_ldap_time()
Joseph Sutton
1
-10
/
+7
2023-09-27
s4:kdc: Initialize ‘tm’ structure
Joseph Sutton
1
-1
/
+1
2023-09-27
s4:auth: Correct error message
Joseph Sutton
1
-1
/
+1
2023-09-27
s4:torture: Use SID constants
Joseph Sutton
2
-5
/
+5
2023-09-27
s4:rpc_server: Use Builtin SID constant
Joseph Sutton
1
-1
/
+1
2023-09-27
s4:ntvfs: Use World and System SID constants
Joseph Sutton
1
-2
/
+2
2023-09-27
s4:dsdb: Use Builtin SID constant
Joseph Sutton
2
-4
/
+4
2023-09-27
s4:auth: Use Anonymous and System SID constants
Joseph Sutton
1
-16
/
+2
2023-09-27
s4:kdc: Use Compounded Authentication and Claims Valid SID constants
Joseph Sutton
1
-14
/
+2
2023-09-27
s4:kdc: Use Asserted Identity SID constants
Joseph Sutton
1
-9
/
+4
2023-09-27
s4:dsdb: Use NULL SID constant
Joseph Sutton
1
-1
/
+1
2023-09-26
libcli/security: Pass in claims evaluation state when building any security t...
Andrew Bartlett
2
-3
/
+37
2023-09-26
s4-auth: pass lp_ctx to auth_generate_session_info() where possible
Andrew Bartlett
2
-4
/
+4
2023-09-26
pytest: sddl tests with conditional ACEs
Douglas Bagnall
1
-0
/
+9
2023-09-26
s4/librpc: build conditional ace Python bindings
Douglas Bagnall
1
-0
/
+8
2023-09-14
s4:dsdb: Fix comment
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:kdc: Don’t prepend useless colon to MIT KDC logging messages
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:wrepl_server: Correctly read ‘type’ element
Joseph Sutton
1
-1
/
+39
2023-09-14
s4:kdc: Remove ks_is_tgs_principal()
Joseph Sutton
1
-17
/
+8
2023-09-14
s4:setup: Fix script usage line
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:selftest: Fix script usage lines
Joseph Sutton
4
-4
/
+4
2023-09-14
lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation
Joseph Sutton
1
-4
/
+0
2023-09-14
s4:rpc_server: Switch to using smb_krb5_princ_component()
Joseph Sutton
1
-3
/
+9
2023-09-14
s4:kdc: Switch to using smb_krb5_princ_component()
Joseph Sutton
1
-6
/
+7
2023-09-14
s4:dsdb: Switch to using smb_krb5_princ_component()
Joseph Sutton
1
-22
/
+40
2023-09-14
lib:krb5_wrap: Add Heimdal‐specific smb_krb5_princ_component() implementation
Joseph Sutton
1
-1
/
+1
2023-09-14
lib:krb5_wrap: Add smb_krb5_princ_component()
Joseph Sutton
1
-0
/
+5
2023-09-14
s4:kdc: Fix leaks
Joseph Sutton
1
-16
/
+31
2023-09-14
s4:kdc: Be sure not to pass a NULL pointer into strcmp()
Joseph Sutton
1
-1
/
+3
2023-09-14
s4:kdc: Prefer explicit initialization to ZERO_STRUCTP()
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:kdc: Make RODC ID checks easier to understand with more clearly‐named va...
Joseph Sutton
1
-10
/
+8
2023-09-14
s4:kdc: Rename ‘status’ variables to ‘reply_status’
Joseph Sutton
1
-8
/
+8
2023-09-14
s4:kdc: Have samba_krbtgt_is_in_db() take a const KDC entry
Joseph Sutton
2
-2
/
+2
2023-09-14
s4:kdc: Have samba_krbtgt_is_in_db() return a krb5_error_code
Joseph Sutton
2
-6
/
+6
[prev]
[next]