summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in old create temp SMB request. Only use VFS functions.Jeremy Allison2013-04-201-53/+64
* Ensure the RECVFILE path in vfs_pwrite_data() operates on a blocking socket.Jeremy Allison2013-04-201-1/+12
* Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.Jeremy Allison2013-04-191-1/+12
* Add the internals of is_smb2_recvfile_write.Jeremy Allison2013-04-191-1/+37
* The guts of the receivefile code changes.Jeremy Allison2013-04-191-5/+60
* Add stub static function that will turn on/off receivefile code path.Jeremy Allison2013-04-191-0/+5
* Add extra fields into struct smbd_smb2_request_read_state to support receivef...Jeremy Allison2013-04-191-0/+3
* Add macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.Jeremy Allison2013-04-191-0/+2
* Add utility function get_min_receive_file_size().Jeremy Allison2013-04-191-0/+11
* Allow smbd_smb2_request_error_ex() to cope with unread bytes on error.Jeremy Allison2013-04-191-0/+10
* Add function smbd_smb2_unread_bytes().Jeremy Allison2013-04-192-0/+13
* If we already have an smb1req attached to the struct smbd_smb2_request, don't...Jeremy Allison2013-04-191-3/+7
* Ensure we don't do an SMB2 aio write if RECVFILE is active.Jeremy Allison2013-04-191-0/+5
* fileserver: raise the debug level for share connection from non IPC to 2Matthieu Patou2013-04-191-1/+1
* s3:smbd stop working on a dead client socketChristian Ambach2013-04-191-0/+1
* s3:smbd increase a loglevelChristian Ambach2013-04-191-5/+5
* smbd: Fix signing when the async echo handler kicks inVolker Lendecke2013-04-191-1/+1
* s3:smbd:smb2:scavenger: fix format error for debugging open_persistent_id in ...Michael Adam2013-04-191-4/+5
* s3:smbd: call scavenger_schedule_disconnected() from close normal file for du...Gregor Beck2013-04-181-0/+2
* s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck2013-04-183-0/+567
* s3:smbXsrv_open: add function smbXsrv_open_cleanup()Gregor Beck2013-04-182-0/+80
* s3:smbXsrv_open: factor out smbXsrv_open_global_parse_recordGregor Beck2013-04-181-14/+36
* s3:smbd:smb2: fix setting of scavenge timeout when reconnecting durable handlesMichael Adam2013-04-181-5/+4
* smbd: Convert create_file_unixpath to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* smbd: Convert is_visible_file to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* smbd: Convert dptr_create to synthetic_smb_fnameVolker Lendecke2013-04-171-8/+7
* smbd: Convert set_create_timespec_ea to synthetic_smb_fnameVolker Lendecke2013-04-171-8/+5
* smbd: Convert unix_mode to synthetic_smb_fnameVolker Lendecke2013-04-171-8/+6
* smbd: Convert rmdir_internals to synthetic_smb_fnameVolker Lendecke2013-04-171-7/+4
* smbd: Convert recursive_rmdir to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+4
* smbd: Convert delete_all_streams to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* smbd: Convert open_streams_for_delete to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* smbd: Convert msg_file_was_renamed to synthetic_smb_fnameVolker Lendecke2013-04-171-3/+3
* smbd: Convert change_dir_owner_to_parent to synthetic_smb_fnameVolker Lendecke2013-04-171-3/+3
* smbd: Convert change_dir_owner_to_parent to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* smbd: Convert change_file_owner_to_parent to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+4
* smbd: Convert make_connection_snum to synthetic_smb_fnameVolker Lendecke2013-04-171-3/+4
* smbd: Convert rename_internals_fsp to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+4
* smbd: Convert remove_msdfs_link to synthetic_smb_fnameVolker Lendecke2013-04-171-7/+4
* smbd: Convert create_msdfs_link to synthetic_smb_fnameVolker Lendecke2013-04-171-8/+6
* smbd: Convert can_delete_file_in_directory to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* smbd: Convert file_new to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* smbd: Convert open_dir_with_privilege to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+4
* smbd: Convert open_np_file to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* smbd: Convert smb_file_rename_information to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+4
* smbd: Convert smb_file_rename_information to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+5
* smbd: Convert smb2_file_rename_information to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+5
* smbd: Convert smb_set_file_dosmode to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+5
* smbd: Convert call_trans2qfilepathinfo to synthetic_smb_fnameVolker Lendecke2013-04-171-8/+6
* smbd: Convert posix_sys_acl_blob_get_file to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+5