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