s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries are...
[tprouty/samba.git] / lib / async_req / async_sock.c
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Volker LendeckeRemove async_req based async_send
2009-02-25 Volker LendeckeRemove async_req based async_recv
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeAdd more conventional async_recv
2009-02-24 Volker LendeckeAdd more conventional async_send
2009-02-24 Volker LendeckeRemove unused param_connect struct
2009-02-24 Volker LendeckeRemove unused recvall
2009-02-24 Volker LendeckeAdd async read_packet
2009-02-24 Volker LendeckeFix async writev
2009-02-24 Volker LendeckeRemove async sendall
2009-02-24 Volker LendeckeAdd async writev
2009-02-24 Volker LendeckeConvert async_connect to tevent_req
2009-02-09 Tim Proutys3 async: Fix the build on systems that have ETIMEDOUT...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-28 Kai Blinasync_sock: Move to top level