ldb: move struct ldb_debug_ops to ldb_private.h
[samba.git] / source3 / smbd / proto.h
2024-04-30 Volker Lendeckesmbd: Remove message_to_share_mode_entry and vice versa
2024-04-17 Volker Lendeckesmbd: Add conn_using_smb2()
2024-03-28 Volker Lendeckesmbd: Remove struct open_symlink_err
2024-03-28 Volker Lendeckesmbd: Remove "unparsed" from struct open_symlink_err
2024-03-28 Volker Lendeckesmbd: Remove "st" from struct open_symlink_err
2024-03-28 Volker Lendeckesmbd: Make read_symlink_reparse() return a reparse_data...
2024-03-12 Volker Lendeckesmbd: Add conn_protocol()
2024-01-08 Ralph Boehmesmbd: fix check_any_access_fsp() for non-fsa fsps
2024-01-08 Ralph Boehmesmbd: rename check_access_fsp() to check_any_access_fsp()
2023-12-19 Volker Lendeckesmbd: Remove an unused function prototype
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-11-21 Volker Lendeckesmbd: Convert a void* into the real DIR*
2023-11-07 Volker Lendeckesmbd: Make get_real_filename_cache_key() static in...
2023-11-07 Volker Lendeckesmbd: Simplify openat_pathref_fsp_case_insensitive()
2023-11-07 Volker Lendeckesmbd: Make get_real_filename_cache_key() public
2023-11-07 Volker Lendeckesmbd: Make create_open_symlink_err() public
2023-11-01 Volker Lendeckesmbd: Move filename_convert_smb1_search_path() to smb1...
2023-10-04 Volker Lendeckesmbd: Remove unused marshalling of smb3posix file infor...
2023-10-04 Volker Lendeckesmbd: Add smb3_file_posix_information_init()
2023-09-19 Jeremy Allisons3: smbd: Now we have proved hardlink_internals() doesn...
2023-09-19 Jeremy Allisons3: smbd: Now we have shown dst_dirfsp is always NULL...
2023-09-19 Jeremy Allisons3: smbd: Now we've proved dst_dirfsp parameter is...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: inline smb2_srv_init_signing(...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_s...
2023-06-30 Volker Lendeckesmbd: Pass name and stat_ex to dos_mode_msdfs()
2023-06-30 Volker Lendeckesmbd: Extend openat_pathref_dirfsp_nosymlink()
2023-06-30 Volker Lendeckesmbd: Add read_symlink_reparse()
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from vfs_readdirname()
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from ReadDirName()
2023-06-23 Volker Lendeckesmbd: Remove unused "pst" argument from dptr_ReadDirName()
2023-06-13 Volker Lendeckesmbd: Remove the offset argument from ReadDirName()
2023-06-13 Volker Lendeckesmbd: Remove unused dptr_SearchDir() and the dir cache
2023-06-13 Volker Lendeckesmbd: Make dptr_ReadDirName() public
2023-06-13 Volker Lendeckesmbd: Remove unused dptr_SeekDir()
2023-06-13 Volker Lendeckesmbd: Make get_dir_entry() static in SMB1-only code
2023-06-13 Volker Lendeckesmbd: Remove unused "poffset" parameter from dptr_Searc...
2023-06-13 Volker Lendeckesmbd: Remove unused "pst" parameter from dptr_SearchDir()
2023-06-08 Volker Lendeckesmbd: Remove unused dptr_fill() and dptr_fetch_fsp()
2023-06-08 Volker Lendeckesmbd: Add dptr_RewindDir()
2023-06-08 Volker Lendeckesmbd: Add dptr_FileNumber()
2023-06-08 Volker Lendeckesmbd: Make SeekDir()/TellDir() static to dir.c
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from process_smb()
2023-06-05 Volker Lendeckesmbd: Remove unused "pcd" arg from smb1_srv_send()
2023-06-05 Volker Lendeckesmbd: Remove unused smb2_srv_send()
2023-03-31 Ralph Boehmesmbd: squash check_path_syntax() variants
2023-03-31 Jeremy Allisons3: smbd: Add check_path_syntax_smb2_posix().
2023-03-31 Jeremy Allisons3: smbd: Remove now unused dfs_filename_convert().
2023-03-31 Ralph Boehmes3: smbd: Add utility function smb1_strip_dfs_path().
2023-03-31 Jeremy Allisons3: smbd: Remove 'is_dfs' parameter to check_path_synta...
2023-03-31 Jeremy Allisons3: smbd: Add utility function smb2_strip_dfs_path().
2023-02-13 Volker Lendeckesmbd: Remove dptr_struct->expect_close
2023-02-13 Volker Lendeckesmbd: Remove dptr_struct->spid
2023-01-04 Volker Lendeckesmbd: Move get_posix_fsp() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Make get_posix_fsp() public
2023-01-04 Volker Lendeckesmbd: Make map_info2_flags_to_sbuf() public
2023-01-04 Volker Lendeckesmbd: Make smb_set_file_size() public
2023-01-04 Volker Lendeckesmbd: Make smb_set_file_disposition_info() public
2023-01-04 Volker Lendeckesmbd: Make store_file_unix_basic[_info2] public
2022-12-15 Volker Lendeckesmbd: Add "posix" flag to openat_pathref_dirfsp_nosymlink()
2022-12-14 Volker Lendeckesmbd: Remove source3/smbd/statcache.c
2022-12-14 Volker Lendeckesmbd: Make set_current_case_sensitive() static
2022-12-09 Ralph Boehmesmbd: add fsp_search_ask_sharemode() and fsp_getinfo_as...
2022-12-09 Ralph Boehmesmbd: factor out reference_smb_fname_fsp_link() from...
2022-12-02 Christof Schmittposix_acls: Make try_chown and unpack_nt_owners static
2022-12-02 Christof Schmittposix_acl: Move chown checks to new function
2022-09-20 Stefan Metzmachers3:smbd: remove static from release_file_oplock()
2022-09-19 Volker Lendeckelib: Move extract_snapshot_token() to util_path.c
2022-09-17 Volker Lendeckesmbd: Remove non_widelink_open() support code
2022-09-17 Volker Lendeckesmbd: Make readlink_talloc() public
2022-09-02 Volker Lendeckesmbd: Convert store_smb2_posix_info() to use an existin...
2022-09-02 Volker Lendeckesmbd: Convert smb2_posix_cc_info() to use an existing...
2022-08-29 Ralph Boehmesmbd: remove const from smb_fname arg of set_ea_dos_att...
2022-08-28 Jeremy Allisons3: smbd: Remove allow_broken_path from create_junction().
2022-08-28 Jeremy Allisons3: smbd: Remove allow_broken_path from get_referred_pa...
2022-08-18 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-18 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-12 Jeremy Allisons3: smbd: Remove unix_convert() and associated functions.
2022-08-12 Jeremy Allisons3: smbd: Remove dfs_redirect().
2022-08-12 Jeremy Allisons3: smbd: Add dfs_filename_convert(). Simple wrapper...
2022-08-12 Jeremy Allisons3: smbd: Add helper function check_path_syntax_smb2().
2022-08-06 Volker Lendeckesmbd: Pass vfs_open_how through fd_openat
2022-08-05 Jeremy Allisons3: smbd: Remove the ucf_flags parameter from extract_s...
2022-08-05 Jeremy Allisons3: smbd: Cleanup - integer align. consumedcnt should...
2022-08-04 Jeremy Allisons3: smbd: Remove filename_convert().
2022-08-04 Jeremy Allisons3: smbd: Add returned dirfsp pointer to filename_conve...
2022-08-04 Jeremy Allisons3: smbd: Remove const from name_in parameter to filena...
2022-08-04 Jeremy Allisons3: smbd: Add ucf_flags parameter to extract_snapshot_t...
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to create_directory().
2022-08-02 Jeremy Allisons3: smbd: Add src_dirfsp and dst_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Add old_dirfsp and new_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Add dst_dirfsp parameter to rename_internals_...
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to unlink_internals().
2022-08-02 Jeremy Allisons3: smbd: Add src_dirfsp and dst_dirfsp parameters...
2022-07-25 Volker Lendeckesmbd: Add openat_pathref_dirfsp_nosymlink()
2022-07-25 Volker Lendeckesmbd: Make get_real_filename_at public
2022-07-25 Volker Lendeckesmbd: open_stream_pathref_fsp() does not need a dirfsp
2022-07-25 Volker Lendeckesmbd: Factor out extract_snapshot_token() from canonica...
2022-06-06 Volker Lendeckevfs: Remove a typedef
2022-06-06 Volker Lendeckesmbd: Move message_push_string() to smb1_utils.c
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
next