smbd: Introduce fsp_is_alternate_stream()
[gd/samba-autobuild/.git] / source3 / smbd / proto.h
2022-02-11 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2022-02-10 Volker Lendeckesmbd: Introduce close_file_smb()
2022-02-10 Volker Lendeckesmbd: Factor out fsp_unbind_smb() from file_free()
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2022-02-01 Jeremy Allisons3: smbd: Add two new functions in a new file, smb2_pos...
2022-01-18 Volker Lendeckesmbd: Remove a duplicate protoype
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav argument from smbd_smb1_brl_...
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav argument from smbd_smb1_do_l...
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav parameter from smbd_do_locks...
2022-01-05 Volker Lendeckesmbd: Remove an unneeded anonymous struct declaration
2022-01-05 Volker Lendeckesmbd: Move fast_string_hash() to mangle_hash.c, the...
2021-12-15 Noel Powers3: smbd: In stat_cache_lookup(), remove unused posix_p...
2021-12-11 Jeremy Allisons3: smbd: Add filename_convert_smb1_search_path() ...
2021-12-11 Jeremy Allisons3: smbd: Allow dfs_redirect() to return a TWRP token...
2021-12-11 Jeremy Allisons3: smbd: Remove now unused check_reduced_name_with_pri...
2021-12-11 Jeremy Allisons3: smbd: Remove filename_convert_with_privilege()...
2021-12-11 Jeremy Allisons3: smbd: check_name() is now static to filename.c
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' param...
2021-12-09 Jeremy Allisons3: smbd: Remove 'bool has_wild' parameter from unlink_...
2021-11-16 Jeremy Allisons3: smbd: Add dptr_case_sensitive(). Not yet used.
2021-11-16 Jeremy Allisons3: smbd: get_real_filename() is actually static to...
2021-07-14 Jeremy Allisons3: smbd: In is_msdfs_link(), change to dirfsp, atname...
2021-06-25 Jeremy Allisons3: smbd: Cleanup - rename get_ea_names_from_file(...
2021-06-25 Jeremy Allisons3: smbd: Rename get_ea_value() -> get_ea_value_fsp().
2021-06-22 Jeremy Allisons3: smbd: Make copy_internals() public. vfs_crossrename...
2021-06-18 Jeremy Allisons3: smbd: Make change_file_owner_to_parent() static.
2021-06-16 Ralph Boehmesmbd: add create_conn_struct_cwd()
2021-06-09 Jeremy Allisons3: smbd: Remove posix_get_nt_acl().No longer used.
2021-06-09 Jeremy Allisons3: smbd: smbd_check_access_rights_fsp(). Add dirfsp...
2021-06-09 Jeremy Allisons3: smbd: Remove smbd_check_access_rights(). No longer...
2021-06-09 Jeremy Allisons3: smbd: Remove can_write_to_file(). Pathname call...
2021-06-09 Jeremy Allisons3: smbd: Now all callers of is_visible_fsp() pass...
2021-06-09 Jeremy Allisons3: smbd: is_visible_file() is now static to dir.c.
2021-06-09 Jeremy Allisons3: smbd: Add is_visible_fsp().
2021-06-09 Jeremy Allisons3: smbd: Add can_write_to_fsp(). Not yet used.
2021-06-09 Jeremy Allisons3: smbd: Remove directory_has_default_acl().
2021-06-09 Jeremy Allisons3: Add directory_has_default_acl_fsp().
2021-06-09 Jeremy Allisons3: smbd: Remove check_parent_access().
2021-06-09 Jeremy Allisons3: smbd: Add check_parent_access_fsp().
2021-06-09 Jeremy Allisons3: smbd: Make refuse_symlink_fsp() public so we can...
2021-06-09 Jeremy Allisons3: smbd: Cleanup - make SearchDir() static.
2021-05-20 Jeremy Allisons3: smbd: Change set_create_timespec_ea() to take the...
2021-05-11 Noel Powers3: Remove vfs_streaminfo function
2021-05-11 Noel Powers3/smbd: add new toplevel vfs_fstreaminfo wrapper
2021-04-19 Samuel Cabreros3: smbd: Pass full fsp to file_ntimes()
2021-02-26 Noel Powers3/smbd: Remove connection_struct from get_ea_names_fro...
2021-02-26 Noel Powers3/smbd: modify get_ea_names_from_file signature fn...
2021-01-28 Ralph Boehmesmbd: add dir_hnd_fetch_fsp()
2021-01-28 Ralph Boehmesmbd: add parent_pathref()
2021-01-28 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...
next