Add context for libcli_resolve.
[samba-svnmirror.git] / source / libcli / cliconnect.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-03 jelmerRemove more global_loadparm uses.
2007-12-02 jelmerRemove more uses of global_loadparm or specify loadparm...
2007-12-02 jelmerRemove another use of global_loadparm.
2007-10-06 jelmerConvert last instances of BOOL, True and False to the...
2007-10-01 jelmerMerge some changes I made on the way home from SFO:
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-09-07 jelmerRemove some uses of lp_*().
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-04-30 tridgeallow the unclist file to not specify a share name...
2006-06-22 metzesplit client and server min/max protocol settings
2006-03-14 jelmerReduce the size of structs.h
2006-03-14 jelmerRemove credentials.h from the global includes.
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2006-02-08 jpeachMake sure smbcli_parse_unc reports a failure for strings of
2006-01-31 jpeachNew CIFS dd client for use in performance testing....
2006-01-03 jelmerMove some headers to the directory of the subsystem...
2005-12-30 jelmerRemove some unused #include lines.
2005-10-28 vlendecImplement socket_connect_multi: Connect to multiple...
2005-09-26 metze- seperate implementation specific stuff, from the...
2005-08-09 tpotRename smb_raw_session_setup() to smb_raw_sesssetup().
2005-08-09 tpotRename smb_tree_connect() to smb_raw_tcon() to match...
2005-07-26 tridgemake sure that the tree connect is a child of the retur...
2005-06-18 tridge- fixed open_nbt_connection() to return NULL when the...
2005-06-16 tridgethis patch started as an attempt to make the dcerpc...
2005-06-11 tpotRename smbcli_send_tconX() to smbcli_tconX() so as...
2005-06-10 tpotRemove some talloc contexts that aren't used.
2005-03-24 abartletA MAJOR update to intergrate the new credentails system...
2005-03-22 abartletCommit this patch much earlier than I would normally...
2005-03-21 jelmerUse cli_credentials for the SMB functions as well.
2005-02-11 tridgeremoved a whole bunch of #include lines that minimal_in...
2005-01-27 tridgegot rid of all of the TALLOC_DEPRECATED stuff. My apolo...
2005-01-24 tridgeremoved a bogus talloc_steal() that was trying to cope...
2005-01-24 tridgesome of the code dealing with libcli was getting too...
2005-01-23 tridgeallow the caller to supply an existing event_context...
2005-01-21 tridge - added a generic resolve_name() async interface in...
2005-01-16 tridgeadded a smb_composite_sesssetup() async composite funct...
2005-01-15 tridge- added async support to the session request code
2005-01-13 metze- use the name tcon and tid instead of conn and cnum
2004-12-06 tridge- added a set of lsa helper routines to make lsa lookup...
2004-11-02 tridge- split out the auth and popt includes
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-09-28 tridgecontinue with the new style of providing a parent conte...
2004-09-27 tridgeswitched the libcli/raw/ code over to use talloc_refere...
2004-09-26 tridge- converted the libcli/raw/ library to use talloc_incre...
2004-09-26 tridgefixed some more server memory leaks. We are now down...
2004-09-22 tridgefixed connecting to a share mode server (tested and...
2004-09-21 tridgemake sure we don't send the password in a tconx unless...
2004-09-08 tpottalloc_destroy -> talloc_free
2004-08-21 tridgetake advantage of the new talloc in a few more places
2004-08-18 tridgeadded a choose_called_name() function that allows us...
2004-08-04 metzerename cli_ -> smbcli_
2004-07-10 metzeenable spnego in smbclient too.
2004-04-04 CVSINmerge in the samba4 HEAD branch from cvs