Add context for libcli_resolve.
[samba-svnmirror.git] / source / libcli / raw / clisocket.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerSpecify name_resolve_order to socket code.
2007-12-03 jelmerRemove more global_loadparm uses.
2007-12-03 jelmerpass name resolve order explicitly, use torture context...
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-07-10 tridgeconvert Samba4 to GPLv3
2006-03-14 metzefix bug found by sparse
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2005-12-01 tridgeensure the fde event gets freed before the socket itsel...
2005-11-10 tridgeremoved 2 unused functions
2005-10-28 vlendecImplement socket_connect_multi: Connect to multiple...
2005-09-26 metze- seperate implementation specific stuff, from the...
2005-08-28 tridge r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2005-07-13 tridgefixed a bug left over from our old socket code.
2005-06-18 tridgeprevent SIGPIPE. this is what causes BASE-NEGNOWAIT...
2005-03-24 abartletA MAJOR update to intergrate the new credentails system...
2005-02-10 tridgeremoved lib/socket/socket.h from includes.h
2005-02-03 tridgemoved events code to lib/events/ (suggestion from metze)
2005-02-03 tridgemost events don't need the time of the event, so save...
2005-02-03 tridgemake all the events data structures private to events...
2005-01-31 tridgethe composite code is no longer client specific or...
2005-01-23 tridgeevery event_add_*() caller was having to call talloc_st...
2005-01-23 tridgeSmplified the events handling code a lot. The first...
2005-01-23 tridgeallow the caller to supply an existing event_context...
2005-01-22 tridgecontinue the effort to simplify and generalise the...
2005-01-21 tridge - added a generic resolve_name() async interface in...
2005-01-17 tridgenow that the event context is at the socket level,...
2005-01-16 tridgeused the new talloc type safety macros to make the...
2005-01-16 tridgeadded a smb_composite_sesssetup() async composite funct...
2005-01-16 tridgesimplify the async socket code to always go via the...
2005-01-15 tridgeadded the ability of the clisocket level of libcli...
2004-12-04 metze- change char * -> uint8_t in struct request_buffer
2004-11-01 tridgethe next stage in the include files re-organisation.
2004-11-01 tridgemoved the libcli/raw structures into libcli/raw/libcliraw.h
2004-10-28 tridgeconverted the libcli/raw/ code to use the generic socke...
2004-09-28 tridgecontinue with the new style of providing a parent conte...
2004-09-26 tridge- converted the libcli/raw/ library to use talloc_incre...
2004-09-26 tridgefixed an error in the shutdown of the sock->transport...
2004-09-26 tridgefixed some more server memory leaks. We are now down...
2004-09-25 tridge- now that the client code is non-blocking, we no longe...
2004-09-02 tridgeuse the smb.conf socket options for client code too
2004-08-25 tridgefixed a memory handling error in clisocket (caught...
2004-08-21 tridgetake advantage of the new talloc in a few more places
2004-08-21 tridgea completely new implementation of talloc
2004-08-19 metzethis should not be a local var in this block
2004-08-14 tridgechanged "smb ports" to be a LIST parameter type in...
2004-08-04 metzerename cli_ -> smbcli_
2004-07-23 tridgethe first stage of the async client rewrite.
2004-07-13 abartletMore kerberos work
2004-04-23 tridgeadded much better handling of servers that die unexpect...
2004-04-04 CVSINmerge in the samba4 HEAD branch from cvs