summaryrefslogtreecommitdiff
path: root/source3/rpc_client
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner1-0/+42
2007-10-10r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner1-3/+3
2007-10-10r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison1-0/+18
2007-10-10r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner1-17/+122
2007-10-10r14784: Fix coverity bug #274. Null deref.Jeremy Allison1-12/+33
2007-10-10r14782: Fix coverity bug #273, null deref.Jeremy Allison1-0/+3
2007-10-10r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner1-1/+1
2007-10-10r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner1-1/+1
2007-10-10r14449: fix the build (sorry everyone)Gerald Carter1-1/+2
2007-10-10r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter1-0/+6
2007-10-10r14244: Okay, had not seen that this happened twice.Volker Lendecke1-1/+1
2007-10-10r14243: Fix Coverity bug # 143Volker Lendecke1-1/+1
2007-10-10r14121: We never pass NULL to the rpc_api_pipe fn so don'tJeremy Allison1-2/+2
2007-10-10r13958: Fix Coverity Bug # 141Volker Lendecke1-1/+1
2007-10-10r13864: Some cleanup and the samr set security object function client-side.Günther Deschner1-2/+37
2007-10-10r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison1-1/+1
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner1-2/+2
2007-10-10r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison1-9/+13
2007-10-10r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner1-1/+0
2007-10-10r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison1-1/+2
2007-10-10r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner1-0/+44
2007-10-10r13475: Fix erroneous initialization caused by my renaming types.Jeremy Allison1-1/+1
2007-10-10r13451: Fix build warning.Günther Deschner1-6/+1
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner1-22/+17
2007-10-10r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke1-0/+40
2007-10-10r13316: Let the carnage begin....Gerald Carter5-142/+683
2007-10-10r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner1-4/+1
2007-10-10r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison1-0/+2
2007-10-10r12236: r11740@cabra: derrell | 2005-12-14 13:16:58 -0500Derrell Lipman1-1/+1
2007-10-10r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman1-0/+9
2007-10-10r12106: Fix return valueGünther Deschner1-1/+1
2007-10-10r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner1-0/+89
2007-10-10r11854: Remove unused DOM_SID.Günther Deschner1-1/+1
2007-10-10r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner1-0/+41
2007-10-10r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner1-5/+5
2007-10-10r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke1-0/+123
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison1-8/+10
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2-10/+16
2007-10-10r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison1-2/+2
2007-10-10r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison1-117/+280
2007-10-10r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison1-1/+3
2007-10-10r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2-22/+62
2007-10-10r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke1-2/+2
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2-15/+15
2007-10-10r10908: Fix PIPE mismatch to make wbinfo -m work againGünther Deschner1-1/+1
2007-10-10r10801: Janitor for tpot - remember to keep 3.0 in sync.Jeremy Allison1-0/+4
2007-10-10r10780: Fix typo noticed by Volker.Jeremy Allison1-1/+1
2007-10-10r10778: Allow schannel setup over NTLMSSP authenticated pipes.Jeremy Allison1-0/+106
2007-10-10r10747: Remove overparanoid check that broke RPC function calls with noJelmer Vernooij1-5/+0
2007-10-10r10745: Fix artificial 1k restriction.Jeremy Allison1-1/+3