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
/
lib
/
async_req
/
async_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-08
Add "queue" to writev_send
Volker Lendecke
1
-2
/
+28
2009-03-02
Make struct tevent_req opaque
Simo Sorce
1
-20
/
+20
2009-02-28
Simplify async_connect_send slightly
Volker Lendecke
1
-9
/
+6
2009-02-25
Remove async_req based async_send
Volker Lendecke
1
-232
/
+0
2009-02-25
Remove async_req based async_recv
Volker Lendecke
1
-68
/
+0
2009-02-24
Add more conventional async_recv
Volker Lendecke
1
-0
/
+67
2009-02-24
Add more conventional async_send
Volker Lendecke
1
-0
/
+67
2009-02-24
Remove unused param_connect struct
Volker Lendecke
1
-11
/
+0
2009-02-24
Remove unused recvall
Volker Lendecke
1
-110
/
+0
2009-02-24
Add async read_packet
Volker Lendecke
1
-0
/
+118
2009-02-24
Fix async writev
Volker Lendecke
1
-1
/
+1
2009-02-24
Remove async sendall
Volker Lendecke
1
-111
/
+0
2009-02-24
Add async writev
Volker Lendecke
1
-0
/
+105
2009-02-24
Convert async_connect to tevent_req
Volker Lendecke
1
-27
/
+27
2009-02-09
s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME
Tim Prouty
1
-2
/
+2
2009-02-09
async_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead of ETIME
Kai Blin
1
-1
/
+5
2009-02-09
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
1
-27
/
+93
2009-02-01
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
1
-15
/
+15
2009-01-28
async_sock: Move to top level
Kai Blin
1
-0
/
+703