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-09-14
s4:kdc: Make pac_blobs_remove_blob() never fail
Joseph Sutton
3
-22
/
+11
2023-09-14
s4:kdc: Make ‘struct pac_blobs’ memory handling safer and more consistent
Joseph Sutton
3
-82
/
+63
2023-09-14
s4:kdc: Don’t corrupt pac_blobs structure if talloc_realloc() fails
Joseph Sutton
1
-10
/
+16
2023-09-14
s4:kdc: Add common out path to pac_blobs_from_krb5_pac()
Joseph Sutton
1
-7
/
+8
2023-09-14
s4:kdc: Introduce a temporary talloc context in samba_kdc_update_pac()
Joseph Sutton
1
-35
/
+32
2023-09-14
s4:kdc: Use temporary memory context in samba_kdc_verify_pac()
Joseph Sutton
1
-3
/
+10
2023-09-14
s4:kdc: Fix leak
Joseph Sutton
1
-2
/
+9
2023-09-14
s4:kdc: Allocate variables on to more suitable memory context
Joseph Sutton
1
-2
/
+2
2023-09-14
s4:kdc: Increment PAC_DEVICE_INFO::domain_group_count only after SID has been...
Joseph Sutton
1
-5
/
+7
2023-09-14
s4:kdc: Directly zero‐initialize PAC_DOMAIN_GROUP_MEMBERSHIP structure
Joseph Sutton
1
-5
/
+1
2023-09-14
s4:kdc: Assign RID and attribute together
Joseph Sutton
1
-2
/
+4
2023-09-14
s4:kdc: Don’t corrupt domain groups structure if talloc_realloc() fails
Joseph Sutton
1
-7
/
+14
2023-09-14
s4:kdc: Check for overflow when adding a domain group SID
Joseph Sutton
1
-0
/
+8
2023-09-14
s4:kdc: Avoid potential use‐after‐free
Joseph Sutton
1
-5
/
+4
2023-09-14
s4:kdc: Fix leak
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:kdc: Use common exit point for functions
Joseph Sutton
1
-28
/
+34
2023-09-14
s4:kdc: Fix leaks
Joseph Sutton
1
-22
/
+53
2023-09-14
s4:kdc: Add correct Asserted Identity SID in response to an S4U2Self request
Joseph Sutton
1
-22
/
+0
2023-09-14
s4:auth: Fix leaks
Joseph Sutton
1
-0
/
+6
2023-09-14
s4:auth: Check return values of talloc functions
Joseph Sutton
1
-0
/
+6
2023-09-14
s4:dsdb: Prefer explicit initialization to ZERO_STRUCT()
Joseph Sutton
2
-11
/
+5
2023-09-14
s4:dsdb: Parenthesize macro expression
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:scripting: Prefer ‘x not in y’ to ‘not x in y’
Joseph Sutton
1
-2
/
+2
2023-09-14
s4:scripting: Fix comments
Joseph Sutton
1
-2
/
+2
2023-09-14
s4:kdc: Inline samba_get_pac_attrs_blob()
Joseph Sutton
1
-32
/
+13
2023-09-14
s4:kdc: Fix leaks
Joseph Sutton
1
-0
/
+7
2023-09-14
s4:kdc: Don’t operate directly on caller‐owned pointer
Joseph Sutton
1
-4
/
+9
2023-09-14
s4:kdc: Allocate contents of PAC blobs on blob talloc contexts
Joseph Sutton
1
-4
/
+4
2023-09-14
s4:kdc: Inline samba_get_requester_sid_pac_blob()
Joseph Sutton
1
-39
/
+19
2023-09-14
s4:kdc: Fix error message
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:kdc: Initialize pointers to NULL
Joseph Sutton
1
-4
/
+4
2023-09-14
s4:kdc: Correct error message
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:kdc: Check return value of smb_krb5_principal_get_comp_string()
Joseph Sutton
1
-8
/
+16
2023-09-14
s4:kdc: Remove unused talloc context
Joseph Sutton
1
-12
/
+0
2023-09-14
s4:kdc: Check return value of samdb_result_dom_sid()
Joseph Sutton
1
-1
/
+7
2023-09-14
s4:kdc: Make functions to add special SIDs non‐static
Joseph Sutton
2
-14
/
+23
2023-09-14
s4:kdc: Check result of talloc_realloc()
Joseph Sutton
1
-0
/
+6
2023-09-14
s4:kdc: Handle invalid enum values
Joseph Sutton
1
-0
/
+2
2023-09-14
s4:kdc: Check result of dom_sid_parse()
Joseph Sutton
1
-1
/
+3
2023-09-14
s4:kdc: Remove unused flags
Joseph Sutton
3
-12
/
+1
2023-09-14
s4:kdc: Use smb_krb5_data_from_blob()
Joseph Sutton
1
-5
/
+2
2023-09-14
s4:kdc: Remove duplicate function signature
Joseph Sutton
1
-9
/
+2
2023-09-14
s4:kdc: Prefer explicit initialization to ZERO_STRUCT()
Joseph Sutton
2
-26
/
+14
2023-09-14
s4:scripting: Remove unused imports
Joseph Sutton
1
-2
/
+2
2023-09-11
netapi: Pass net's cmdline credentials to libnetapi_net_init()
Samuel Cabrero
1
-6
/
+2
2023-09-11
netapi: Pass loadparm_context to libnetapi_net_init()
Samuel Cabrero
1
-1
/
+1
2023-09-11
s4:wrepl_server: Fix code spelling
Joseph Sutton
2
-3
/
+3
2023-09-11
s4:torture: Fix code spelling
Joseph Sutton
5
-14
/
+14
2023-09-11
s4:samba: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-09-11
s4:rpc_server: Fix code spelling
Joseph Sutton
1
-3
/
+3
[prev]
[next]