summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.17.5 release.samba-4.17.5Jule Anger2023-01-261-1/+1
* WHATSNEW: Add release notes for Samba 4.17.5.Jule Anger2023-01-261-2/+83
* lib/replace - add extra check to bsd_attr_listAndrew Walker2023-01-231-0/+12
* s3: smbd: Always use metadata_fsp() when processing fsctls.Jeremy Allison2023-01-232-2/+7
* s3: smbd: Add test to show smbd crashes when doing an FSCTL on a named stream...Jeremy Allison2023-01-235-0/+80
* s3:auth: call wbcFreeMemory(info) in auth3_generate_session_info_pac()Stefan Metzmacher2023-01-231-0/+1
* CVE-2022-38023 s3:rpc_server/netlogon: Avoid unnecessary loadparm_context all...Samuel Cabrero2023-01-231-19/+2
* CVE-2022-38023 docs-xml/smbdotconf: The "server schannel require seal[:COMPUT...Samuel Cabrero2023-01-231-3/+2
* CVE-2022-38023 s3:rpc_server/netlogon: Check for global "server schannel requ...Samuel Cabrero2023-01-231-0/+12
* CVE-2022-38023 s3:rpc_server/netlogon: make sure all _netr_LogonSamLogon*() c...Samuel Cabrero2023-01-231-17/+28
* CVE-2022-38023 s3:rpc_server/netlogon: Use dcesrv_netr_creds_server_step_check()Samuel Cabrero2023-01-234-165/+58
* CVE-2022-38023 s4:rpc_server/netlogon: Move schannel and credentials check fu...Samuel Cabrero2023-01-235-546/+644
* CVE-2022-38023 s4:rpc_server:wscript: Reformat following pycodestyleSamuel Cabrero2023-01-231-122/+168
* CVE-2022-38023 selftest:Samba3: avoid global 'server schannel = auto'Samuel Cabrero2023-01-231-1/+15
* CVE-2022-38023 s3:rpc_server/netlogon: 'server schannel != yes' warning to dc...Samuel Cabrero2023-01-231-11/+28
* s3: smbd: Tweak openat_pathref_dirfsp_nosymlink() to NULL out fsp->fsp_name a...Jeremy Allison2023-01-162-3/+2
* selftest: Show vfs_virusscanner crashes when traversing a 2-level directory t...Jeremy Allison2023-01-163-7/+20
* s4: libcli: Ignore errors when getting A records after fetching AAAA records.Jeremy Allison2023-01-161-6/+8
* s3: smbd: In synthetic_pathref() change DBG_ERR -> DBG_NOTICE to avoid spammi...Jeremy Allison2023-01-161-1/+1
* s3: smbd: Cause SMB2_OP_FLUSH to go synchronous in a compound anywhere but th...Jeremy Allison2023-01-162-2/+14
* s3: smbd: Add utility function smbd_smb2_is_last_in_compound().Jeremy Allison2023-01-162-0/+7
* s4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_FLUSH test to smb2.compound...Jeremy Allison2023-01-162-0/+116
* s4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_CLOSE test to smb2.compound...Jeremy Allison2023-01-164-0/+121
* nsswitch:libwbclient - fix leak in wbcCtxPingDc2Andrew Walker2023-01-161-0/+1
* s3: libsmbclient: Fix smbc_getxattr() to return 0 on success.Jeremy Allison2023-01-162-2/+5
* s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...Jeremy Allison2023-01-162-0/+95
* s3:smbstatus: go to cmdline_messaging_context_freeJones Syue2023-01-131-1/+2
* source3/wscript: Remove implicit int and implicit function declarationsFlorian Weimer2023-01-131-5/+6
* source3/wscript: Fix detection of major/minor macrosFlorian Weimer2023-01-131-2/+2
* buildtools/wafsamba: Avoid calling lib_func without a prototypeFlorian Weimer2023-01-131-1/+2
* s4:lib/messaging: fix interaction between imessaging_context_destructor and i...Stefan Metzmacher2023-01-132-0/+16
* s3:rpc_server/srvsvc: make sure we (re-)load all shares as root.Stefan Metzmacher2023-01-132-13/+16
* selftest: add samba3.blackbox.registry_shareStefan Metzmacher2023-01-134-0/+74
* testprogs: Add testit_grep_count() helperVolker Lendecke2023-01-131-0/+29
* s3: smbd: Strip any leading '\\' characters if the SMB2 DFS flag is set.Jeremy Allison2023-01-051-2/+11
* s3:client: Fix a use-after-free issue in smbclientAndreas Schneider2023-01-041-2/+3
* s3:script: Improve test_chdir_cache.shAndreas Schneider2023-01-041-4/+8
* s3:params:lp_do_section - protect against NULL derefAndrew Walker2023-01-041-1/+1
* rpc_server:srvsvc - retrieve share ACL via root contextAndrew2023-01-041-3/+14
* ctdb: Fix a use-after-free in run_procVolker Lendecke2023-01-041-2/+3
* VERSION: Bump version up to Samba 4.17.5...Jule Anger2022-12-151-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.17.4 release.samba-4.17.4Jule Anger2022-12-151-1/+1
* WHATSNEW: Add release notes for Samba 4.17.4.Jule Anger2022-12-151-2/+157
* s4:libnet: correctly handle gnutls_pbkdf2() errorsStefan Metzmacher2022-12-141-1/+4
* s4:libnet: fix error string for failing samr_ChangePasswordUser4()Stefan Metzmacher2022-12-141-1/+1
* CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher2022-12-1420-64/+72
* CVE-2022-37966 samba-tool: add 'domain trust modify' commandStefan Metzmacher2022-12-142-0/+126
* CVE-2022-37966 s4:kdc: apply restrictions of "kdc supported enctypes"Stefan Metzmacher2022-12-141-2/+10
* CVE-2022-37966 param: Add support for new option "kdc supported enctypes"Stefan Metzmacher2022-12-142-0/+109
* CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher2022-12-146-10/+13