index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
smb2_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2010-08-08
s3: Remove a direct reference to smbd_server_conn
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Initialize smb_request->sconn in smbd_smb2_fake_smb_request
Volker Lendecke
1
-0
/
+1
2010-06-08
Fix a valgrind error found by SMB2-COMPOUND test.
Jeremy Allison
1
-0
/
+20
2010-04-22
Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2.
Jeremy Allison
1
-32
/
+0
2010-04-12
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
1
-17
/
+5
2010-04-09
Plumb SMB2 stubs into all the places we defer SMB1 operations.
Jeremy Allison
1
-0
/
+32
2010-04-08
Stop smb2 from calling into smb1 blocking lock request code.
Jeremy Allison
1
-0
/
+14
2009-08-12
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
1
-1
/
+1
2009-06-05
s3:smbd: keep the chain_fsp for SMB2 requests
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: add smbd_smb2_fake_smb_request()
Stefan Metzmacher
1
-0
/
+51