r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
[tprouty/samba.git] / source / libsmb / clientgen.c
2007-10-10 Alexander Bokovoyr76: Fix smbfs problem with Tree Disconnect issued...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-19 Gerald Cartercleaning up a few compiler warngings
2004-03-19 Gerald Carterwrap cli_tdis() in check to make sure we have a valid...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-04 Jeremy AllisonUsed cachegrind to track down some bottlenecks.
2003-08-13 Volker LendeckeOnly close anything that is not fid 0. Was very confusi...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonCorrect fix (removed the earlier band-aid) for what...
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-16 Tim PotterSpelling.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-04-21 Andrew BartlettMerge SMB signing, cli buffer clobber and NTLMSSP signi...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-22 Jelmer VernooijUse FUNCTION_MACRO, not __FUNCTION__
2003-03-21 Andrew BartlettClobber the 'SAFETY_MARGIN' in libsmb.
2003-03-18 Andrew BartlettParinoia fixes from HEAD - malloc() some extra room...
2003-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettBe parinoid, malloc an extra SAFETY_MARGIN on the clien...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-03-08 Andrew BartlettMake it clear that this is a fstrcpy().
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-02 Andrew BartlettAdd some return values, and don't attempt signing for...
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-01 Richard SharpeRevert that stupid one line change.
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonFixed typo.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-22 Richard SharpeSmall, long overdue, fix for libsmbclient.
2002-09-09 Jeremy AllisonMerged Volkers (correct) fix from 2.2 for crash on...
2002-09-03 Jeremy AllisonFormatting tidyup and additon of cli_close_connection...
2002-08-26 Andrew BartlettUpdates!
2002-08-22 Andrew Tridgelldon't use spnego in the client unless enabled in smb...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonFix spelling typo.
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-01 Andrew BartlettAnother comment fix for mirmir
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-28 Andrew BartlettName another talloc.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-11-27 Andrew Tridgellprevent a memory leak of cli structures
2001-11-25 Andrew BartlettAdd a new torture test to extract a NT->DOS error map...
2001-11-21 Richard SharpeOne more patch from Tom Jansen. Hope I didn't break...
2001-11-14 Tim PotterClose the socket and set the file descriptor to -1...
2001-11-14 Jeremy AllisonRemoved the "reestablish" code. Tridge - scream if...
2001-10-31 Andrew BartlettParionia to ensure people don't install libsmb based...
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
next