summaryrefslogtreecommitdiffstats
path: root/source3/smbd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-171-3/+2
* smbd: Make "check_veto_path" staticVolker Lendecke2015-02-101-1/+0
* notify: Move path construction to notify_triggerVolker Lendecke2014-12-161-1/+2
* notify_inotify: inotify_watch now takes a mem_ctxVolker Lendecke2014-12-091-1/+2
* notify_inotify: Make inotify_watch return 0/errnoVolker Lendecke2014-12-091-9/+9
* s3: leases: send_break_message() public.Jeremy Allison2014-12-051-0/+3
* s3: leases: Make aio_add_req_to_fsp() public.Jeremy Allison2014-12-051-0/+1
* s3:vfs: add create tags to SMB_VFS_CREATEFILERalph Boehme2014-12-041-2/+4
* s3:smbd: add lease related helper functions to oplock.cVolker Lendecke2014-12-041-0/+8
* s3:smbd: add lease related helper functions to open.cVolker Lendecke2014-12-041-0/+7
* s3:smbd: add file_find_one_fsp_from_lease_key() helper functionVolker Lendecke2014-12-041-0/+3
* s3:smbd: add fsp_lease_type() and get_lease_type() helper functionsVolker Lendecke2014-12-041-0/+3
* s3:smbd: Add fsp_client_guid() utility function to return the connected clien...Jeremy Allison2014-12-041-0/+1
* 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