s3: smbd: Add IS_VETO_PATH check to openat_pathref_dirfsp_nosymlink().
[samba-bkup.git] / source3 /
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH check to openat_pathref_dirf...
2022-08-16 Jeremy Allisons3: tests: Add samba3.blackbox.test_veto_files.
2022-08-15 Volker Lendeckevfs_default: Use openat2(RESOLVE_NO_SYMLINKS) if available
2022-08-15 Stefan Metzmachervfs_default: prepare O_PATH usage with openat2()
2022-08-15 Volker Lendeckes3:smbd: let openat_pathref_dirfsp_nosymlink() try...
2022-08-15 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() handle...
2022-08-15 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() do a...
2022-08-15 Volker Lendeckevfs: define VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS
2022-08-15 Stefan Metzmachervfs_btrfs: fix include order, includes.h or replace...
2022-08-15 Stefan Metzmachervfs_io_uring: hide a possible definition of struct...
2022-08-15 Stefan Metzmachers3:tests: add a lot more tests to test_symlink_traversa...
2022-08-12 Andreas Schneiders3:utils: Fix NULL check
2022-08-12 Andreas Schneiders3:util: Initialize json_object structures so we can...
2022-08-12 Jeremy Allisons3: smbd: Remove unix_convert() and associated functions.
2022-08-12 Jeremy Allisons3: smbd: Remove the old dfs_path_lookup() code.
2022-08-12 Jeremy Allisons3: smbd: Switch get_referred_path() over to use the...
2022-08-12 Jeremy Allisons3: smbd: Add new version of dfs_path_lookup() that...
2022-08-12 Jeremy Allisons3: smbd: Remove dfs_redirect().
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), cope...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), allow...
2022-08-12 Jeremy Allisons3: smbd: Allow openat_pathref_dirfsp_nosymlink() to...
2022-08-12 Jeremy Allisons3: smbd: In get create_junction(), make sure check_pat...
2022-08-12 Jeremy Allisons3: smbd: In get referred_path(), make sure check_path_...
2022-08-12 Jeremy Allisons3: smbd: Add dfs_filename_convert(). Simple wrapper...
2022-08-12 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Add helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Remove definition of struct dfs_path.
2022-08-12 Jeremy Allisons3: smbd: Remove use of 'struct dfs_path'. Not needed...
2022-08-12 Jeremy Allisons3: smbd: Add TALLOC_CTX * parameter to parse_dfs_path().
2022-08-12 Jeremy Allisons3: smbd: Ensure smb2_file_rename_information() uses...
2022-08-12 Jeremy Allisons3: smbd: Make sure we have identical check_path_syntax...
2022-08-12 Jeremy Allisons3: smbd: In smbd_smb2_create_send() call the helper...
2022-08-12 Jeremy Allisons3: smbd: Add helper function check_path_syntax_smb2().
2022-08-12 Jeremy Allisons3: smbd: Add new function check_path_syntax_smb2_msdfs...
2022-08-12 Jeremy Allisons3: smbd: Fix cosmetic bug logging pathnames from Linux...
2022-08-11 Stefan Metzmachers3:g_lock: use TDB_VOLATILE to avoid fcntl locks
2022-08-11 Stefan Metzmachersmbd: avoid calling SMB_VFS_FGET_NT_ACL() if do_not_che...
2022-08-11 Stefan Metzmachers3:include: remove unused update_stat_ex_file_id()...
2022-08-11 Pavel Filipenskýs3:passdb: Consolidate error checking in fetch_ldap_pw()
2022-08-11 Pavel Filipenskýs3:passdb: Remove upgrade support of samba-2.2 style...
2022-08-10 Ralph Boehmevfs_default: assert all passed in fsp's and names are...
2022-08-10 Ralph Boehmevfs_streams_xattr: restrict which fcntl's are allowed...
2022-08-10 Ralph Boehmesmbd: skip access checks for stat-opens on streams...
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() in get_acl_group_bits()
2022-08-10 Ralph Boehmesmbd: ignore request to set the SPARSE attribute on...
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_DOS_ATTRIBUTES()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL()
2022-08-10 Ralph BoehmeCI: add a test trying to delete a stream on a pathref...
2022-08-10 Ralph Boehmevfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option
2022-08-10 Ralph Boehmevfs_xattr_tdb: add a module config
2022-08-10 Ralph Boehmevfs_xattr_tdb: move close_xattr_db()
2022-08-10 Ralph Boehmesmdb: use fsp_is_alternate_stream() in open_file()
2022-08-09 Volker Lendeckesmbstatus: Fix the 32-bit build on FreeBSD
2022-08-09 Volker Lendeckesmbd: Use dirfsp where we have it
2022-08-08 Pavel Filipenskýs3:passdb: Remove unused function secrets_fetch_trust_a...
2022-08-08 Pavel Filipenskýs3:include: Fix trailing whitespaces in secrets.h
2022-08-08 Jule Angers3:tests: Add a test to check json output of smbstatus...
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus --profile
2022-08-08 Ralph Boehmesmbstatus: fix indentation in profile_separator()
2022-08-08 Jule Angersmbstatus: add a method to add profile items to json
2022-08-08 Jule Angers3:tests: Add a test to check json output of smbstatus
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus
2022-08-08 Jule Angersmbstatus: add machine readable creation_time to notify
2022-08-08 Jule Angersmbstatus: add server_id to notifies
2022-08-08 Jule Angersmbstatus: add a notifies dictionary
2022-08-08 Jule Angersmbstatus: add file_id information to byte-range locks...
2022-08-08 Jule Angersmbstatus: add locks to byte-range locked files in...
2022-08-08 Jule Angersmbstatus: add server_id to byte-range locks
2022-08-08 Jule Angersmbstatus: add a basic byte-range locks dictionary
2022-08-08 Jule Angersmbstatus: add service path to byte-range locks
2022-08-08 Jule Angersmbstatus: add machine readable time info to locked...
2022-08-08 Jule Angersmbstatus: add general caching information about open...
2022-08-08 Jule Angersmbstatus: add sharemode information about open files...
2022-08-08 Jule Angersmbstatus: add server_id to open files dictionary
2022-08-08 Jule Angersmbstatus: add lease information about open files to...
2022-08-08 Jule Angersmbstatus: add oplock information about open files...
2022-08-08 Jule Angersmbstatus: add access mode information about open files...
2022-08-08 Jule Angersmbstatus: add opens to files in json output
2022-08-08 Jule Angersmbstatus: add file_id information about open files...
2022-08-08 Jule Angersmbstatus: add a basic dictionary with open files
2022-08-08 Jule Angersmbstatus: add encryption and signing to sessions
2022-08-08 Jule Angersmbstatus: add server_id to sessions
2022-08-08 Jule Angersmbstatus: add a sessions dictionary
2022-08-08 Jule Angersmbstatus: add encryption and signing to connections
2022-08-08 Jule Angersmbstatus: add machine readable time to connections
2022-08-08 Jule Angerconn_tdb: change type of connections_data.start to...
2022-08-08 Jule Angersmbstatus: add session_id to connections dictionary
2022-08-08 Jule Angerconn_tdb: add sess_id to struct connections_data
2022-08-08 Jule Angersmbstatus: add server_id to connections
2022-08-08 Jule Angersmbstatus: add a connections dictionary
2022-08-08 Jule Angersmbstatus: add general information to the json output
2022-08-08 Jule Angersmbstatus: add method add_section_to_json
2022-08-08 Jule Angersmbstatus: add json items to traverse_struct
2022-08-08 Jule Angersmbstatus: add frame files for json specific methods
2022-08-08 Jule Angersmbstatus: use new enum crypto_degree
next