summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3:blocking: move from 'timeout' to 'smbd_smb1_do_locks_state->timeout'Stefan Metzmacher2019-09-091-1/+1
* s3:blocking: remove unused timeval_brl_min()Stefan Metzmacher2019-09-091-2/+0
* smbd: Make get_relative_fid_filename() static to open.cVolker Lendecke2019-07-081-6/+0
* smbd: Don't store num_read_oplocks in brlock.tdbVolker Lendecke2019-07-041-1/+0
* smbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_send()Volker Lendecke2019-07-021-1/+0
* smbd: Remove unused "msg_ctx" from smbd_do_locks_try()Volker Lendecke2019-07-021-1/+0
* vfs_fruit: move zero file-id to vfs_fruitRalph Boehme2019-07-011-1/+0
* s3:vfs: move get_fs_file_id to vfs_defaultRalph Boehme2019-07-011-1/+0
* s3:smbd: rename get_FileIndex() to get_fs_file_id()Ralph Boehme2019-07-011-1/+1
* s3: smbd: Make set_unix_posix_default_acl() take an fsp argument, not smb_fname.Jeremy Allison2019-06-241-1/+1
* s3: smbd: Only pass fsp to set_unix_posix_acl(). No longer uses smb_fname.Jeremy Allison2019-06-241-1/+0
* s3: smbd: Change set_unix_posix_default_acl() to return NTSTATUS.Jeremy Allison2019-06-241-1/+1
* s3: smbd: Make set_unix_posix_acl() return NTSTATUS.Jeremy Allison2019-06-241-1/+1
* smbd: Remove unused brlock codeVolker Lendecke2019-06-201-33/+0
* smbd: Add smbd_smb1_do_locks_send/recv()Volker Lendecke2019-06-201-0/+34
* smbd: Only remove locks by mid if necessaryVolker Lendecke2019-06-201-1/+1
* smbd: Simplify fsp_lease_update()Volker Lendecke2019-05-281-3/+1
* s3:smbd: Return NTSTATUS for srv_calculate_sign_mac()Andreas Schneider2019-05-211-2/+2
* smbd: Make "check_access()" static to trans2.cVolker Lendecke2019-05-031-4/+0
* smbd: Remove share_mode_lease and the leases array from share_mode_entryVolker Lendecke2019-04-141-5/+0
* smbd: Make find_share_mode_lease() staticVolker Lendecke2019-04-141-3/+0
* smbd: Add update_share_mode_lease_from_db()Volker Lendecke2019-04-141-0/+4
* smbd: Pass lease parameters explicitly to find_fsp_leaseVolker Lendecke2019-04-141-2/+4
* s3:smbd: fix max_buffer handling of initial notify requestsStefan Metzmacher2019-03-291-1/+3
* Revert "smbd: add [un]become_guest() helper functions"Ralph Boehme2019-01-111-2/+0
* Revert "smbd: add smbd_impersonate_debug_create() helper"Ralph Boehme2019-01-111-6/+0
* Revert "smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,gues...Ralph Boehme2019-01-111-11/+0
* Revert "s3: vfs: add user_vfs_evg to connection_struct"Ralph Boehme2019-01-111-13/+0
* s3:smbd: pass (raw) ev to dos_mode_at_send() instead of smb_vfs_ev_glueRalph Boehme2019-01-111-1/+1
* s3:smbd: add twrp args to filename_convert()Ralph Boehme2018-11-271-0/+1
* smbd: Remove "file_sync_all" functionVolker Lendecke2018-09-141-1/+0
* smbd: Factor out "has_other_nonposix_opens"Volker Lendecke2018-09-111-0/+3
* s3/smbd: adjust smb1 server to use idl structs and generated ndr push/pull funcsNoel Power2018-07-311-0/+14
* smbd: add dos_mode_at_send/recv()Ralph Boehme2018-07-271-0/+5
* smbd: split out public parse_dos_attribute_blob() from get_ea_dos_attribute()Ralph Boehme2018-07-271-0/+4
* s3: vfs: add user_vfs_evg to connection_structRalph Boehme2018-07-251-0/+13
* s3: smbd: SGI IRIX is officially dead. Remove the kernel oplock code for IRIX.Jeremy Allison2018-07-251-4/+0
* smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,guest}_creat...Stefan Metzmacher2018-07-121-0/+11
* smbd: add smbd_impersonate_debug_create() helperStefan Metzmacher2018-07-121-0/+6
* smbd: add [un]become_guest() helper functionsStefan Metzmacher2018-07-121-0/+2
* smbd: remove unused tevent_context argument from notify_initStefan Metzmacher2018-06-181-1/+0
* smbd: add {become,change_to}_user_by_fsp() helper functionsStefan Metzmacher2018-06-181-0/+2
* smbd: remove unused set_current_service()Stefan Metzmacher2018-06-181-1/+0
* smbd: split out set_current_case_sensitive() and chdir_current_service() func...Stefan Metzmacher2018-06-181-0/+2
* smbd: split out a fsp_flush_write_time_update() function from update_write_ti...Stefan Metzmacher2018-06-141-4/+1
* smbd: make smbd_setup_sig_{term,hup}_handler() staticStefan Metzmacher2018-06-141-2/+0
* smbd: remove unused create_conn_struct() functionStefan Metzmacher2018-06-141-7/+0
* smbd: remove unused create_conn_struct_cwd() functionStefan Metzmacher2018-06-141-8/+0
* smbd: add create_conn_struct_tos[_cwd]() helper functionsStefan Metzmacher2018-06-141-0/+16
* printing: remove unused arguments from delete_and_reload_printers()Stefan Metzmacher2018-06-141-2/+1