CVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC_ATTRIBUTE behaviour
[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-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...
2023-07-21 Volker LendeckeCVE-2022-2127: winbindd: Fix WINBINDD_PAM_AUTH_CRAP...
2023-07-20 Pavel Filipenskýs3:script: Replace --merge by --merge-by-timestamp...
2023-07-20 Pavel Filipenskýs3:winbindd: Change the TALLOC_CTX to fix the tevent...
2023-07-19 Andreas SchneiderRevert "s3:winbindd: set TEVENT_DEPRECATED as tevent_th...
2023-07-19 Andreas Schneiders3:waf: Fix code spelling
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-07-19 Andreas Schneiders3:utils: Fix code spelling
2023-07-19 Andreas Schneiders3:torture: Fix code spelling
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-07-19 Andreas Schneiders3:smbd: Fix trailing white spaces in quotas.c
2023-07-19 Andreas Schneiders3:smbd: Fix trailing white spaces in dmapi.c
2023-07-19 Andreas Schneiders3:selftest: Fix code spelling
2023-07-19 Andreas Schneiders3:script: Fix code spelling
2023-07-19 Andreas Schneiders3:rpc_server: Fix code spelling
2023-07-19 Andreas Schneiders3:rpc_client: Fix code spelling
2023-07-19 Andreas Schneiders3:registry: Fix code spelling
2023-07-19 Andreas Schneiders3:printing: Rename variably to dummy to make codespell...
2023-07-19 Andreas Schneiders3:printing: Fix code spelling
2023-07-19 Andreas Schneiders3:printing: Fix trailing white spaces in print_iprint.c
2023-07-19 Andreas Schneiders3:passdb: Fix code spelling
2023-07-19 Andreas Schneiders3:param: Fix code spelling
2023-07-19 Andreas Schneiders3:param: Rename bLoaded global variable
2023-07-19 Pavel Filipenskýs3:winbind: Set/unset the winbind_call_flow callback...
2023-07-19 Pavel Filipenskýs3:winbind: Update winbind to tevent 0.15.0 API
2023-07-19 Pavel Filipenskýs3:winbind: Add callback winbind_call_flow()
2023-07-19 Stefan Metzmachers3:winbindd: set TEVENT_DEPRECATED as tevent_thread_cal...
2023-07-17 Andreas Schneiders3:nmbd: Fix code spelling
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd_incomingrequ...
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd_incomingdgrams.c
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd.c
2023-07-17 Andreas Schneiders3:modules: Fix code spelling
2023-07-17 Andreas Schneiders3:modules: Remove fruit:ressource option with incorrec...
2023-07-17 Andreas Schneiders3:modules: Remove trailing white spaces of README...
2023-07-17 Andreas Schneiders3:modules: Remove trailing white spaces of vfs_hpuxacl.c
2023-07-17 Andreas Schneiders3:locking: Fix code spelling
next