nfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
[samba.git] / source3 /
2023-11-25 Christof Schmittnfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
2023-11-25 Christof Schmittvfs_gpfs: Implement CAP_DAC_OVERRIDE for fstatat
2023-11-25 Christof Schmittvfs_gpfs: Implement CAP_DAC_OVERRIDE for fstat
2023-11-25 Christof Schmittvfs_gpfs: Move fstatat with DAC_CAP_OVERRIDE to helper...
2023-11-25 Christof Schmittvfs_gpfs: Use O_PATH for opening dirfd for stat with...
2023-11-21 Andreas SchneiderUse python.h from libreplace
2023-11-21 Ralph Boehmesmbd: fix close order of base_fsp and stream_fsp in...
2023-11-20 Björn Jackesystem.c: fall back to become_root if CAP_DAC_OVERRIDE...
2023-11-13 Ralph Boehmes3: smbd: Ignore fstat() error on deleted stream in...
2023-10-23 Pavel Filipenskýs3:winbindd: Improve logging for failover scenarios...
2023-10-23 Pavel Filipenskýs3:libads: Improve logging for failover scenarios
2023-10-23 Pavel Filipenskýs3:libsmb: Improve logging for failover scenarios
2023-10-23 Pavel Filipenskýs3:winbindd: Improve logging for failover scenarios...
2023-10-10 Jule AngerMerge branch 'v4-19-stable' into v4-19-test
2023-10-09 Andrew BartlettCVE-2023-42670 s3-rpc_server: Remove cross-check with...
2023-10-09 Andrew BartlettCVE-2023-42670 s3-rpc_server: Strictly refuse to start...
2023-10-09 Andrew BartlettCVE-2023-42669 s3-rpc_server: Disable rpcecho for consi...
2023-10-09 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-09 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-10-08 Andrew BartlettCVE-2023-42670 s3-rpc_server: Remove cross-check with...
2023-10-08 Andrew BartlettCVE-2023-42670 s3-rpc_server: Strictly refuse to start...
2023-10-08 Andrew BartlettCVE-2023-42669 s3-rpc_server: Disable rpcecho for consi...
2023-10-08 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-08 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-09-22 Volker Lendeckesmbd: Fix BZ15481
2023-09-22 Jeremy Allisons3: smbd: Ensure we remove any pending aio values for...
2023-09-22 Jeremy Allisons3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC...
2023-09-22 Jeremy Allisons3: smbd: named pipe writes are async. Use the same...
2023-09-22 Jeremy Allisons3: smbd: named pipe reads are async. Use the same...
2023-09-22 Jeremy Allisons3: smbd: Add some DEVELOPER-only code to panic if...
2023-09-20 Jeremy Allisons3: libsmb: Add a missing return statement in the timeo...
2023-09-18 Stefan Metzmachernsswitch: add test for pthread_key_delete missuse ...
2023-09-05 Ralph Boehmemdssvc: better support for search with mdfind from...
2023-09-04 MikeLiuvfs_aio_pthread: use SMB_VFS_NEXT_OPENAT() in aio_pthre...
2023-08-17 Jeremy Allisons3: smbd: Ensure init_smb1_request() zeros out what...
2023-08-17 Jeremy Allisons3: torture: Add SMB1-NEGOTIATE-TCON that shows the...
2023-08-17 Jeremy Allisons3: smbd: init_smb1_request() isn't being passed zero...
2023-08-15 Jeremy Allisons3: smbd: Add missing 'return;'s in exit paths in reply...
2023-08-15 Jeremy Allisons3: torture: Add a test doing an SMB1 negotiate+exit.
2023-08-15 Jeremy Allisons3: smbd: Ensure all callers to srvstr_pull_req_talloc...
2023-08-15 Jeremy Allisons3: smbd: Uncorrupt the pointer we were using to prove...
2023-08-15 Jeremy Allisons3: smbd: Ensure srvstr_pull_req_talloc() always NULLs...
2023-08-15 Jeremy Allisons3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
2023-08-15 Jeremy Allisons3: smbd: Deliberately currupt an uninitialized pointer.
2023-08-15 Jones Syuemdssvc: Do an early talloc_free() in _mdssvc_open()
2023-08-11 Stefan Metzmachers3:smbd: fix multichannel connection passing race
2023-08-11 Stefan Metzmachers3:smbd: always clear filter_subreq in smb2srv_client_m...
2023-08-03 Noel Powers3/modules: Fix DFS links when widelinks = yes
2023-08-03 Noel Powers3/modules: Add flag indicating if connected share...
2023-08-03 Noel Powersefltest: Add new regression test dfs with widelinks...
2023-08-03 Jones Syuevfs_aio_pthread: fix segfault if samba-tool ntacl get
2023-08-01 Andrew Bartlettdsdb: Use samdb_system_container_dn() in pdb_samba_dsdb_*()
2023-07-28 Pavel Filipenskýlibrpc:crypto: SAFE_FREE() -> krb5_free_enctypes()
2023-07-28 Pavel Filipenskýlibrpc:crypto: SAFE_FREE() -> krb5_free_string()
2023-07-28 Ralph Boehmesmbd: move tevent_req_post() out of smbd_smb2_create_af...
2023-07-27 Jeremy Allisons3: smbd: Sanitize any "server" and "share" components...
2023-07-27 Jeremy Allisons3: torture: Add test to show an SMB1 DFS path of ...
2023-07-26 Ralph Boehmemdssvc: fix returning file modification date for older...
2023-07-26 Ralph Boehmemdssvc: fix date marshalling
2023-07-26 Ralph Boehmemdssvc: prepare for returning timestamps with sub-secon...
2023-07-26 Ralph Boehmemdssvc: reduce pagesize to 50
2023-07-26 Ralph Boehmemdssvc: fix enforcement of "elasticsearch:max results"
2023-07-26 Ralph Boehmemdssvc: add and use SL_PAGESIZE
2023-07-26 Ralph Boehmemdssvc: fix long running backend queries
2023-07-26 Ralph Boehmemdssvc: set query state for continued queries to SLQ_ST...
2023-07-25 Jule Angers4:ldap_server: reload tls certificates on smbcontrol...
2023-07-25 jules3:smbcontrol: improve destination resolution using...
2023-07-25 Pavel Filipenskýs3:winbindd: Fix double close(fd)
2023-07-24 Ralph Boehmemdscli: correct handling of in-progress searches
2023-07-24 Ralph Boehmemdscli: increase MAX_SLQ_COUNT
2023-07-24 Ralph Boehmemdscli: increase MAX_SLQ_TOCIDX
2023-07-24 Ralph Boehmemdssvc: increase MAX_SLQ_TOC
2023-07-24 Ralph Boehmemdssvc: introduce MAX_MDSCMD_SIZE
2023-07-24 Ralph Boehmemdscli: add fragmentation support
2023-07-24 Ralph Boehmemdssvc: remove duplicate define of MAX_SL_FRAGMENT_SIZE
2023-07-21 Ralph Boehmelibsmb: increase a debug level when site-aware DC looku...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: remove comment in smbd_smb2_reques...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: inline smb2_srv_init_signing(...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_s...
2023-07-21 Ralph BoehmeCVE-2023-3347: CI: add a test for server-side mandatory...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: return a fake share path
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: return share relative paths
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: switch to doing an early return
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: rpcclient: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: use correct TALLOC memory conte...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScope...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: cache and reuse stat info in...
2023-07-21 Ralph BoehmeCVE-2023-34967: mdssvc: add type checking to dalloc_val...
2023-07-21 Ralph BoehmeCVE-2023-34966: mdssvc: harden sl_unpack_loop()
2023-07-21 Ralph BoehmeCVE-2022-2127: ntlm_auth: cap lanman response length...
next