summaryrefslogtreecommitdiffstats
path: root/source3/smbd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3:locking: convert brl_have_read field to brl_num_read.Volker Lendecke2014-11-111-0/+2
* s3:smbd: pass smbXsrv_connection to schedule_deferred_open_message_smb()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbXsrv_connection to remove_deferred_open_message_smb()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbXsrv_connection to open_was_deferred()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbd_smb2_request to make_connection_smb2()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smb_request to make_connection()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbXsrv_connection to smb1_parse_chain()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: only pass smbXsrv_connection to fork_echo_handler()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbXsrv_connection to srv_send_smb()Stefan Metzmacher2014-09-191-1/+1
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-161-2/+2
* smbd: Move make_dir_struct() to reply.cVolker Lendecke2014-09-091-8/+0
* vfs3: Pass "lease" through SMB_VFS_CREATE_FILEVolker Lendecke2014-08-111-0/+1
* server: remove duplicate snum_is_shared_printer()David Disseldorp2014-08-081-0/+1
* s3:smbd: pass smbXsrv_connection to smb1 encryption functionsStefan Metzmacher2014-08-061-4/+4
* s3:smbd: pass smbXsrv_connection explicitly to sendfile_short_send()Stefan Metzmacher2014-08-061-4/+5
* s3:smbd: pass smbXsrv_connection explicitly to fake_sendfile()Stefan Metzmacher2014-08-061-1/+2
* s3:smbd: pass smbXsrv_connection to is_valid_writeX_buffer()Stefan Metzmacher2014-08-061-1/+1
* s3:smbd: remove unused 'sconn' from is_encrypted_packet()Stefan Metzmacher2014-08-061-2/+1
* s3:smbd: pass smbXsrv_connection to reply_special()Stefan Metzmacher2014-08-061-1/+1
* s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_stateStefan Metzmacher2014-08-061-8/+10
* smbd: "err" is no longer set in get_lock_offsetVolker Lendecke2014-07-221-1/+1
* s3:smbd: make dptr_ReadDirName() static.Michael Adam2014-07-101-4/+0
* smbd: Make messaging_send_to_children staticChristof Schmitt2014-06-301-2/+0
* smbd: Store "struct deferred_open_record" instead of anonymous data on pmlVolker Lendecke2014-06-211-7/+7
* vfs: remove unused function vfs_pread_data()Michael Adam2014-06-131-2/+0
* Convert samba_private_attr_name() to a public functionRalph Boehme2014-06-131-0/+1
* s3: smbd: Remove open_file_fchmod().Jeremy Allison2014-05-021-3/+0
* smbd: Pass timespec_current through the notify_callbackVolker Lendecke2014-04-231-1/+2
* lib: Move full_path_tos to util_str.cVolker Lendecke2014-04-231-3/+0
* s3:smbd: let srvstr_pull_req_talloc() take 'const uint8_t *src'Stefan Metzmacher2014-04-021-1/+1
* smbd: Implement and use full_path_tosVolker Lendecke2013-12-141-0/+3
* s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-141-1/+0
* s3-smbd: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-141-1/+1
* s3-smbd: Do not declare change_to_root_user() twice.Andreas Schneider2013-10-291-1/+0
* s3-smbd_shim: Add become_authenticated_pipe_user().Andreas Schneider2013-10-291-2/+2
* smbd: Remove separate oplock_type parameter from set_file_oplockVolker Lendecke2013-10-241-1/+1
* smbd: Make release_file_oplock staticVolker Lendecke2013-10-241-1/+0
* s3:smbd/session: Added a routine find_sessions()Shekhar Amlekar2013-09-101-0/+2
* smbd: Apply some const to message_to_share_mode_entryVolker Lendecke2013-09-061-1/+1
* smbd: Remove unused should_notify_deferred_opensVolker Lendecke2013-09-061-1/+0
* smbd: Make break_level2_to_none_async staticVolker Lendecke2013-08-161-1/+0
* Add the ability to send an NTSTATUS result back with a trans2 reply so we can...Jeremy Allison2013-07-191-0/+1
* smbd: We don't use DEFERRED_OPEN_ENTRY anymoreVolker Lendecke2013-04-261-2/+0
* smbd: Remove unused reply_to_oplock_break_requestsVolker Lendecke2013-04-261-1/+0
* Cleanup. Remove unused function dptr_DirCacheAdd(). Make DirCacheAdd() static.Jeremy Allison2013-04-161-2/+0
* s3:smbd: convert srvstr_pull_req_talloc() into a functionRalph Wuerthner2013-04-101-0/+2
* s3:smbd: add some const to req_is_in_chain()Stefan Metzmacher2013-03-201-1/+1
* s3:smbd: s/struct timed_event/struct tevent_timerStefan Metzmacher2013-02-191-2/+2
* s3:smbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-4/+4
* smbd: split out file_fsp_get from file_fsp_smb2David Disseldorp2013-01-161-0/+3