summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.h
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd: Add header inclusion guards in globals.hSamuel Cabrero2019-10-181-0/+5
* smbd: Remove unused smbXsrv_open_hash()Volker Lendecke2019-09-171-1/+0
* smbd: remove unused current_user.{need,done}_chdir stackingStefan Metzmacher2019-09-111-2/+0
* s3:locking: add brl_req_guid() and brl_req_mem_ctx() helper functionsStefan Metzmacher2019-09-091-0/+2
* s3: smbd: globals - remove dirhandles_open from internal search struct.Jeremy Allison2019-07-091-1/+0
* vfs_fruit: move zero file-id to vfs_fruitRalph Boehme2019-07-011-1/+0
* s3: smbd: Plumb through struct smb_request *req parameter so it can be used b...Jeremy Allison2019-06-241-0/+1
* smbd: Remove unused brlock codeVolker Lendecke2019-06-201-43/+0
* smbd: Add "lock_flav" to smbd_do_unlocking()Volker Lendecke2019-06-201-1/+2
* smbd: smbd_do_locking() does not use the "type" param anymoreVolker Lendecke2019-06-181-1/+0
* Revert "smbd: add smbd_server_connection->raw_ev_ctx pointer"Ralph Boehme2019-01-111-1/+0
* Revert "smbd: add smbd_server_connection->{root,guest}_ev_ctx pointer"Ralph Boehme2019-01-111-2/+0
* Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the...Ralph Boehme2019-01-111-3/+0
* Revert "smbd: remove unused smbd_server_connection->ev_ctx"Ralph Boehme2019-01-111-0/+1
* smbd: rename sconn->raw_thread_pool to sconn->poolRalph Boehme2019-01-111-1/+1
* Revert "smbd: introduce sconn->sync_thread_pool"Ralph Boehme2019-01-111-1/+0
* smbd: let smbd_dirptr_lanman2_entry return smb_fnameRalph Boehme2018-07-271-0/+1
* smbd: pass get_dosmode to mode_fn in smbd_dirptr_get_entry()Ralph Boehme2018-07-271-0/+1
* smbd: pass get_dosmode to smbd_dirptr_get_entry()Ralph Boehme2018-07-271-0/+1
* smbd: add "get_dosmode" argument to smbd_dirptr_lanman2_entry()Ralph Boehme2018-07-271-0/+1
* smbd: introduce sconn->sync_thread_poolStefan Metzmacher2018-07-251-0/+1
* smbd: rename sconn->pool to sconn->raw_thread_poolRalph Boehme2018-07-251-1/+1
* smbd: only pass struct smbXsrv_client to smbXsrv_session_logoff_all()Stefan Metzmacher2018-07-251-1/+1
* smbd: only pass struct smbXsrv_client to smb1srv_tcon_disconnect_all()Stefan Metzmacher2018-07-251-1/+1
* smbd: remove unused smbd_server_connection->ev_ctxStefan Metzmacher2018-06-181-1/+0
* smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event c...Stefan Metzmacher2018-06-181-0/+3
* smbd: add smbd_server_connection->{root,guest}_ev_ctx pointerStefan Metzmacher2018-06-181-0/+2
* smbd: add smbd_server_connection->raw_ev_ctx pointerStefan Metzmacher2018-06-181-0/+1
* smbd: replace xconn->msg_ctx with xconn->client->msg_ctxStefan Metzmacher2018-06-181-2/+0
* smbd: replace xconn->ev_ctx with xconn->client->raw_ev_ctxStefan Metzmacher2018-06-181-2/+0
* smbd: call chdir_current_service() in change_to_user_internal() and pop_conn_...Stefan Metzmacher2018-06-181-0/+2
* smbd: call set_current_user_info() in change_to_user_internal() and pop_conn_...Stefan Metzmacher2018-06-181-0/+1
* smbd: Fix channel sequence number checks for long-running requestsVolker Lendecke2018-01-141-0/+1
* smbd: Move check for SMB2 compound request to new functionChristof Schmitt2017-09-221-0/+1
* s3/smbd: enable processing SMB2 requests async internallyRalph Boehme2017-04-181-0/+10
* s3/smbd: add file_id return arg to smbd_dirptr_lanman2_entryRalph Boehme2017-04-181-1/+2
* smbd: add zero_file_id flagUri Simchoni2017-03-261-0/+1
* vfs: Remove link to asys_Volker Lendecke2016-08-241-6/+0
* smbd: Add pthreadpool_tevent to smbd_server_connectionVolker Lendecke2016-08-241-0/+4
* smbd: sconn->sys_notify_ctx is not usedVolker Lendecke2016-07-201-1/+0
* smbd: Convert smbXsrv_open_global.tdb to new dbwrap_watchVolker Lendecke2016-07-151-1/+1
* Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevelPartha Sarathi2016-04-271-0/+7
* smbd:smb2: add request_counters_updated to the smbd_smb2_request structMichael Adam2016-03-221-0/+7
* smbXsrv:open: add smb2srv_open_lookup_replay_cache()Michael Adam2016-03-031-0/+4
* smbd: add smbXsrv_client.cStefan Metzmacher2016-01-261-0/+16
* smbd:globals.h: add guid_verified to smbXsrv_connection.smb2.clientMichael Adam2016-01-261-0/+1
* s3:smb2_server: add signing state tracking flagsRalph Boehme2016-01-221-0/+2
* s3:smb2_server: add encryption state tracking flagsRalph Boehme2016-01-221-0/+3
* s3: smbd: Remove outstanding_aio_calls from globals.Jeremy Allison2015-11-131-2/+0
* s3: smbd: Remove aio_pending_size from globals.Jeremy Allison2015-11-131-1/+0