summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2013-04-26smbd: Remove unused smb2_deferred_open_timerVolker Lendecke1-59/+0
2013-04-26smbd: Obsolete MSG_SMB_OPEN_RETRYVolker Lendecke2-45/+0
2013-04-26smbd: Remove the unused fsp->pending_break_messages arrayVolker Lendecke2-15/+3
2013-04-26smbd: Remove unused reply_to_oplock_break_requestsVolker Lendecke5-27/+0
2013-04-26smbd: Obsolete MSG_SMB_BREAK_RESPONSEVolker Lendecke1-62/+1
2013-04-26smbd: Ignore OPEN_RETRY and BREAK_RESPONSEVolker Lendecke3-0/+8
2013-04-26smbd: Use dbwrap_record_watch_send for defer_openVolker Lendecke1-1/+67
2013-04-20Fix bug in old create temp SMB request. Only use VFS functions.Jeremy Allison1-53/+64
2013-04-20Ensure the RECVFILE path in vfs_pwrite_data() operates on a blocking socket.Jeremy Allison1-1/+12
2013-04-19Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.Jeremy Allison1-1/+12
2013-04-19Add the internals of is_smb2_recvfile_write.Jeremy Allison1-1/+37
2013-04-19The guts of the receivefile code changes.Jeremy Allison1-5/+60
2013-04-19Add stub static function that will turn on/off receivefile code path.Jeremy Allison1-0/+5
2013-04-19Add extra fields into struct smbd_smb2_request_read_state to support receivef...Jeremy Allison1-0/+3
2013-04-19Add macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.Jeremy Allison1-0/+2
2013-04-19Add utility function get_min_receive_file_size().Jeremy Allison1-0/+11
2013-04-19Allow smbd_smb2_request_error_ex() to cope with unread bytes on error.Jeremy Allison1-0/+10
2013-04-19Add function smbd_smb2_unread_bytes().Jeremy Allison2-0/+13
2013-04-19If we already have an smb1req attached to the struct smbd_smb2_request, don't...Jeremy Allison1-3/+7
2013-04-19Ensure we don't do an SMB2 aio write if RECVFILE is active.Jeremy Allison1-0/+5
2013-04-19fileserver: raise the debug level for share connection from non IPC to 2Matthieu Patou1-1/+1
2013-04-19s3:smbd stop working on a dead client socketChristian Ambach1-0/+1
2013-04-19s3:smbd increase a loglevelChristian Ambach1-5/+5
2013-04-19smbd: Fix signing when the async echo handler kicks inVolker Lendecke1-1/+1
2013-04-19s3:smbd:smb2:scavenger: fix format error for debugging open_persistent_id in ...Michael Adam1-4/+5
2013-04-18s3:smbd: call scavenger_schedule_disconnected() from close normal file for du...Gregor Beck1-0/+2
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck3-0/+567
2013-04-18s3:smbXsrv_open: add function smbXsrv_open_cleanup()Gregor Beck2-0/+80
2013-04-18s3:smbXsrv_open: factor out smbXsrv_open_global_parse_recordGregor Beck1-14/+36
2013-04-18s3:smbd:smb2: fix setting of scavenge timeout when reconnecting durable handlesMichael Adam1-5/+4
2013-04-17smbd: Convert create_file_unixpath to synthetic_smb_fnameVolker Lendecke1-5/+5
2013-04-17smbd: Convert is_visible_file to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-04-17smbd: Convert dptr_create to synthetic_smb_fnameVolker Lendecke1-8/+7
2013-04-17smbd: Convert set_create_timespec_ea to synthetic_smb_fnameVolker Lendecke1-8/+5
2013-04-17smbd: Convert unix_mode to synthetic_smb_fnameVolker Lendecke1-8/+6
2013-04-17smbd: Convert rmdir_internals to synthetic_smb_fnameVolker Lendecke1-7/+4
2013-04-17smbd: Convert recursive_rmdir to synthetic_smb_fnameVolker Lendecke1-5/+4
2013-04-17smbd: Convert delete_all_streams to synthetic_smb_fnameVolker Lendecke1-5/+5
2013-04-17smbd: Convert open_streams_for_delete to synthetic_smb_fnameVolker Lendecke1-5/+5
2013-04-17smbd: Convert msg_file_was_renamed to synthetic_smb_fnameVolker Lendecke1-3/+3
2013-04-17smbd: Convert change_dir_owner_to_parent to synthetic_smb_fnameVolker Lendecke1-3/+3
2013-04-17smbd: Convert change_dir_owner_to_parent to synthetic_smb_fnameVolker Lendecke1-5/+5
2013-04-17smbd: Convert change_file_owner_to_parent to synthetic_smb_fnameVolker Lendecke1-5/+4
2013-04-17smbd: Convert make_connection_snum to synthetic_smb_fnameVolker Lendecke1-3/+4
2013-04-17smbd: Convert rename_internals_fsp to synthetic_smb_fnameVolker Lendecke1-4/+4
2013-04-17smbd: Convert remove_msdfs_link to synthetic_smb_fnameVolker Lendecke1-7/+4
2013-04-17smbd: Convert create_msdfs_link to synthetic_smb_fnameVolker Lendecke1-8/+6
2013-04-17smbd: Convert can_delete_file_in_directory to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17smbd: Convert file_new to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-04-17smbd: Convert open_dir_with_privilege to synthetic_smb_fnameVolker Lendecke1-5/+4