]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-12-16  Ralph Boehmesmbd: call open_pathref_fsp() in unlink_internals(...
2020-12-16  Ralph Boehmesmbd: prevent non-POSIX stat-opens of symlinks in open_...
2020-12-16  Ralph Boehmenet: use openat_pathref_fsp() in net_vfs_get_ntacl()
2020-12-16  Ralph Boehmesmbd: avoid a smb_fname copy in smb_set_file_size()
2020-12-16  Ralph Boehmesmbd: unconst smb_fname arg of all setfileinfo worker...
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() in call_trans2findfirst()
2020-12-16  Ralph Boehmesmbd: un-const smb_fname in get_posix_fsp()
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() in copy_file()
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() rename_internals()
2020-12-16  Ralph Boehmeprinting: use openat_pathref_fsp() in driver_unlink_int...
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() in reply_search()
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() in open_streams_for_delete()
2020-12-16  Ralph Boehmesmbd: use openat_pathref_fsp() in get_file_handle_for_m...
2020-12-16  Ralph Boehmeprinting: use openat_pathref_fsp() in get_correct_cvers...
2020-12-16  Ralph Boehmeprinting: use openat_pathref_fsp() in file_version_is_n...
2020-12-16  Ralph Boehmeprinting: use openat_pathref_fsp() in file_version_is_n...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in readdir_attr...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_open_rsrc()
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_collect_o...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_unconvert...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_unconvert...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_convert_f...
2020-12-16  Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_convert_x...
2020-12-16  Ralph Boehmesmbd: use open_pathref_fsp() in filename_convert_internal()
2020-12-16  Ralph Boehmesmbd: use common exit in filename_convert_internal()
2020-12-16  Ralph Boehmesmbd: add need_fsa arg and logic to file_find_di_(first...
2020-12-16  Ralph Boehmesmbd: ignore non FSA fsps in file_find_dif()
2020-12-16  Ralph Boehmesmbd: reduce indentation in file_find_dif()
2020-12-16  Ralph Boehmesmbd: README.Coding fixes in file_find_dif()
2020-12-16  Ralph Boehmesmbd: use move_smb_fname_fsp_link() in fsp_set_smb_fname()
2020-12-16  Ralph Boehmesmbd: maintain correct destructor order in fsp_free()
2020-12-16  Ralph Boehmesmbd: add move_smb_fname_fsp_link()
2020-12-16  Ralph Boehmesmbd: add smb_fname_fsp_unlink()
2020-12-16  Ralph Boehmesmbd: add openat_pathref_fsp()
2020-12-16  Ralph Boehmesmbd: remove SMB_VFS_FSTAT() from open_file()
2020-12-16  Ralph Boehmesmbd: always fstat in non_widelink_open()
2020-12-16  Ralph Boehmesmbd: convert non_widelink_open() and process_symlink_o...
2020-12-16  Ralph Boehmesmbd: maps NT_STATUS_STOPPED_ON_SYMLINK to NT_STATUS_OB...
2020-12-16  Ralph Boehmesmbd: pass private_flags to open_file()
2020-12-16  Ralph Boehmesmbd: deal with real dirfsps in non_widelink_open()
2020-12-16  Ralph Boehmesmbd: simplify setting and resetting fsp->fsp_name...
2020-12-16  Ralph Boehmesmbd: use orig_fsp_name as variable name in non_widelin...
2020-12-16  Ralph Boehmesmbd: remove unused cwdfsp from non_widelink_open()
2020-12-16  Ralph Boehmesmbd: pass dirfsp down to non_widelink_open() and proce...
2020-12-16  Ralph Boehmesmbd: pass a dirfsp to fd_open() and rename it to fd_op...
2020-12-16  Ralph Boehmesmbd: catch O_PATH opens of symlinks in in non_widelink...
2020-12-16  Ralph Boehmesmbd: already set fsp fd in non_widelink_open()
2020-12-16  Ralph Boehmesmbd: check for pathref fd's in vfs_set_blocking()
2020-12-16  Ralph Boehmevfs_shadow_copy2: deal with real dirfsps in shadow_copy...
2020-12-16  Ralph Boehmes3: add full_path_from_dirfsp_atname()
2020-12-16  Ralph Boehmevfs_glusterfs: implement pathref opens with become_root...
2020-12-16  Ralph Boehmevfs_ceph: implement pathref opens in cephwrap_openat()
2020-12-16  Ralph Boehmevfs_default: implement pathref opens in vfswrap_openat()
2020-12-16  Ralph Boehmesmbd/posix_acls: support pathref fd's in posix_sys_acl_...
2020-12-16  Ralph Boehmevfs_posixacl: support pathref fd's in posixacl_sys_acl_...
2020-12-16  Ralph Boehmevfs_posixacl: support pathref fd's in posixacl_sys_acl_...
2020-12-16  Ralph Boehmevfs_fruit: skip Netatalk locking checks for path-ref...
2020-12-16  Ralph Boehmevfs_default: support pathref fd's in vfswrap_fsetxattr()
2020-12-16  Ralph Boehmevfs_default: support pathref fd's in vfswrap_fremovexattr()
2020-12-16  Ralph Boehmevfs_default: support pathref fd's in vfswrap_flistxattr()
2020-12-16  Ralph Boehmevfs_default: support pathref fd's in vfswrap_fgetxattr()
2020-12-16  Ralph Boehmevfs_default: initialize conn->have_proc_fds
2020-12-16  Ralph Boehmevfs_default: fix indentation
2020-12-16  Ralph Boehmevfs: add fsp flag "have_proc_fds"
2020-12-16  Ralph Boehmevfs: add struct connection_struct flag "have_proc_fds"
2020-12-16  Ralph Boehmevfs_error_inject: ignore path_ref_fd's
2020-12-16  Ralph Boehmes3/lib: add proc fds infrastructure
2020-12-16  Ralph Boehmevfs: make struct fd_handle private
2020-12-16  Ralph Boehmesmbd: remove redundant initialisation of the fsp fd
2020-12-16  Ralph Boehmesmbd: use fd_handle_create()
2020-12-16  Ralph Boehmesmbd: use fh_[get|set]_refcount()
2020-12-16  Ralph Boehmesmbd: use fh_[get|set]_private_options()
2020-12-16  Ralph Boehmesmbd: use fh_[get|set]_gen_id()
2020-12-16  Ralph Boehmesmbd: use fh_[get|set]_pos() and fh_[get|set]_position_...
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() for logical fd comparisons
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() for fstat() calls
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() for "internal" xattr...
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() for *at related director...
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() when close()ing fds
2020-12-16  Ralph Boehmesmbd: use fsp_get_pathref_fd() as part of DEBUG and...
2020-12-16  Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-16  Ralph Boehmesmbd: use fsp_set_fd()
2020-12-16  Ralph Boehmesmbd: add fd_handle.[c|h]
2020-12-16  Ralph Boehmevfs: add "is_fsa" flag to struct files_struct
2020-12-16  Ralph Boehmevfs: add "is_pathref" to struct files_struct
2020-12-16  Ralph BoehmeCI: skip kernel-oplocks tests on older kernels
2020-12-16  Ralph BoehmeCI: add samba-no-opath
2020-12-15  Andrew Walkers3:smbd:trans2.c - add twrp to tmp smb_fname in smbd_do...
2020-12-15  Douglas Bagnalldbcheck: clarify check_object userparams
2020-12-15  Douglas Bagnalldbcheck: check_object/userparams: use variable for...
2020-12-15  Douglas Bagnalldbcheck: reduce useless use of str(attrname)
2020-12-15  Douglas Bagnalldbcheck: better disambiguate 'attrs'
2020-12-15  Douglas Bagnalldbcheck: split out attr calculations from check_object()
2020-12-15  Douglas Bagnalldbcheck: add a helper function for attr tracking
2020-12-15  Douglas Bagnalldbcheck: do not add duplicate attrs for checking
2020-12-15  Douglas Bagnalldbcheck: check_object() caches of lower case attr names
2020-12-15  Douglas Bagnalldbcheck: make rIDSetReferences attr check case-insensitve
2020-12-15  Martin Schwenkebootstrap: Update distro list in README.md
2020-12-15  Martin Schwenkebootstrap: Cope with case changes in CentOS 8 repo...
2020-12-11  Volker Lendeckelibsmb: Remove unused ads_dns_query_* routines
next