summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-2/+8
* r16256: sync up to r16255 from SAMBA_3_0Gerald Carter2006-06-151-8/+11
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-181-0/+18
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2006-03-221-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2006-03-201-1/+1
* r14449: fix the build (sorry everyone)Gerald Carter2006-03-151-1/+2
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2006-03-151-0/+6
* r14121: We never pass NULL to the rpc_api_pipe fn so don'tJeremy Allison2006-03-091-2/+2
* r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison2006-02-271-1/+1
* r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison2006-02-221-9/+13
* r13316: Let the carnage begin....Gerald Carter2006-02-031-3/+3
* r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2005-12-161-0/+2
* r12236: r11740@cabra: derrell | 2005-12-14 13:16:58 -0500Derrell Lipman2005-12-141-1/+1
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2005-12-141-0/+9
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2005-11-041-8/+13
* r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison2005-11-031-2/+2
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-10/+10
* r10801: Janitor for tpot - remember to keep 3.0 in sync.Jeremy Allison2005-10-071-0/+4
* r10780: Fix typo noticed by Volker.Jeremy Allison2005-10-061-1/+1
* r10778: Allow schannel setup over NTLMSSP authenticated pipes.Jeremy Allison2005-10-061-0/+106
* r10747: Remove overparanoid check that broke RPC function calls with no Jelmer Vernooij2005-10-051-5/+0
* r10745: Fix artificial 1k restriction.Jeremy Allison2005-10-051-1/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1147/+2012
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2005-07-271-3/+4
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-111/+214
* r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison2005-06-081-5/+10
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2005-01-061-26/+26
* r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke2005-01-061-12/+12
* r1380: adding debug message when encouting an ASU specific bug in an rpc_bind...Gerald Carter2004-07-071-3/+5
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2004-06-031-3/+0
* r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter2004-05-131-6/+18
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1651