CVE-2023-4154 libcli security_descriptor: Add function to delete a given ace from...
[samba.git] / source3 /
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-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-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-15 Stefan Metzmachers3:smbd: fix multichannel connection passing race
2023-08-15 Stefan Metzmachers3:smbd: always clear filter_subreq in smb2srv_client_m...
2023-08-15 Volker LendeckesmbXcli: Pass negotiate contexts through smbXcli_negpro...
2023-08-14 Jeremy Allisons3: smbd: Sanitize any "server" and "share" components...
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-02 Noel Powers3/utils: avoid erronous NO MEMORY detection
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-19 Ralph Boehmesmbd: don't leak the fsp if close_file_smb() fails
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 Ralph Boehmesmbd: call exit_server_cleanly() to avoid panicking
2023-06-28 Jones Syues3:utils: smbget fix a memory leak
2023-06-09 Volker Lendeckesmbclient: Fix fd leak with "showacls;ls"
2023-06-02 Volker Lendeckelibsmb: Fix directory listing against old servers
2023-06-02 Volker Lendecketests: Show that we 100% loop in cli_list_old_recv()
2023-05-31 Ralph Boehmevfs_fruit: add fruit:convert_adouble parameter
2023-05-31 Ralph Boehmevfs_fruit: just log failing AppleDouble conversion
2023-05-31 Ralph Boehmelibadouble: allow FILE_SHARE_DELETE in ad_convert_xattr()
2023-05-31 Ralph Boehmevfs_fruit: never return AFP_Resource stream for directories
2023-05-31 Ralph Boehmevfs_fruit: return ENOENT instead of EISDIR when trying...
2023-05-23 Volker Lendeckerpc_server3: Pass winbind_env_set() state through to...
2023-05-23 Volker Lendeckelib: Add security_token_del_npa_flags() helper function
2023-05-23 Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-05-23 Volker Lendeckerpc_server3: Use global_sid_Samba_NPA_Flags to pass...
2023-05-23 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2023-05-23 Volker Lendeckerpc: Add global_sid_Samba_NPA_Flags SID
2023-05-23 Volker Lendeckesmbd: Use security_token_count_flag_sids() in open_np_f...
2023-05-09 Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2023-05-09 Volker Lendeckewinbind: Test wbinfo -u with more than 1000 users
2023-05-05 Nathaniel W. Turnerdsgetdcname: do not assume local system uses IPv4
2023-04-28 Andreas Schneiders3:lib: Do not try to match '.' and '..' directories...
2023-04-28 Andreas Schneiders3:tests: Add test that veto files works for hidden...
2023-04-28 Andreas Schneiders3:tests: Create a temporary directory for test_veto_fi...
2023-04-18 Volker Lendeckeshadow_copy2: Fix stream open for streams_depot paths
2023-04-18 Volker Lendeckestreams_depot: Create files when requested
2023-04-14 Ralph Boehmerpcd_mdssvc: initialize POSIX locking
2023-04-14 Stefan MetzmachersmbXsrv_tcon: avoid storing temporary (invalid!) records.
2023-04-14 Stefan Metzmachernet_ads: fill ads->auth.realm from c->creds
2023-04-11 Volker Lendeckesmbd: Fix case normalization in for directories
2023-04-11 Jeremy Allisons3: smbd: Fix log spam. Change a normal error message...
2023-04-11 Ralph Boehmesmbd: Prevent creation of vetoed files
2023-04-11 Ralph BoehmeCI: add a test creating a vetoed file
2023-04-05 Jeremy Allisontests: Add samba3.blackbox.zero_readsize test.
2023-03-30 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2023-03-30 Stefan Metzmacheridmap_hash: don't return ID_REQUIRE_TYPE if the domain...
2023-03-30 Stefan Metzmacheridmap_hash: only return ID_REQUIRE_TYPE if we don't...
2023-03-30 Stefan Metzmacheridmap_hash: return ID_REQUIRE_TYPE only if there's...
2023-03-30 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
next