summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* r14244: Okay, had not seen that this happened twice.Volker Lendecke2007-10-101-1/+1
* r14243: Fix Coverity bug # 143Volker Lendecke2007-10-101-1/+1
* r14121: We never pass NULL to the rpc_api_pipe fn so don'tJeremy Allison2007-10-101-2/+2
* r13958: Fix Coverity Bug # 141Volker Lendecke2007-10-101-1/+1
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2007-10-101-2/+37
* r13722: Ensure we use the correct enumerated type. Bug #3558Jeremy Allison2007-10-101-1/+1
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-2/+2
* r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison2007-10-101-9/+13
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2007-10-101-1/+0
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison2007-10-101-1/+2
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2007-10-101-0/+44
* r13475: Fix erroneous initialization caused by my renaming types.Jeremy Allison2007-10-101-1/+1
* r13451: Fix build warning.Günther Deschner2007-10-101-6/+1
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-101-22/+17
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-101-0/+40
* r13316: Let the carnage begin....Gerald Carter2007-10-105-142/+683
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2007-10-101-4/+1
* r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2007-10-101-0/+2
* r12236: r11740@cabra: derrell | 2005-12-14 13:16:58 -0500Derrell Lipman2007-10-101-1/+1
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2007-10-101-0/+9
* r12106: Fix return valueGünther Deschner2007-10-101-1/+1
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2007-10-101-0/+89
* r11854: Remove unused DOM_SID.Günther Deschner2007-10-101-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2007-10-101-0/+41
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2007-10-101-5/+5
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-101-0/+123
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-8/+10
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-102-10/+16
* r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison2007-10-101-2/+2
* r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison2007-10-101-117/+280
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2007-10-101-1/+3
* r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2007-10-102-22/+62
* r11320: Fix error handling for rpccli_netlogon_getdcname. Jeremy, the other f...Volker Lendecke2007-10-101-2/+2
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-102-15/+15
* r10908: Fix PIPE mismatch to make wbinfo -m work againGünther Deschner2007-10-101-1/+1
* r10801: Janitor for tpot - remember to keep 3.0 in sync.Jeremy Allison2007-10-101-0/+4
* r10780: Fix typo noticed by Volker.Jeremy Allison2007-10-101-1/+1
* r10778: Allow schannel setup over NTLMSSP authenticated pipes.Jeremy Allison2007-10-101-0/+106
* r10747: Remove overparanoid check that broke RPC function calls with noJelmer Vernooij2007-10-101-5/+0
* r10745: Fix artificial 1k restriction.Jeremy Allison2007-10-101-1/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-1014-3934/+3288
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2007-10-101-1/+0
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-2/+0
* r9041: typo. Thanks jerry.Günther Deschner2007-10-101-1/+1
* r9040: revert pointer checks that I had removed; fixes crash in calls to enum...Gerald Carter2007-10-101-3/+5
* r8833: Fix some uninitialized variables.Volker Lendecke2007-10-101-2/+2
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2007-10-101-3/+4
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-101-1722/+1017
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-7/+7
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3