summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.16.9 release.samba-4.16.9Jule Anger2023-02-161-1/+1
* WHATSNEW: Add release notes for Samba 4.16.9.Jule Anger2023-02-161-2/+77
* mdssvc: fix kMDScopeArray parsingRalph Boehme2023-02-101-0/+6
* 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
* 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
* 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/+75
* testprogs: Add testit_grep_count() helperVolker Lendecke2023-01-131-0/+29
* testprogs: Reformat subunit.shAndreas Schneider2023-01-131-53/+62
* s3:client: Fix a use-after-free issue in smbclientAndreas Schneider2023-01-031-2/+3
* s3:script: Improve test_chdir_cache.shAndreas Schneider2023-01-031-4/+8
* s3:tests: Reformat test_chdir_cache.shAndreas Schneider2023-01-031-16/+22
* s3:params:lp_do_section - protect against NULL derefAndrew Walker2023-01-031-1/+1
* rpc_server:srvsvc - retrieve share ACL via root contextAndrew2023-01-031-3/+14
* ctdb: Fix a use-after-free in run_procVolker Lendecke2023-01-031-2/+3
* VERSION: Bump version up to Samba 4.16.9...Jule Anger2022-12-151-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.16.8 release.samba-4.16.8Jule Anger2022-12-151-1/+1
* WHATSNEW: Add release notes for Samba 4.16.8.Jule Anger2022-12-151-2/+150
* CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher2022-12-1418-56/+64
* 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
* CVE-2022-37966 param: don't explicitly initialize "kdc force enable rc4 weak ...Stefan Metzmacher2022-12-142-5/+0
* CVE-2022-37966 s4:kdc: announce PA-SUPPORTED-ETYPES like windows.Stefan Metzmacher2022-12-145-3051/+768
* CVE-2022-37966 python:tests/krb5: test much more etype combinationsStefan Metzmacher2022-12-143-515/+4046
* CVE-2022-37966 python:tests/krb5: add better PADATA_SUPPORTED_ETYPES assert m...Stefan Metzmacher2022-12-141-2/+2
* CVE-2022-37966 python:tests/krb5: add 'force_nt4_hash' for account creation o...Stefan Metzmacher2022-12-141-6/+32
* CVE-2022-37966 python:tests/krb5: ignore empty supplementalCredentials attrib...Stefan Metzmacher2022-12-141-0/+2