ctdb: add ctdb_canonicalize_ip_inplace() helper
[metze/samba-autobuild-v4-18-test/.git] / source3 /
2023-12-11 Shachar Sharonvfs_ceph: call 'ceph_fgetxattr' only if valid fd
2023-11-29 Samuel Cabreros3:net: Allow to load ODJ blob from stdin
2023-11-29 Samuel Cabreros3:net: Load ODJ blob from file only if "loadfile"...
2023-11-29 Samuel Cabreros3:net: Add "net offlinejoin composeodj" command
2023-11-29 Samuel Cabreros3:libnetapi: Implement NetComposeOfflineDomainJoin_l()
2023-11-29 Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() to...
2023-11-29 Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() boilerplate
2023-11-29 Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() to IDL
2023-11-29 Samuel Cabreros3:libnetapi: Add some comments to document ODJ blob...
2023-11-29 Samuel Cabreros3:libnetapi: Return error from RequestOfflineJoin
2023-11-25 Christof Schmittvfs_zfsacl: Call stat CAP_DAC_OVERRIDE functions
2023-11-25 Christof Schmittvfs_aixacl2: Call stat DAC_CAP_OVERRIDE functions
2023-11-25 Christof Schmittnfs4_acls: Make fstat_with_cap_dac_override static
2023-11-25 Christof Schmittnfs4_acls: Make stat_with_cap_dac_override static
2023-11-25 Christof Schmittnfs4_acls: Make fstatat_with_cap_dac_override static
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move stat_with_capability to nfs4_acls.c...
2023-11-25 Christof Schmittvfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
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 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-10 Jule AngerMerge branch 'v4-18-stable' into v4-18-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-20 Jeremy Allisons3: smbd: Ensure we remove any pending aio values for...
2023-09-20 Jeremy Allisons3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC...
2023-09-20 Jeremy Allisons3: smbd: named pipe writes are async. Use the same...
2023-09-20 Jeremy Allisons3: smbd: named pipe reads are async. Use the same...
2023-09-20 Jeremy Allisons3: smbd: Add some DEVELOPER-only code to panic if...
2023-09-18 Stefan Metzmachernsswitch: add test for pthread_key_delete missuse ...
2023-09-06 Remi Colletlibsmb: fix regression on smbc_getxattr and fix doc
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-31 Jeremy Allisons3: smbd: Sanitize any "server" and "share" components...
2023-08-31 Jeremy Allisons3: torture: Add test to show an SMB1 DFS path of ...
2023-08-18 Jeremy Allisons3: smbd: Ensure init_smb1_request() zeros out what...
2023-08-18 Jeremy Allisons3: torture: Add SMB1-NEGOTIATE-TCON that shows the...
2023-08-18 Jeremy Allisons3: smbd: init_smb1_request() isn't being passed zero...
2023-08-16 Jeremy Allisons3: smbd: Add missing 'return;'s in exit paths in reply...
2023-08-16 Jeremy Allisons3: torture: Add a test doing an SMB1 negotiate+exit.
2023-08-16 Jeremy Allisons3: smbd: Ensure all callers to srvstr_pull_req_talloc...
2023-08-16 Jeremy Allisons3: smbd: Uncorrupt the pointer we were using to prove...
2023-08-16 Jeremy Allisons3: smbd: Ensure srvstr_pull_req_talloc() always NULLs...
2023-08-16 Jeremy Allisons3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
2023-08-16 Jeremy Allisons3: smbd: Deliberately currupt an uninitialized pointer.
2023-08-16 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-08 Jones Syuevfs_aio_pthread: fix segfault if samba-tool ntacl get
2023-08-08 Stefan Metzmachervfs_aio_pthread: don't crash without a pthreadpool
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-01 Andrew Bartlettdsdb: Use samdb_system_container_dn() in pdb_samba_dsdb_*()
2023-07-31 Ralph Boehmemdssvc: fix returning file modification date for older...
2023-07-31 Ralph Boehmemdssvc: fix date marshalling
2023-07-31 Ralph Boehmemdssvc: prepare for returning timestamps with sub-secon...
2023-07-31 Ralph Boehmemdssvc: reduce pagesize to 50
2023-07-31 Ralph Boehmemdssvc: fix enforcement of "elasticsearch:max results"
2023-07-31 Ralph Boehmemdssvc: add and use SL_PAGESIZE
2023-07-31 Ralph Boehmemdssvc: fix long running backend queries
2023-07-31 Ralph Boehmemdssvc: set query state for continued queries to SLQ_ST...
2023-07-28 Pavel Filipenskýs3:winbindd: Fix double close(fd)
2023-07-28 Pavel Filipenskýs3:rpc_server: Fix double blackslash issue in dfs path
2023-07-28 Pavel Filipenskýs3:rpc_server: Initialize consumedcnt to 0 in _dfs_GetI...
2023-07-28 Pavel Filipenskýs3:tests: Add rpcclient 'dfsgetinfo' test
2023-07-19 Ralph Boehmesmbd: don't leak the fsp if close_file_smb() fails
2023-07-19 Günther Deschners3-net: no secrets access required when processing...
2023-07-19 Jule AngerMerge tag 'samba-4.18.5' into v4-18-test
2023-07-17 Stefan Metzmachers3:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-14 Ralph BoehmeCVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-14 Ralph BoehmeCVE-2023-3347: smbd: remove comment in smbd_smb2_reques...
2023-07-14 Ralph BoehmeCVE-2023-3347: smbd: inline smb2_srv_init_signing(...
2023-07-14 Ralph BoehmeCVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_s...
2023-07-14 Ralph BoehmeCVE-2023-3347: CI: add a test for server-side mandatory...
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
next