gitignore: add WAF lockfile
[samba.git] / source3 /
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
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 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-06 Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() fallback...
2023-07-06 Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-06 Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() always...
2023-07-06 Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-06 Stefan Metzmachers3:winbindd: call reset_cm_connection_on_error() in...
2023-07-06 Stefan Metzmachers3:libads: re-initialize num_requests to 0 for cldap_pi...
2023-07-06 Ralph Boehmesmbd: call exit_server_cleanly() to avoid panicking
2023-07-03 Jones Syues3:utils: smbget fix a memory leak
2023-07-03 Volker Lendeckesmbd: Don't mask open error if fstatat() fails
2023-07-03 Volker Lendecketests: Show smbd returns wrong error code when creating...
2023-07-03 Volker Lendeckeerror_inject: Enable returning EROFS for O_CREAT
2023-07-03 Volker Lendeckeerror_inject: map EROFS
2023-07-03 Christof Schmittvfs_gpfs: Register smbd process with GPFS
2023-06-23 Andreas Schneiders3:winbind: Fix talloc parent in find_dc() leading...
2023-06-19 Noel Powers3/utils: avoid erronous NO MEMORY detection
2023-06-19 Björn Jackesmbcacls/smbcquotas: check for valid UNC path
2023-06-12 Volker Lendeckesmbclient: Fix fd leak with "showacls;ls"
next