summaryrefslogtreecommitdiff
path: root/source3/include/client.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison1-0/+2
2007-10-10r21991: I hate Steve French :-). Add support for encryptionJeremy Allison1-0/+1
2007-10-10r21969: Start working on the gss-side of the server negotiation.Jeremy Allison1-1/+8
2007-10-10r21926: Fix missing enum specifier pointed out by Don McCall @ HP.Jeremy Allison1-1/+1
2007-10-10r21917: Start to do the gss versions of sign+seal.Jeremy Allison1-2/+2
2007-10-10r21880: Make client and server calls into encryption code symetrical,Jeremy Allison1-0/+1
2007-10-10r21876: Start adding in the seal implementation - prototype codeJeremy Allison1-2/+16
2007-10-10r21768: Fix the client dfs code such that smbclient canJeremy Allison1-15/+15
2007-10-10r18969: Fix typo.Günther Deschner1-1/+1
2007-10-10r17800: Start using struct timespec internally for file timesJeremy Allison1-3/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-4/+0
2007-10-10r15162: Patch for bug #3668. Windows has a bug with LARGE_READXJeremy Allison1-1/+3
2007-10-10r10964: BUG 1051: store the directory path so we can send the full name in th...Gerald Carter1-0/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-32/+26
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-10/+25
2007-10-10r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter1-0/+1
2007-10-10r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison1-0/+1
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke1-1/+1
2007-10-10r4186: Fix client & server to allow 127k READX calls.Jeremy Allison1-1/+1
2007-10-10r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison1-0/+1
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-2/+2
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison1-12/+0
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison1-1/+1
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett1-5/+10
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+6
2003-03-18Merge from HEAD:Andrew Bartlett1-6/+7
2003-03-17Merge from HEAD:Andrew Bartlett1-2/+2
2003-03-13Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison1-1/+1
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+6
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison1-1/+1
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison1-1/+1
2002-10-01Added error string for server timeout on client call.Jeremy Allison1-0/+1
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+15
2002-02-16Removed some random crap that isn't used anymore.Tim Potter1-1/+0
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-02struct cli_state remembers the pipe name that it's talking to, if any,Martin Pool1-0/+3
2001-11-27prevent a memory leak of cli structuresAndrew Tridgell1-0/+4
2001-11-25oops, I forgot to include the header fileAndrew Bartlett1-0/+2
2001-10-22a quick fix to get rpcclient working again. This just disablesAndrew Tridgell1-0/+1
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell1-1/+1
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+2
2001-09-25added a little smbtorture test for dumping the unicode table of aAndrew Tridgell1-1/+1
2001-08-10Removed nt_error field from cli_state as it was not used anywhere.Tim Potter1-1/+0
2001-06-18added a oplock break handler hook to the client code, this allows for more co...Andrew Tridgell1-0/+3
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell1-7/+0
2001-02-26made some LANMAN1 wildcard progressAndrew Tridgell1-0/+1
2001-02-21added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell1-0/+1
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell1-0/+6
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-0/+1