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
/
source
/
libsmb
/
async_smb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out validate_smb_crypto
Volker Lendecke
2008-09-12
1
-41
/
+53
*
Fix "make test" -- gna...
Volker Lendecke
2008-09-12
1
-1
/
+1
*
remove a pointless empty line
Volker Lendecke
2008-09-12
1
-1
/
+0
*
Add a paranoia check on incoming PDUs
Volker Lendecke
2008-09-12
1
-0
/
+7
*
Move setting the mid field in req->outbuf from _cork to _uncork
Volker Lendecke
2008-09-09
1
-1
/
+1
*
Add utility function cli_in_chain()
Volker Lendecke
2008-09-09
1
-0
/
+15
*
Protect against a closed socket
Volker Lendecke
2008-09-05
1
-0
/
+5
*
Do proper error handling if the socket is closed
Volker Lendecke
2008-09-05
1
-2
/
+8
*
Remove cli_request_get()
Volker Lendecke
2008-08-28
1
-17
/
+6
*
Add cli_request->recv_helper
Volker Lendecke
2008-08-28
1
-1
/
+6
*
Activate code to enable chained requests
Volker Lendecke
2008-08-28
1
-176
/
+27
*
This adds the code to allow chained requests in libsmb/
Volker Lendecke
2008-08-28
1
-0
/
+534
*
Move "struct cli_request" from client.h to async_smb.h
Volker Lendecke
2008-08-28
1
-6
/
+32
*
Add cli_pull_reply
Volker Lendecke
2008-08-28
1
-0
/
+54
*
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
2008-08-28
1
-70
/
+24
*
Refactoring: Add the routine cli_request_send()
Volker Lendecke
2008-08-28
1
-5
/
+57
*
Prevent NT_STATUS 0xF1000000 errors from appearing when
Jim McDonough
2008-08-14
1
-0
/
+6
*
Move inbuf handling to before the PDU handling
Volker Lendecke
2008-03-08
1
-58
/
+59
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-03-06
1
-0
/
+483