posix_acls: Make try_chown and unpack_nt_owners static
[samba.git] / source3 / smbd / proto.h
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()
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
2022-04-28 Volker Lendeckesmbd: Add filename_convert_dirfsp()
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-28 Volker Lendeckesmbd: Introduce get_real_filename_full_scan_at()
2022-04-28 Volker Lendeckesmbd: Add OpenDir_from_pathref
2022-04-28 Volker Lendeckesmbd: Add openat_internal_dir_from_pathref()
2022-04-26 Volker Lendeckesmbd: Remove unused arguments from dup_file_fsp()
2022-04-07 Jeremy Allisons3: smbd: Rename init_smb_request() -> init_smb1_request().
2022-04-07 Jeremy Allisons3: smbd: Rename reply_outbuf() -> reply_smb1_outbuf().
2022-04-07 Jeremy Allisons3: smbd: Rename create_outbuf() -> create_smb1_outbuf()
2022-04-07 Jeremy Allisons3: smbd: Rename construct_reply_common_req() -> constr...
2022-04-07 Jeremy Allisons3: smbd: Rename srv_set_message() -> srv_smb1_set_mess...
2022-04-07 Jeremy Allisons3: smbd: Rename valid_smb_header() -> valid_smb1_header()
2022-04-07 David Muldersmbd: Remove srv_send_smb
2022-04-07 David Muldersmbd: Remove uses of srv_send_smb
2022-04-07 David Muldersmbd: Move reply_pipe_write to smb1_pipes.c
2022-04-07 David Muldersmbd: Move init_smb_request to smb2_process.c
2022-04-07 David Muldersmbd: Move valid_smb_header to smb2_process.c
2022-04-07 Jeremy Allisons3: smbd: Move reply_findnclose() from trans2.c to...
2022-04-07 Jeremy Allisons3: smbd: Move reply_findclose() from trans2.c to smb1_...
2022-04-07 David Muldersmbd: Move reply_transs2 to smb1_trans2.c
2022-04-07 David Muldersmbd: Move reply_trans2 to smb1_trans2.c
2022-04-07 David Muldersmbd: Move send_trans2_replies to smb1_trans2.c
2022-04-07 David Muldersmbd: Move process.c -> smb1_process.c
2022-04-07 David Muldersmbd: Move smbd_process to smb2_process.c
2022-04-07 David Muldersmbd: Move smbd_add_connection to smb2_process.c
2022-04-07 David Muldersmbd: Move process_smb to smb2_process.c
2022-04-07 David Muldersmbd: Move reply_outbuf and construct_reply_common_req...
2022-04-07 David Muldersmbd: Move push_deferred_open_message_smb to smb2_process.c
2022-04-07 David Muldersmbd: Move get_deferred_open_message_state to smb2_proc...
2022-04-07 David Muldersmbd: Move open_was_deferred to smb2_process.c
2022-04-07 David Muldersmbd: Move schedule_deferred_open_message_smb to smb2_p...
2022-04-07 David Muldersmbd: Move remove_deferred_open_message_smb to smb2_pro...
2022-04-07 David Muldersmbd: Move receive_smb_talloc/smb2_receive_talloc to...
2022-04-07 David Muldersmbd: Move read_packet_remainder to smb2_process.c
2022-04-07 David Muldersmbd: Move srv_set_message to smb2_process.c
2022-04-07 David Muldersmbd: Move srv_send_smb/smb2_srv_send to smb2_process.c
2022-04-07 David Muldersmbd: Split srv_send_smb into smb1_srv_send/smb2_srv_send
2022-04-07 David Muldersmbd: Move signing.c -> smb1_signing.c
2022-04-07 David Muldersmbd: Move srv_init_signing to smb2_signing.c
2022-04-07 David Muldersmbd: Move smb2_srv_init_signing to smb2_signing.c
2022-04-07 David Muldersmbd: Move service.c -> smb2_service.c
2022-04-07 David Muldersmbd: Move make_connection to smb1_service.c
2022-04-07 David Muldersmbd: Move reply.c -> smb1_reply.c
2022-04-07 David Muldersmbd: Move get_lock_offset to smb2_reply.c
2022-04-07 David Muldersmbd: Move copy_file to smb2_reply.c
2022-04-07 David Muldersmbd: Move rename_internals to smb2_reply.c
2022-04-07 David Muldersmbd: Move rename_internals_fsp to smb2_reply.c
2022-04-07 David Muldersmbd: Move sendfile_short_send to smb2_reply.c
2022-04-07 David Muldersmbd: Move fake_sendfile to smb2_reply.c
2022-04-07 David Muldersmbd: Move unlink_internals to smb2_reply.c
2022-04-07 David Muldersmbd: Move reply_special to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_fsp_ntquota_handle to smb2_reply.c
2022-04-07 David Muldersmbd: move check_fsp to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_fsp_open to smb2_reply.c
2022-04-07 David Muldersmbd: Move srvstr_pull_req_talloc to smb2_reply.c
2022-04-07 David Muldersmbd: Move srvstr_get_path* to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_path_syntax* to smb2_reply.c
2022-04-07 David Muldersmbd: Move reply_pipe_read_and_X to smb1_pipes.c
2022-04-07 David Muldersmbd: Move reply_pipe_write_and_X to smb1_pipes.c
2022-04-07 David Muldersmbd: Move reply_open_pipe_and_X to smb1_pipes.c
2022-04-07 David Muldersmbd: Move nttrans.c -> smb1_nttrans.c
2022-04-07 David Muldersmbd: Move smbd_do_query_getinfo_quota to smb2_nttrans.c
next