Fix denial of service - memory corruption.
[samba.git] / source3 / lib / wbclient.c
2011-02-28 Jeremy AllisonFix denial of service - memory corruption.
2009-03-16 Volker LendeckeConvert wb_trans to tevent_req
2009-03-16 Volker LendeckeRemove an unnecessary variable
2009-03-16 Volker LendeckeMake struct wb_context private to wbclient.c
2009-03-16 Volker LendeckeUse tevent_wakeup_send in wb_trans
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Volker LendeckeDon't copy the winbindd_request in wb_trans
2009-03-08 Volker LendeckeConvert wb_open_pipe to tevent_req
2009-03-08 Volker LendeckeConvert wb_connect to tevent_req
2009-03-08 Volker LendeckeConvert wb_int_trans to tevent_req
2009-03-08 Volker LendeckeAdd parameter "queue" to wb_int_trans_send
2009-03-08 Volker LendeckeConvert wb_resp_read to tevent_req
2009-03-08 Volker LendeckeConvert wb_req_write to tevent_req
2009-03-02 Simo SorceFix wbclient.c wrt tevent_req changes too.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
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 LendeckeConvert async_connect to tevent_req
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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-02 Kai Blins3-wbclient: Use new tevent data types
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker Lendeckeasync libwbclient infrastructure