summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:smb3: rename smbd_smb2_first_negprot and pass expected seq_lowRalph Boehme2015-10-071-2/+3
* smbXsrv_session: factor smbXsrv_session_add_channel() out of smbXsrv_session_...Stefan Metzmacher2015-09-101-0/+3
* smbXsrv_session: add smbXsrv_session_create_auth()Stefan Metzmacher2015-07-301-0/+6
* smbXsrv_session: add smbXsrv_session_find_auth()Stefan Metzmacher2015-07-301-0/+4
* smbXsrv: add smb2srv_session_lookup_client().Michael Adam2015-07-291-0/+3
* smbXsrv: rename smb2srv_session_lookup -> smb2srv_session_lookup_connMichael Adam2015-07-291-3/+3
* s3-smbd: Remove the global dfree_broken variableAndreas Schneider2015-07-171-2/+0
* smbd:smb2: separate between encryption required and enc desiredMichael Adam2015-07-071-0/+3
* s3:smb2_negprot.c: add support SMB 3.1 negotiate contextsMichael Adam2015-05-081-0/+7
* s3:smbXsrv_session: add smb2srv_session_shutdown_send/recv helper functionsStefan Metzmacher2015-05-061-0/+5
* Convert all uses of uint8/16/32 to _t in source3/smbd.Richard Sharpe2015-05-061-2/+2
* Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe2015-03-271-1/+1
* s3:smbd: Implementation of SMB2.1 and SMB3.0 leases.Volker Lendecke2014-12-041-1/+3
* s3:smb2_server: add smbd_smb2_send_lease_break() helper functionVolker Lendecke2014-12-041-0/+6
* s3:smb2_server: use async smbprofile macrosStefan Metzmacher2014-11-191-0/+3
* s3:smb2_negprot: remember xconn->smb2.server.cipherStefan Metzmacher2014-10-161-0/+1
* s3:smbXsrv_session: add smbXsrv_session_find_channel()Stefan Metzmacher2014-09-191-0/+4
* s3:smbd: split out a smbd_add_connection() helper function.Stefan Metzmacher2014-09-191-0/+3
* s3:smbd: remove now unused smbd_server_connection->connStefan Metzmacher2014-09-191-1/+0
* s3:smb2_break: pass smbXsrv_connection to smbd_smb2_send_oplock_break()Stefan Metzmacher2014-09-191-1/+1
* s3:smb2_create: pass smbXsrv_connection to *deferred*_smb2Stefan Metzmacher2014-09-191-4/+4
* s3:smbd: move smbXsrv_{session,tcon,open} tables to smbXsrv_clientStefan Metzmacher2014-09-191-16/+0
* s3:smbd: use tevent_loop_wait() in the child process event loopMichael Adam2014-09-191-2/+0
* s3:smbd: remove now unused smbXsrv_connection->sconnStefan Metzmacher2014-09-191-1/+0
* s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel ...Stefan Metzmacher2014-09-191-1/+8
* s3: smbd: Remove unneeded 'out_of_space' parameter from smbd_dirptr_lanman2_e...Jeremy Allison2014-09-161-1/+0
* s3: smbd: SMB2 - change smbd_dirptr_lanman2_entry() to return an NTSTATUS.Jeremy Allison2014-09-161-1/+1
* s3:smbd: pass smbXsrv_connection to smbd_[un]lock_socket()Stefan Metzmacher2014-08-061-2/+2
* s3:smb2_server: propagate NTSTATUS from smb2_sendfile_send_data() to smbd_smb...Stefan Metzmacher2014-08-061-0/+1
* s3:smbd: pass smbXsrv_connection to smbd_do_qfsinfo()Stefan Metzmacher2014-08-061-1/+2
* s3:smbd: pass smbXsrv_connection to negprot_spnego()Stefan Metzmacher2014-08-061-1/+1
* s3:smb2_negprot: remove NBT_HDR_SIZE from smbd_smb2_first_negprot()Stefan Metzmacher2014-08-061-1/+1
* s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*()Stefan Metzmacher2014-08-061-3/+3
* s3:smb2_server: pass smbXsrv_connection to smbd_smb2_first_negprot()Stefan Metzmacher2014-08-061-1/+1