samba.git
2023-10-13 Joseph Suttons4:messaging: Remove redundant code
2023-10-13 Joseph Suttons4:libcli: Check return value of convert_string_talloc...
2023-10-13 Joseph Suttons4:libcli: Remove unnecessary casts
2023-10-13 Joseph Suttons4:dsdb: Don’t overwrite existing error code (CID 1445263)
2023-10-13 Joseph Suttons4:dsdb: Log correct ldb error
2023-10-13 Joseph Suttons4:dsdb: Replace early ‘continue’ with ‘if’ statement...
2023-10-13 Joseph Suttons4:dsdb: Check return value of ldb_msg_add_empty()...
2023-10-13 Joseph Suttons4:dsdb: Fix unreachable code (CID 1435967)
2023-10-13 Joseph Suttons4:dsdb: Remove unreachable code (CID 1034686)
2023-10-13 Joseph Suttons4:dsdb: Check return code (CID 1444824/1444844)
2023-10-13 Joseph Suttons4:dsdb: Permit forward link to be missing in linked_at...
2023-10-13 Joseph Suttons4:dsdb: Check whether ‘p’ is NULL before dereferencing...
2023-10-13 Joseph Suttons4:dns_server: Check return value of ldb_transaction_co...
2023-10-13 Joseph Suttons4:dns_server: Merge similar code paths
2023-10-13 Joseph Suttons4:auth: Remove event context on failure
2023-10-13 Joseph Suttons4:auth: Fix resource leak (CID 1107222)
2023-10-13 Joseph Suttons3:utils: Check return value of cli_RNetServiceEnum...
2023-10-13 Joseph Suttons3:utils: Avoid integer overflow (CID 1035488)
2023-10-13 Joseph Suttonsmb2_server: Check status codes (CID 1474441)
2023-10-13 Joseph Suttonsmb2_server: Remove unreachable code (CID 1444981)
2023-10-13 Joseph SuttonRevert "smbd: Fix CID 1504457 Resource leak"
2023-10-13 Joseph Suttons3:smbd: Avoid integer overflow (CID 1035487)
2023-10-13 Joseph Suttons3:rpcclient: Do not pass uninitialized pointer to...
2023-10-13 Joseph Suttons3:nmbd: Remove redundant code (CID 1414756)
2023-10-13 Joseph Suttons3:modules: Initialize mask_permset (CID 1435850)
2023-10-13 Joseph Suttons3:modules: Remove unreachable code (CID 1508998)
2023-10-13 Joseph Suttons3:libsmb: Fix array traversal (CID 1034683)
2023-10-13 Joseph Suttons3:libnet: Remove always‐false comparison (CID 241309)
2023-10-13 Joseph SuttonRevert "s3:libads: Don’t do first loop iteration if...
2023-10-13 Joseph Suttons3:lib: Rearrange preprocessor directives to avoid...
2023-10-13 Joseph Suttons3:client: Correctly call setgroups() (CID 1449449)
2023-10-13 Joseph SuttonsmbXcli: Remove unreachable code (CID 1444978)
2023-10-13 Joseph Suttonlib:util: Remove always‐false comparison (CID 242193)
2023-10-13 Joseph Suttonutil: Remove redundant assertion (CID 1497841)
2023-10-13 Joseph Suttontdb: Do not pass non–null‐terminated strings to strcmp...
2023-10-13 Joseph Suttonlib:replace: Properly check result of write() and read...
2023-10-13 Joseph Suttonlib:printer_driver: Check return value of gp_inifile_en...
2023-10-13 Joseph Suttonlib:compression: Correctly fix sign extension of long...
2023-10-13 Joseph Suttons4:kdc: Always regard device info when checking a serve...
2023-10-12 Joseph Suttons4:dsdb: Skip allocation of empty device SIDs array
2023-10-12 Joseph Suttons4:kdc: Use claims to evaluate RBCD conditions
2023-10-12 Joseph Suttons4:kdc: Use device info to evaluate RBCD conditions
2023-10-12 Joseph Suttons4:kdc: Pass claims and device info into samba_kdc_chec...
2023-10-12 Joseph Suttons4:kdc: Rename ‘user_info_dc’ to ‘client_info’
2023-10-12 Joseph Suttons4:kdc: Call samba_kdc_get_user_info_dc() to get client...
2023-10-12 Joseph Suttons4:kdc: Add comment regarding RODC‐issued evidence...
2023-10-12 Joseph Suttons4:kdc: Factor creation of user_info_dc out of samba_kd...
2023-10-12 Joseph Suttons4:kdc: Adapt interface to new Heimdal revision
2023-10-12 Andrew Bartlettthird_party/heimdal: import lorikeet-heimdal-2023100922...
2023-10-12 Joseph Suttonthird_party/heimdal: Fix PKINIT freshness token memory...
2023-10-12 Joseph Suttons4:kdc: Use claims and device info to evaluate server...
2023-10-12 Joseph Suttons4:kdc: Make samba_kdc_get_user_info_dc() non‐static
2023-10-12 Joseph Suttons4:kdc: Use ‘claims_data’ functions to create client...
2023-10-12 Joseph Suttons4:kdc: Use device claims to evaluate client authentica...
2023-10-12 Joseph Suttons4:kdc: Use claims and device info to evaluate server...
2023-10-12 Joseph Suttons4:kdc: Have samba_kdc_allowed_to_authenticate_to(...
2023-10-12 Joseph Suttons4:kdc: Fetch device claims for server restrictions
2023-10-12 Joseph Suttons4:kdc: Do not perform compound authentication for...
2023-10-12 Joseph Suttontests/krb5: Correctly test services that do not support...
2023-10-12 Joseph Suttons4:kdc: Make samba_kdc_add_compounded_auth() static
2023-10-12 Joseph Suttons4:kdc: Remove ‘compounded_auth’ parameter from samba_k...
2023-10-12 Andrew Bartletts4:kdc: Change the type of ‘compounded_auth’ to boolean
2023-10-12 Joseph Suttons4:kdc: Remove ‘claims_valid’ parameter from samba_kdc_...
2023-10-12 Joseph Suttons4:kdc: Introduce helper variable ‘server_restrictions_...
2023-10-12 Joseph Suttons4:kdc: Simplify creation of device claims blob
2023-10-12 Joseph Suttons4:kdc: Note use of parent memory context
2023-10-12 Joseph Suttons4:kdc: Simplify samba_kdc_check_device() by calling...
2023-10-12 Joseph Suttons4:kdc: Create the Requester SID blob only if we actual...
2023-10-12 Joseph Suttons4:kdc: Remove unused function get_claims_blob_for_prin...
2023-10-12 Joseph Suttons4:kdc: Modify samba_kdc_get_claims_blob() to use claim...
2023-10-12 Joseph Suttons4:kdc: Add functions to fetch claims from the DB or...
2023-10-12 Joseph Suttons4:auth: Explicitly initialize claims structures
2023-10-12 Joseph Suttons4:auth: Have claims_data_encoded_claims_set() return...
2023-10-12 Joseph Suttons4:kdc: Declare ‘auth_entry’ to be of type ‘samba_kdc_e...
2023-10-12 Joseph Suttons4:kdc: Rename samba_kdc_obtain_user_info_dc() to samba...
2023-10-12 Joseph Suttons4:kdc: Cache user info and resource groups from PACs
2023-10-12 Andrew Bartletts4-kdc: Do not modify the returned user_info_dc from...
2023-10-12 Joseph Suttons4:kdc: Always fetch resource groups
2023-10-12 Joseph Suttons4:kdc: Label ‘resource_groups_out’ parameter
2023-10-12 Joseph Suttons4:kdc: Remove ‘group_inclusion’ parameter from samba_k...
2023-10-12 Joseph Suttons4:kdc: Pass AUTH_EXCLUDE_RESOURCE_GROUPS into samba_kd...
2023-10-12 Joseph Suttons4:kdc: Pass resource groups parameter only if we are...
2023-10-12 Joseph Suttons4:kdc: Make ‘resource_groups_out’ parameter const
2023-10-12 Joseph Suttons4:kdc: Check parameters of samba_kdc_get_user_info_fro...
2023-10-12 Joseph Suttons4:kdc: Simplify memory management with talloc stackframe
2023-10-12 Joseph Suttons4:kdc: Remove common out path from samba_kdc_obtain_us...
2023-10-12 Joseph Suttons4:kdc: Split samba_kdc_get_user_info_from_pac() out...
2023-10-12 Joseph Suttons4:kdc: Rename variable ‘user_info_dc’ to ‘info’
2023-10-12 Joseph Suttons4:kdc: Rename parameter ‘user_info_dc_out’ to ‘info_out’
2023-10-12 Joseph Suttons4:kdc: Fix leak
2023-10-12 Joseph Suttons4:kdc: Introduce intermediate variable ‘resource_groups’
2023-10-12 Joseph Suttons4:kdc: Initialize out parameter of samba_kdc_get_user_...
2023-10-12 Joseph Suttons4:kdc: Check parameters of samba_kdc_get_user_info_fro...
2023-10-12 Joseph Suttons4:kdc: Rename local variable ‘user_info_dc’ to ‘info’
2023-10-12 Joseph Suttons4:kdc: Pass ‘samdb’ into samba_kdc_get_user_info_from_db()
2023-10-12 Joseph Suttons4:kdc: Add ‘samdb’ parameter to samba_kdc_get_device_i...
2023-10-12 Joseph Suttons4:kdc: Add ‘samdb’ parameter to samba_kdc_verify_pac()
2023-10-12 Joseph Suttons4:kdc: Make boolean members into bit‐fields
2023-10-12 Joseph Suttons4:kdc: Modify samba_kdc_get_user_info_from_db() to...
2023-10-12 Joseph Suttons4:kdc: Pass Kerberos context into samba_kdc_get_device...
next