CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to an object
[samba.git] / source3 /
2021-12-13 Stefan Metzmachersmb2_server: don't let SMB2_OP_IOCTL force FILE_CLOSED...
2021-12-13 Stefan Metzmachersmb2_ioctl: return BUFFER_TOO_SMALL in smbd_smb2_reques...
2021-12-13 Stefan Metzmachersmb2_server: skip tcon check and chdir_current_service...
2021-12-13 Stefan Metzmachersmb2_server: decouple IOCTL check from signing/encrypti...
2021-12-13 Stefan Metzmachersmb2_server: make sure in_ctl_code = IVAL(body, 0x04...
2021-12-13 Stefan Metzmachers3:smbd: remove dead code from smbd_smb2_request_dispatch()
2021-12-08 Ralph Boehmesmbd: s3-dsgetdcname: handle num_ips == 0
2021-12-08 Ralph BoehmeCVE-2020-25717: s3-auth: fix MIT Realm regression
2021-12-02 Jeremy Allisons3: smbd: Fix logic in can_delete_directory_fsp() to...
2021-12-02 Jeremy Allisons3: smbd: Fix logic in rmdir_internals() to cope with...
2021-12-02 Jeremy Allisons3: smbd: Fix rmdir_internals() to do an early return...
2021-12-02 Jeremy Allisons3: VFS: xattr_tdb. Allow unlinkat to cope with danglin...
2021-12-02 Jeremy Allisons3: VFS: streams_depot. Allow unlinkat to cope with...
2021-12-02 Jeremy Allisons3: smbd: Add two tests showing the ability to delete...
2021-12-02 Jeremy Allisons3: smbd: Add two tests showing recursive directory...
2021-11-18 Andrew BartlettCVE-2020-25717: s3:auth: Fallback to a SID/UID based...
2021-11-18 Stefan MetzmacherCVE-2020-25727: idmap_nss: verify that the name of...
2021-11-18 Alexander BokovoyIPA DC: add missing checks
2021-11-10 Stefan Metzmachers3:winbindd: fix "allow trusted domains = no" regression
2021-11-08 Stefan MetzmacherCVE-2016-2124: s3:libsmb: don't fallback to non spnego...
2021-11-08 Volker LendeckeCVE-2021-23192 librpc: Remove the gensec dependency...
2021-11-08 Volker LendeckeCVE-2021-23192 rpc: Give dcerpc_util.c its own header
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: simplify make_session_info_krb...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: simplify get_user_from_kerbero...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:ntlm_auth: let ntlm_auth_generate_se...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:ntlm_auth: fix memory leaks in ntlm_...
2021-11-08 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: don't let create_local_token...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:lib: add lp_allow_trusted_domains...
2021-11-08 Ralph BoehmeCVE-2020-25717: s3:auth: remove fallbacks in smb_getpwnam()
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: no longer let check_account...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: we should not try to autocreat...
2021-11-08 Samuel CabreroCVE-2020-25717: s3:auth: Check minimum domain uid
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-08 Samuel CabreroCVE-2020-25717: loadparm: Add new parameter "min domain...
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:auth: start with authoritative = 1
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:rpcclient: start with authoritative = 1
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:torture: start with authoritative = 1
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:ntlm_auth: start with authoritative = 1
2021-11-08 Stefan MetzmacherCVE-2020-25717: s3:winbindd: make sure we default to...
2021-11-08 Volker LendeckeCVE-2020-25717 auth: Simplify DEBUG statements in make_...
2021-11-08 Volker LendeckeCVE-2020-25717 auth3: Simplify check_samba4_security()
2021-10-26 Andrew Bartlettdsdb: Allow special chars like "@" in samAccountName...
2021-10-18 Jeremy Allisons3: smbd: Ensure when we change security context we...
2021-10-18 Jeremy Allisons3: selftest: Add regression test to show the $cwd...
2021-09-16 Joseph Suttonpython: Fix erroneous increments of reference counts
2021-09-16 Joseph Suttonpylibsmb: Add posix_whoami()
2021-09-16 Joseph Suttonlibsmb: Ensure that whoami parses all the data provided...
2021-09-16 Joseph Suttonlibsmb: Check to see that whoami is not receiving more...
2021-09-16 Joseph Suttonlibsmb: Avoid undefined behaviour when parsing whoami...
2021-09-16 Joseph Suttonlibsmb: Remove overflow check
2021-09-16 Joseph SuttonRevert "libsmb: Use sid_parse()"
2021-09-16 Joseph Suttonlibrpc: Test parsing a Kerberos 5 credentials cache...
2021-09-13 Ralph Boehmevfs_btrfs: fix btrfs_fget_compression()
2021-09-07 Jeremy Allisons3: smbd: Fix openat_pathref_fsp() to cope with FIFO...
2021-09-07 Jeremy Allisons3: smbd: Add fifo test for the DISABLE_OPATH case.
2021-09-07 Jeremy Allisons3: smbd: In create_conn_struct_cwd(), don't TALLOC_FRE...
2021-09-07 Jeremy Allisons3: mdssvc: Correctly disconnect the VFS connection...
2021-09-07 Ralph Boehmewinbind: ensure wb_parent_idmap_setup_send() gets calle...
2021-09-07 Ralph Boehmewinbindd: call wb_parent_idmap_setup_send() in wb_query...
2021-09-07 Ralph Boehmevfs_gpfs: add sys_proc_fd_path() fallback to vfs_gpfs_f...
2021-09-07 Ralph Boehmevfs_gpfs: remove ENOSYS fallback from vfs_gpfs_fset_dos...
2021-09-07 Ralph Boehmevfs_gpfs: add path based fallback for gpfswrap_fstat_x...
2021-09-07 Ralph Boehmevfs_gpfs: check for O_PATH support in gpfswrap_fstat_x()
2021-09-07 Ralph Boehmevfs_gpfs: make vfs_gpfs_connect() a no-op on IPC shares
2021-09-07 Stefan Metzmachervfs_gpfs: don't check for struct gpfs_config_data in...
2021-09-07 Ralph Boehmevfs_gpfs: call SMB_VFS_NEXT_CONNECT() before running...
2021-09-07 Ralph Boehmeregistry: check for running as root in clustering mode
2021-09-07 Ralph Boehmes3/lib/dbwrap: check if global_messaging_context()...
2021-08-27 Jeremy Allisons3: smbd: Fix smbd crash on dangling symlink with posix...
2021-08-26 Ralph Boehmes3/rpc_server: track the number of policy handles with...
2021-08-26 Ralph Boehmeselftest: add a test for the "deadtime" parameter
2021-08-26 Jeremy Allisons3: smbd: Ensure all returns from OpenDir() correctly...
2021-08-17 Ralph Boehmevfs_shadow_copy2: ensure we call convert_sbuf() in...
2021-08-17 Ralph Boehmevfs_streams_xattr: ensure fstat calls NEXT fstat
2021-08-17 Ralph Boehmeselftest: add a test for shadow:fixinodes
2021-08-17 Ralph Boehmeselftest: simplify snapshot directory creation in test_...
2021-08-17 Ralph Boehmeselftest: pass smbclient arg to samba3.blackbox.shadow_...
2021-08-17 Ralph Boehmesmbd: update smb_fname statinfo from fsp
2021-08-17 Ralph Boehmesmbd: canonicalize SMB_VFS_FSTAT() stat buffer
2021-08-17 Ralph Boehmesmbd: return correct timestamps for quota fake file
2021-08-17 Ralph Boehmesmbd: handle fake file handles in fdos_mode()
2021-08-17 Ralph Boehmesmbd: add dosmode_from_fake_filehandle()
2021-08-17 Jeremy Allisons3: smbd: For FSCTL calls that go async, add the outsta...
2021-08-13 Stefan Metzmachers3:libsmb: close the temporary IPC$ connection in cli_f...
2021-08-13 Stefan Metzmachers3:libsmb: start encryption as soon as possible after...
2021-08-12 Stefan Metzmachers3:smbd: implement FSCTL_SMBTORTURE_GLOBAL_READ_RESPONS...
2021-08-12 Stefan Metzmachers3:smbd: introduce a body_size variable in smbd_smb2_re...
2021-08-11 Björn Jackedosmode: retry reading dos attributes as root for unrea...
2021-08-11 Volker Lendeckevfs: Fix the FreeBSD build
2021-08-11 Ralph Boehmevfs_default: use fsp_get_io_fd() for copy_file_range()
2021-08-11 Ralph Boehmevfs_default: use copy_file_range()
2021-08-11 Ralph Boehmesmbd: use sys_io_ranges_overlap() in fsctl_dup_extents_...
2021-08-11 Ralph Boehmevfs_default: properly track written bytes for copy...
2021-08-10 David Gajewskis3: lib: sysacls: Fix argument numbers for sys_acl_set_...
2021-07-12 Stefan MetzmachersmbXsrv_{open,session,tcon}: protect smbXsrv_{open...
2021-07-12 Ralph Boehmemdssvc: avoid direct filesystem access, use the VFS
2021-07-12 Ralph Boehmemdssvc: chdir() to the conn of the RPC request
next