VERSION: Bump version up to Samba 4.16.12...
[samba.git] / source3 /
2023-07-17 Stefan Metzmachers3:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: return a fake share path
2023-07-14 Ralph BoehmeCVE-2023-34968: mdscli: return share relative paths
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: switch to doing an early return
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: remove response blob allocation
2023-07-14 Ralph BoehmeCVE-2023-34968: rpcclient: remove response blob allocation
2023-07-14 Ralph BoehmeCVE-2023-34968: mdscli: remove response blob allocation
2023-07-14 Ralph BoehmeCVE-2023-34968: mdscli: use correct TALLOC memory conte...
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScope...
2023-07-14 Ralph BoehmeCVE-2023-34968: mdssvc: cache and reuse stat info in...
2023-07-14 Volker LendeckeCVE-2023-34968: lib: Move subdir_of() to source3/lib...
2023-07-14 Ralph BoehmeCVE-2023-34967: mdssvc: add type checking to dalloc_val...
2023-07-14 Ralph BoehmeCVE-2023-34966: mdssvc: harden sl_unpack_loop()
2023-07-14 Ralph BoehmeCVE-2022-2127: ntlm_auth: cap lanman response length...
2023-07-14 Volker LendeckeCVE-2022-2127: winbindd: Fix WINBINDD_PAM_AUTH_CRAP...
2023-07-14 Samuel CabreroCVE-2022-2127: s3:winbind: Move big NTLMv2 blob checks...
2023-03-20 Rob van der LindeCVE-2023-0922 set default ldap client sasl wrapping...
2023-02-10 Ralph Boehmemdssvc: fix kMDScopeArray parsing
2023-01-23 Jeremy Allisons3: smbd: Always use metadata_fsp() when processing...
2023-01-23 Jeremy Allisons3: smbd: Add test to show smbd crashes when doing...
2023-01-23 Stefan Metzmachers3:auth: call wbcFreeMemory(info) in auth3_generate_ses...
2023-01-23 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Avoid unnecessar...
2023-01-23 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Check for global...
2023-01-23 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: make sure all...
2023-01-23 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Use dcesrv_netr_...
2023-01-23 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: 'server schannel...
2023-01-16 Jeremy Allisons3: smbd: In synthetic_pathref() change DBG_ERR ->...
2023-01-16 Jeremy Allisons3: smbd: Cause SMB2_OP_FLUSH to go synchronous in...
2023-01-16 Jeremy Allisons3: smbd: Add utility function smbd_smb2_is_last_in_com...
2023-01-16 Jeremy Allisons4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_CLOSE...
2023-01-16 Jeremy Allisons3: libsmbclient: Fix smbc_getxattr() to return 0 on...
2023-01-13 Stefan Metzmachers3:rpc_server/srvsvc: make sure we (re-)load all shares...
2023-01-13 Stefan Metzmacherselftest: add samba3.blackbox.registry_share
2023-01-03 Andreas Schneiders3:client: Fix a use-after-free issue in smbclient
2023-01-03 Andreas Schneiders3:script: Improve test_chdir_cache.sh
2023-01-03 Andreas Schneiders3:tests: Reformat test_chdir_cache.sh
2023-01-03 Andrew Walkers3:params:lp_do_section - protect against NULL deref
2023-01-03 Andrewrpc_server:srvsvc - retrieve share ACL via root context
2022-12-14 Stefan MetzmacherCVE-2022-37966 param: let "kdc default domain supported...
2022-12-14 Stefan MetzmacherCVE-2022-37966 param: don't explicitly initialize ...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:net_ads: let 'net ads enctypes list...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:net_ads: no longer reference des...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:libnet: no longer reference des encry...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:libads: no longer reference des encry...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:net_ads: remove unused ifdef HAVE_ENC...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:libnet: remove unused ifdef HAVE_ENCT...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s3:libads: remove unused ifdef HAVE_ENCT...
2022-12-14 Andrew BartlettCVE-2022-37966 param: Add support for new option "kdc...
2022-12-14 Joseph SuttonCVE-2022-37966 param: Add support for new option "kdc...
2022-12-14 Stefan MetzmacherCVE-2022-37966 testparm: warn about 'kerberos encryptio...
2022-12-14 Andreas SchneiderCVE-2022-37966 s3:utils: Fix old-style function definition
2022-12-14 Andreas SchneiderCVE-2022-37966 s3:client: Fix old-style function definition
2022-12-14 Andreas SchneiderCVE-2022-37966 s3:param: Fix old-style function definition
2022-12-14 Stefan MetzmacherCVE-2022-38023 testparm: warn about unsecure schannel...
2022-12-14 Stefan MetzmacherCVE-2022-38023 testparm: warn about server/client schan...
2022-12-14 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: add "server schanne...
2022-12-14 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-14 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s3:winbindd: also allow per domain ...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s3:net: add and use net_warn_member_opti...
2022-12-14 Stefan MetzmacherCVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_cre...
2022-12-06 Andreas Schneiders3:utils: Fix stack smashing in net offlinejoin
2022-12-05 Ralph Boehmesmbd: reject FILE_ATTRIBUTE_TEMPORARY on directories
2022-11-23 Andreas Schneiders3:rpc_server: Fix include directive substitution when...
2022-11-23 Andreas Schneiders3:tests: Add substitution test for listing shares
2022-11-23 Andreas Schneiders3:tests: Add substitution test for include directive
2022-11-15 Jule AngerMerge tag 'samba-4.16.7' into v4-16-test
2022-10-31 Jeremy Allisons3: libsmbclient: Fix smbc_stat() to return ENOENT...
2022-10-25 Jule AngerMerge tag 'samba-4.16.6' into v4-16-test
2022-10-19 Stefan Metzmachers3:auth_samba4: make use of imessaging_init_discard_inc...
2022-10-19 Noel Powers3/utils: check result of talloc_strdup
2022-10-19 Noel Powers3/utils: Check return of talloc_strdup
2022-10-19 Noel Powers3/param: Check return of talloc_strdup
2022-10-19 Noel Powers3/utils: Fix use after free with popt 1.19
2022-10-19 Noel Powers3/utils: Fix use after free with popt 1.19
2022-10-19 Noel Powers3/utils: Add missing poptFreeContext
2022-10-19 Noel Powers3/param: Fix use after free with popt-1.19
2022-10-19 Noel Powers3/rpcclient: Duplicate string returned from poptGetArg
2022-10-18 Ralph Boehmevfs_fruit: add missing calls to tevent_req_received()
2022-10-18 Jeremy Allisons3: VFS: fruit. Implement fsync_send()/fsync_recv().
2022-10-18 Stefan MetzmachersmbXsrv_client: handle NAME_NOT_FOUND from smb2srv_clie...
2022-10-18 Stefan MetzmachersmbXsrv_client: make sure we only wait for smb2srv_clie...
2022-10-18 Stefan MetzmachersmbXsrv_client: call smb2srv_client_connection_{pass...
2022-10-18 Stefan MetzmachersmbXsrv_client: fix a debug message in smbXsrv_client_g...
2022-10-18 Stefan MetzmachersmbXsrv_client: ignore NAME_NOT_FOUND from smb2srv_clie...
2022-10-18 Stefan MetzmachersmbXsrv_client: notify a different node to drop a conne...
2022-10-18 Stefan MetzmachersmbXsrv_client: correctly check in negotiate_request...
2022-10-07 Andreas Schneiders3:auth: Flush the GETPWSID in memory cache for NTLM...
2022-09-28 Jeremy Allisons3: smbd: Fix memory leak in smbd_server_connection_ter...
2022-09-28 Volker Lendeckevfs_gpfs: Protect against timestamps before the Unix...
2022-09-28 Volker Lendeckelib: Map ERANGE to NT_STATUS_INTEGER_OVERFLOW
2022-09-28 Volker Lendeckevfs_gpfs: Prevent mangling of GPFS timestamps after...
2022-09-18 Joseph Suttons3:rpc_server: Use BURN_STR() to zero password
2022-09-18 Joseph SuttonCVE-2021-20251 s3: Ensure bad password count atomic...
2022-09-18 Jeremy AllisonCVE-2021-20251 s3: ensure bad password count atomic...
2022-09-06 Ralph Boehmesmbd: check for streams support in unix_convert()
2022-09-06 Ralph Boehmesmbd: return NT_STATUS_OBJECT_NAME_INVALID if a share...
2022-09-06 Ralph Boehmesmbtorture: add a test trying to create a stream on...
2022-09-06 Ralph Boehmesmbd: implement access checks for SMB2-GETINFO as per...
next