summaryrefslogtreecommitdiffstats
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-14/+15
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-288-82/+167
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-7/+7
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-2/+2
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-194-0/+35
* r16256: sync up to r16255 from SAMBA_3_0Gerald Carter2006-06-151-8/+11
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-3/+45
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-181-0/+18
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-17/+122
* r14784: Fix coverity bug #274. Null deref.Jeremy Allison2006-03-291-12/+33
* r14782: Fix coverity bug #273, null deref.Jeremy Allison2006-03-291-0/+3
* 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
* r14244: Okay, had not seen that this happened twice.Volker Lendecke2006-03-121-1/+1
* r14243: Fix Coverity bug # 143Volker Lendecke2006-03-121-1/+1
* r14121: We never pass NULL to the rpc_api_pipe fn so don'tJeremy Allison2006-03-091-2/+2
* r13958: Fix Coverity Bug # 141Volker Lendecke2006-03-071-1/+1
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2006-03-061-2/+37
* r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison2006-02-271-1/+1
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-2/+2
* r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison2006-02-221-9/+13
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2006-02-221-1/+0
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison2006-02-171-1/+2
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2006-02-161-0/+44
* r13475: Fix erroneous initialization caused by my renaming types.Jeremy Allison2006-02-121-1/+1
* r13451: Fix build warning.Günther Deschner2006-02-111-6/+1
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2006-02-101-22/+17
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2006-02-041-0/+40
* r13316: Let the carnage begin....Gerald Carter2006-02-035-142/+683
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2006-01-111-4/+1
* 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
* r12106: Fix return valueGünther Deschner2005-12-061-1/+1
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2005-11-291-0/+89
* r11854: Remove unused DOM_SID.Günther Deschner2005-11-221-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2005-11-221-0/+41
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2005-11-221-5/+5
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2005-11-131-0/+123
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-8/+10
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2005-11-042-10/+16
* r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison2005-11-031-2/+2
* r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison2005-11-011-117/+280
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2005-10-271-1/+3
* r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2005-10-272-22/+62
* r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke2005-10-271-2/+2
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-182-15/+15
* r10908: Fix PIPE mismatch to make wbinfo -m work againGünther Deschner2005-10-111-1/+1