index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: move global notify_changes_by_mid to smbd_server_connection
Stefan Metzmacher
2009-07-02
1
-2
/
+2
*
s3:smbd: add support for async interim SMB2 responses and prepare SMB2 cancel
Stefan Metzmacher
2009-06-24
1
-0
/
+2
*
s3:smbd: keep a list of outstanding SMB2 requests
Stefan Metzmacher
2009-06-24
1
-0
/
+4
*
s3:smbd: add smbd_smb2_send_oplock_break()
Stefan Metzmacher
2009-06-24
1
-0
/
+5
*
s3:smbd: more validation of the incoming SMB2 requests
Stefan Metzmacher
2009-06-09
1
-0
/
+2
*
s3:smbd: keep the chain_fsp for SMB2 requests
Stefan Metzmacher
2009-06-05
1
-0
/
+2
*
s3:smbd: add support for SMB2 Ioctl
Stefan Metzmacher
2009-06-05
1
-0
/
+1
*
s3:smbd: make smbd_server_connection_terminate() a macro
Stefan Metzmacher
2009-06-05
1
-0
/
+6
*
s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...
Stefan Metzmacher
2009-06-05
1
-6
/
+10
*
Change smbd_smb2_request_error() to add a __location__.
Jeremy Allison
2009-06-04
1
-4
/
+3
*
s3:smbd: implement SMB2 Write
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Read
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Flush
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Close
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement a simple version of SMB2 Create
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: add smbd_smb2_fake_smb_request()
Stefan Metzmacher
2009-06-03
1
-0
/
+2
*
s3:smbd: create a connection_struct in SMB2 Tree Connect
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: create a user_struct for compat in SMB2 Session Setup
Stefan Metzmacher
2009-06-03
1
-0
/
+2
*
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+6
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-12
/
+15
*
s3:smbd: move some session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-8
/
+10
*
s3:smbd: move already_got_session to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-2
/
+3
*
s3:smbd: move max_recv to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+5
*
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+7
*
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+4
*
s3:smbd: remove unused global 'orig_inbuf'
Stefan Metzmacher
2009-05-26
1
-1
/
+0
*
s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connection
Stefan Metzmacher
2009-05-26
1
-3
/
+5
*
s3:smbd: add support for SMB2 signing
Stefan Metzmacher
2009-05-26
1
-0
/
+11
*
s3:smbd: implement SMB2 Tree Disconnect
Stefan Metzmacher
2009-05-22
1
-0
/
+1
*
s3:smbd: implement SMB2 Tree Connect
Stefan Metzmacher
2009-05-22
1
-0
/
+23
*
s3:smbd: implement SMB2 Logoff
Stefan Metzmacher
2009-05-22
1
-0
/
+1
*
s3:smbd: check the incoming session id for SMB2 requests
Stefan Metzmacher
2009-05-20
1
-0
/
+6
*
s3:smbd: implement SMB2 Session Setup with raw NTLMSSP
Stefan Metzmacher
2009-05-20
1
-0
/
+22
*
s3:smbd: add smbd_smb2_request_done_ex()
Stefan Metzmacher
2009-05-20
1
-0
/
+3
*
s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
Stefan Metzmacher
2009-05-20
1
-0
/
+1
*
s3:smbd: allow SMB 2.002 dialect in SMB1 negprot
Stefan Metzmacher
2009-05-20
1
-0
/
+1
*
s3:smbd: add support for SMB2 Negotiate
Stefan Metzmacher
2009-05-20
1
-0
/
+2
*
s3:smbd: make negprot_spnego() non static
Stefan Metzmacher
2009-05-20
1
-0
/
+2
*
s3:smbd: add infrastructure for SMB2 support
Stefan Metzmacher
2009-05-20
1
-0
/
+76
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-0
/
+1
*
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2009-01-27
1
-6
/
+0
*
s3:smbd: convert aio to use tevent_signal
Stefan Metzmacher
2009-01-27
1
-2
/
+1
*
s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLD
Stefan Metzmacher
2009-01-27
1
-3
/
+0
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
1
-8
/
+1
*
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
2009-01-09
1
-0
/
+6
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-0
/
+219