summaryrefslogtreecommitdiffstats
path: root/source/include/client.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #5675 with a varient of Tim Waugh's patch,Jeremy Allison2008-08-071-0/+1
* Store copies of the syntax ids in rpc_pipe_clientVolker Lendecke2008-07-201-2/+2
* Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fdVolker Lendecke2008-05-211-2/+2
* Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_clientVolker Lendecke2008-04-251-3/+11
* Make use of rpccli_xxx_bind_dataVolker Lendecke2008-04-251-1/+0
* Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke2008-04-251-3/+4
* Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke2008-04-251-1/+1
* Remove the "pwd" struct from rpc_pipe_clientVolker Lendecke2008-04-211-1/+0
* Refactoring: Move stuff around for creating a pipeVolker Lendecke2008-04-201-4/+4
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+3
* Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-0/+2
* Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke2008-04-201-2/+0
* Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.Günther Deschner2008-04-081-0/+1
* For convenience reasons, always create cli->srv_name_slash in the rpc_client.Günther Deschner2008-03-121-0/+1
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-061-0/+30
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-011-30/+0
* Add infrastructure to support async SMB requestsVolker Lendecke2008-02-281-0/+30
* Don't define SMB_TRANS_ENC_GSS if we don't have KRB5.Jeremy Allison2008-02-281-1/+6
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-0/+26
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-061-3/+2
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-3/+6
* Remove the horror that was the global smb_rw_error.Jeremy Allison2007-11-051-1/+1
* Remove the smb_read_error global variable and replaceJeremy Allison2007-11-031-1/+2
* Change the client library to write directly out ofJeremy Allison2007-11-021-0/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-24/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* 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