smbd: add create_conn_struct_cwd()
[kseeger/samba-autobuild-v4-14-test/.git] / source3 / smbd / proto.h
2021-07-12 Ralph Boehmesmbd: add create_conn_struct_cwd()
2021-07-12 Ralph Boehmesmbd: add synthetic_pathref()
2021-01-14 Stefan Metzmachers3:smbd: add fsp_set_base_fsp() helper
2021-01-14 Stefan Metzmachers3:smbd: split out create_internal_fsp() from create_in...
2021-01-14 Stefan Metzmachers3:smbd: make fsp_free() static, it should only ever...
2021-01-13 Jeremy Allisons3: smbd: Factor out setting up case parameters for...
2021-01-08 Stefan Metzmachers3:smbd: add vfs_fake_fd_close() helper
2020-12-16 Jeremy Allisonsmbd: Remove the smb_fname parameter from set_ea().
2020-12-16 Ralph Boehmesmbd: remove unused get_ea_dos_attribute()
2020-12-16 Ralph Boehmevfs: add and use fget_ea_dos_attribute()
2020-12-16 Ralph Boehmesmbd: RIP dos_mode()
2020-12-16 Ralph Boehmesmbd: un-const smb_fname_dst_in arg of rename_internals...
2020-12-16 Ralph Boehmesmbd: add fdos_mode()
2020-12-16 Ralph Boehmesmbd: unconst fsp arg of check_access_fsp()
2020-12-16 Ralph Boehmesmbd: add smbd_check_access_rights_fsp()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmesmbd: add vfs_stat()
2020-12-16 Ralph Boehmesmbd: unconst smb_fname arg of all setfileinfo worker...
2020-12-16 Ralph Boehmesmbd: add need_fsa arg and logic to file_find_di_(first...
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: pass a dirfsp to fd_open() and rename it to fd_op...
2020-10-24 Volker Lendeckenotifyd: Factor out notify_walk() into its own file
2020-10-08 Jeremy Allisons3: smbd: Add a 'const char *src_orginal_lcomp' (last...
2020-10-08 Jeremy Allisons3: smbd: Fix SMB1 reply_unlink() to handle wildcards.
2020-10-08 Jeremy Allisons3: smbd: Pure reformatting of unlink_internals() to...
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-10-02 Ralph Boehmesmbd: switch caller of fd_openat() to fd_open()
2020-10-02 Ralph Boehmevfs: add and use vfs_fake_fd()
2020-09-30 Jeremy Allisons3: smbd: Remove unused check_path_syntax_wcard().
2020-09-30 Jeremy Allisons3: smbd: Remove wrapper resolve_dfspath_wcard(). Just...
2020-09-30 Jeremy Allisons3: smbd: Remove unused 'bool *ppath_contains_wcard...
2020-09-30 Jeremy Allisons3: smbd: The only caller of filename_convert_with_priv...
2020-09-30 Jeremy Allisons3: smbd: All callers to filename_convert() pass in...
2020-09-30 Jeremy Allisons3: smbd: Remove srvstr_get_path_wcard() - no longer...
2020-09-30 Jeremy Allisons3: smbd: srvstr_get_path_wcard_posix() is no longer...
2020-09-30 Jeremy Allisons3: smbd: SMB1 rename_internals() can figure out the...
2020-09-30 Jeremy Allisons3: smbd: unlink_internals() can figure out if the...
2020-09-30 Jeremy Allisons3: smbd: srvstr_get_path_req_wcard() is now static...
2020-09-30 Jeremy Allisons3: smbd: dptr_create() doesn't need a separate wcard_h...
2020-07-29 Ralph Boehmesmbd: remove get_current_vuid()
2020-07-18 Ralph Boehmesmbd: factor out fsp_bind_smb()
2020-07-08 Stefan Metzmachers3:smbd: pass smbXsrv_client to downgrade_lease()
2020-07-02 Ralph Boehmesmbd: let get_lease_type() take a non-const share_mode_...
2020-05-21 Ralph Boehmesmbd: add fd_openat()
2020-05-21 Ralph Boehmesmbd: remove redundant conn arg from fd_open()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-21 Ralph Boehmesmbd: rename create_internal_dirfsp_at() to create_inte...
2020-05-21 Ralph Boehmesmbd: rename open_internal_dirfsp_at() to open_internal...
2020-05-21 Ralph Boehmesmbd: remove dirfsp arg from [create|open]_internal_dir...
2020-05-21 Ralph Boehmesmbd: add open_flags arg to in open_internal_dirfsp_at()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-12 Stefan Metzmachers3:smbd: add vfs_valid_{pread,pwrite}_range() helper...
2020-05-06 Ralph Boehmesmbd: make get_real_filename_full_scan() public
2020-05-05 Ralph Boehmesmbd: pass ucf_flags to canonicalize_snapshot_path()
2020-05-05 Ralph Boehmesmbd: strip @GMT token in canonicalize_snapshot_path()
2020-05-05 Ralph Boehmesmbd: pass translated_path as const to stat_cache_add()
2020-05-05 Ralph Boehmesmbd: make canonicalize_snapshot_path() public
2020-05-05 Ralph Boehmesmbd: pass struct smb_filename to get_real_filename()
2020-05-05 Ralph Boehmesmbd: realign args of get_real_filename() and friends
2020-05-05 Ralph Boehmesmbd: pass twrp as NTTIME to filename_convert() and...
2020-05-05 Ralph Boehmesmbd: move time_t twrp to @GMT string token conversion...
2020-05-04 Jeremy Allisons3: smbd: Add a dirfsp parameter to check_parent_access().
2020-05-04 Jeremy Allisons3: smbd: Add a dirfsp parameter to smbd_check_access_r...
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to can_write_to_file().
2020-05-04 Jeremy Allisons3: smbd: Reformat users of can_write_to_file().
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to can_delete_file_in_di...
2020-05-04 Jeremy Allisons3: smbd: Reformat definition and callers of can_delete...
2020-04-30 Ralph Boehmesmbd: add is_lease_stat_open()
2020-04-30 Ralph Boehmesmbd: rename is_stat_open() to is_oplock_stat_open()
2020-04-30 Jeremy Allisons3: smbd: Cleanup - move the function get_nt_acl_no_snu...
2020-04-30 Jeremy Allisons3: smbd: Add a dirfsp parameter to directory_has_defau...
2020-04-30 Jeremy Allisons3: smbd: Reformat uses of directory_has_default_acl().
2020-04-30 Jeremy Allisons3: smbd: Change is_visible_file() to take a directory...
2020-04-30 Jeremy Allisons3: smbd: Reformat calls to is_visible_file() to one...
2020-04-29 Ralph Boehmesmbd: convert inherit_from_dir arg of change_file_owner...
2020-04-29 Ralph Boehmesmbd: convert inherit_access_posix_acl() arg parent_dir...
2020-04-29 Ralph Boehmesmbd: pass dirname as struct smb_filename to is_visible...
2020-04-29 Ralph Boehmesmbd: realign is_visible_file() args one per line
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename smb_fname_parent to...
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename parent_dir to file_set_d...
2020-04-29 Ralph Boehmesmbd: align file_set_dosmode() args one per line
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename to directory_has_default...
2020-03-30 Jeremy Allisons3: smbd: Add 'const char *dst_original_lcomp' paramete...
2020-03-30 Jeremy Allisons3: smbd: Add a dst_original_lcomp parameter to rename_...
2020-03-30 Jeremy Allisons3: smbd: Add utility function get_original_lcomp().
2020-03-24 Ralph Boehmesmbd: add open_internal_dirfsp_at()
2020-03-24 Ralph Boehmesmbd: add create_internal_dirfsp_at()
2020-03-24 Ralph Boehmesmbd: make canonicalize_connect_path() public
2020-03-20 Samuel Cabreros3:rpc_server: Initialize global dcesrv_context for...
2020-03-18 Jeremy Allisons3: smbd: Remove file_close_pid().
2020-02-18 Jeremy Allisons3: smbd: dfs: Make parse_msdfs_symlink() external.
2020-02-07 Volker Lendeckesmbd: Make unix_perms_from_wire() public
2020-01-21 Christof Schmittsmbd: Remove unused function linux_set_lease_capability
2020-01-15 Volker Lendeckesmbd: Add close-denied-share message
2020-01-15 Volker Lendeckesmbd: Move sharename check of conn_force_tdis() into...
2020-01-13 Ralph Boehmesmbd: RIP user_struct
2020-01-13 Ralph Boehmesmbd: remove unused vuser arg from make_connection_smb2()
2019-12-20 Ralph Boehmes3:rpc_server: pass session_info to get_nt_acl_no_snum()
next