r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
[ira/wip.git] / source3 / include / client.h
2007-10-10 Jeremy Allisonr15162: Patch for bug #3668. Windows has a bug with...
2007-10-10 Gerald Carterr10964: BUG 1051: store the directory path so we can...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Jeremy Allisonr4970: Fix for bug 2092, allowing fallback after kerber...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
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-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-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-15 Andrew Bartlettsigned/unsigned fix
2003-03-13 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
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-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
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-01 Andrew BartlettWe now have client-side SMB signing support!
2002-12-10 Jeremy AllisonFix client reporting of 64 bit files.
2002-12-10 Jeremy AllisonFix client large file reporting.
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 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-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...