Cope with rw errors and timeout to peer.
[samba.git] / source3 / include / client.h
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
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-08-26 Andrew BartlettHeader file change from last commit.
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-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-12 Tim PotterRemoved eff_name field from cli_struct as it wasn't...
2002-05-31 Jeremy AllisonRemoved some unused variables - tidy up some formating...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-16 Tim PotterRemoved some random crap that isn't used anymore.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2001-11-27 Andrew Tridgellprevent a memory leak of cli structures
2001-11-25 Andrew Bartlettoops, I forgot to include the header file
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
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-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-08-10 Tim PotterRemoved nt_error field from cli_state as it was not...
2001-06-18 Andrew Tridgelladded a oplock break handler hook to the client code...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-02-26 Andrew Tridgellmade some LANMAN1 wildcard progress
2001-02-21 Andrew Tridgelladded support for a CLISTR_ASCII flag so we can use...
2001-02-20 Andrew Tridgellinitial client side unicode support (needed for netapp...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-04-30 Andrew TridgellYIPEE!!!!!
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-01-25 Richard SharpePutting back the -p flag in smbclient.
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-14 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-04 Andrew Tridgellset a default 16k client buffer size
1998-10-04 Andrew Tridgellmodified cli_read() and cli_write() to issue multiple...
1998-10-03 Andrew Tridgelladded capabilities ab win95 fields to client structure...
1998-10-02 Andrew Tridgella couple of mode for smbwrapper
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMoved the extra struct definitions Luke added to smb...