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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
Remove async_req based async_send
Volker Lendecke
2
-240
/
+0
2009-02-25
Remove async_req based async_recv
Volker Lendecke
2
-71
/
+0
2009-02-24
Add more conventional async_recv
Volker Lendecke
2
-0
/
+72
2009-02-24
Add more conventional async_send
Volker Lendecke
2
-0
/
+73
2009-02-24
Remove unused param_connect struct
Volker Lendecke
1
-11
/
+0
2009-02-24
Remove unused recvall
Volker Lendecke
2
-115
/
+0
2009-02-24
Add async read_packet
Volker Lendecke
2
-0
/
+128
2009-02-24
Fix async writev
Volker Lendecke
1
-1
/
+1
2009-02-24
Remove async sendall
Volker Lendecke
2
-116
/
+0
2009-02-24
Add async writev
Volker Lendecke
2
-0
/
+109
2009-02-24
Convert async_connect to tevent_req
Volker Lendecke
2
-32
/
+33
2009-02-17
async_sock: Use tevent_timeval instead of timeval functions
Kai Blin
1
-3
/
+4
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
2
-30
/
+99
2009-02-02
Next step disentangling async_req from NTSTATUS
Volker Lendecke
4
-62
/
+86
2009-02-01
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
6
-80
/
+158
2009-01-28
async_sock: Move to top level
Kai Blin
3
-1
/
+755
2009-01-27
async_req: Fix the S4 build
Kai Blin
2
-20
/
+28
2009-01-23
s4: add ../lib/async_req to the s4 build
Kai Blin
1
-0
/
+3
2009-01-23
async_req: Move to top level dir
Kai Blin
2
-0
/
+500