index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
smb2_sesssetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Make SMB3 clients use encryption with "smb encrypt = auto"
Volker Lendecke
2015-03-03
1
-0
/
+5
*
Revert "s3: smbd: signing. Ensure we respond correctly to an SMB2 negprot wit...
Jeremy Allison
2015-02-23
1
-3
/
+1
*
s3: smbd: signing. Ensure we respond correctly to an SMB2 negprot with SMB2_N...
Jeremy Allison
2015-02-19
1
-1
/
+3
*
s3:smb2_server: allow reauthentication without signing
Stefan Metzmacher
2014-12-12
1
-0
/
+4
*
s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server...
Stefan Metzmacher
2014-10-16
1
-1
/
+1
*
s3:smb2_sesssetup: we don't need to do a 2nd smb2srv_session_lookup()
Stefan Metzmacher
2014-09-19
1
-3
/
+7
*
s3:smb2_sesssetup: use smb2req->sconn in smbd_smb2_reauth_generic_return()
Stefan Metzmacher
2014-09-19
1
-2
/
+1
*
s3: smbd: smb2-sessionsetup. Fix use after free when the sessionsetup request...
Jeremy Allison
2014-09-08
1
-0
/
+6
*
s3:smbd: remember the time of the session setup auth_time
Stefan Metzmacher
2014-08-06
1
-0
/
+2
*
s3:smb2_sesssetup: make use of smb2req->xconn
Stefan Metzmacher
2014-08-06
1
-11
/
+11
*
s3:smb2_sesssetup: split out smbd_smb2_session_setup_auth_return()
Stefan Metzmacher
2014-08-06
1
-34
/
+12
*
s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*()
Stefan Metzmacher
2014-08-06
1
-6
/
+6
*
s3:smb2_*: make use of smb2req->xconn where possible
Stefan Metzmacher
2014-08-06
1
-5
/
+5
*
s3:smb2_server: move sconn->smb2.requests to xconn->smb2.requests
Stefan Metzmacher
2014-08-06
1
-2
/
+5
*
s3:smb2_sesssetup: cancel and wait for pending requests on logoff
Stefan Metzmacher
2014-03-12
1
-4
/
+78
*
s3:smb2_sesssetup: split smbd_smb2_logoff into an async *_send/recv pair.
Jeremy Allison
2014-03-12
1
-20
/
+92
*
s3:smb2_sesssetup: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-2
/
+2
*
s3:smbd/smb2 fix compiler warnings
Christian Ambach
2013-12-12
1
-2
/
+2
*
smbd: Invalidate the session correctly.
Jeremy Allison
2013-11-04
1
-0
/
+23
*
smbd:smb2: fix crash when smb2 session reauth fails
Michael Adam
2013-10-15
1
-3
/
+17
*
s3:smbd: initialize session->global before calling session_claim
Gregor Beck
2012-10-19
1
-7
/
+7
*
s3:smbd: remove smbd_server_connection argument from session_claim()
Gregor Beck
2012-10-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_session instead of user_struct to session_claim() and s...
Gregor Beck
2012-10-19
1
-1
/
+1
*
Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...
Jeremy Allison
2012-10-03
1
-6
/
+0
*
Fix bug #9222 - smbd ignores the "server signing = no" setting for SMB2.
Jeremy Allison
2012-10-03
1
-0
/
+6
*
Make metze happy and the code clearer :-).
Jeremy Allison
2012-09-12
1
-0
/
+6
*
Fix talloc memory heirarchy bug. If there's an SMB2 sessionsetup in flight wh...
Jeremy Allison
2012-09-10
1
-5
/
+36
*
s3:smb2_server: use smbXsrv_session->nonce_*
Stefan Metzmacher
2012-08-23
1
-0
/
+3
*
s3:smb2_sesssetup: setup global->[en|de]cryption_key
Stefan Metzmacher
2012-08-09
1
-0
/
+36
*
s3:smb2_sesssetup: set global->encryption_required and enforce it
Stefan Metzmacher
2012-08-09
1
-0
/
+22
*
s3:smb2_sesssetup: remove unused code in smbd_smb2_reauth_generic_return()
Stefan Metzmacher
2012-08-08
1
-9
/
+0
*
s3:smb2_sesssetup: remove TALLOC_FREE(session) from smbd_smb2_[re]auth_generi...
Stefan Metzmacher
2012-08-08
1
-9
/
+0
*
s3:smb2_sesssetup: make use of SMBD_SMB2_* macros
Stefan Metzmacher
2012-08-05
1
-8
/
+6
*
s3:smb2_sesssetup: reject SMB2_SESSION_FLAG_BINDING requests
Stefan Metzmacher
2012-07-26
1
-0
/
+13
*
s3:smb2_sesssetup: make use of smb2srv_session_close_previous_send/recv
Stefan Metzmacher
2012-06-25
1
-0
/
+66
*
s3:smb2_sesssetup: inline gensec_session_info() call
Stefan Metzmacher
2012-06-25
1
-25
/
+15
*
s3:smb2_sesssetup: make use of gensec_update_send/recv
Stefan Metzmacher
2012-06-25
1
-10
/
+35
*
s3:smb2_sesssetup: inline most of smbd_smb2_session_setup()
Stefan Metzmacher
2012-06-25
1
-130
/
+99
*
s3:smb2_sesssetup: implement dynamic re-authentication and expire sessions
Stefan Metzmacher
2012-06-25
1
-1
/
+85
*
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
2012-06-25
1
-112
/
+64
*
s3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
Stefan Metzmacher
2012-06-25
1
-0
/
+29
*
s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure
Stefan Metzmacher
2012-06-25
1
-31
/
+87
*
s3:smbd: change user_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-2
/
+2
*
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smb2_sesssetup: make use of nt_status_squash() in smbd_smb2_session_setup_...
Stefan Metzmacher
2012-05-17
1
-1
/
+1
*
s3:smb2_sesssetup: make the top level code async using
Stefan Metzmacher
2012-05-13
1
-30
/
+62
*
s3:smb2_sesssetup: add smbd_smb2_session_setup_send/recv as wrapper
Stefan Metzmacher
2012-05-13
1
-0
/
+105
*
s3:smb2_sesssetup: pass down in_flags to smbd_smb2_session_setup()
Stefan Metzmacher
2012-05-13
1
-1
/
+5
*
s3:smb2_sesssetup: pass down in_previous_session_id to all layers
Stefan Metzmacher
2012-05-13
1
-2
/
+15
*
s3:smbd: call file_close_user() before removing tree connects in conn_close_a...
Stefan Metzmacher
2012-03-15
1
-0
/
+2
[next]