summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* r19818: Remove reg_split_hive, make use of registry_openkeyVolker Lendecke2007-10-101-44/+0
* r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner2007-10-101-5/+46
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-101-0/+38
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-7/+7
* r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter2007-10-101-56/+1
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-101-3/+3
* r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2007-10-102-686/+65
* r18803: remove unused functionGerald Carter2007-10-101-18/+0
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-613/+0
* r18799: Prepare query_disp_info to use the next idx from the last result entryGünther Deschner2007-10-101-0/+18
* r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2007-10-101-8/+0
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-1/+1
* r18739: * Get the wkssvc patch right this time.Gerald Carter2007-10-101-68/+0
* r18729: readd missing filesGerald Carter2007-10-101-0/+68
* r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2007-10-101-68/+0
* r18711: Replace the following hand code client routines:Gerald Carter2007-10-101-51/+0
* r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner2007-10-101-0/+43
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-102-6/+6
* r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner2007-10-101-0/+104
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-101-143/+0
* r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2007-10-101-3/+3
* r18469: Use new pidl-generated DFS client code.Jelmer Vernooij2007-10-101-632/+0
* r18405: Now that POLICY_HND == struct policy_handle, we canGerald Carter2007-10-101-8/+1
* r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2007-10-102-31/+0
* r18397: Change rpccli_lsa_close() as a wrapper for the autogeneratedGerald Carter2007-10-101-25/+8
* r18395: have the ndr layer alloc outgoing structure members for usGerald Carter2007-10-101-0/+2
* r18271: Big change:Gerald Carter2007-10-101-6/+6
* r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij2007-10-102-115/+0
* r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2007-10-101-1/+2
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-104-206/+94
* r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2007-10-101-2/+2
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-101-2/+2
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-102-4/+5
* r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett2007-10-101-0/+44
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-104-33/+350
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-6/+8
* r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121Volker Lendecke2007-10-104-0/+35
* r16255: Fix 'net ads join' when the workgroup is set incorrectlyGerald Carter2007-10-101-6/+9
* r16253: Fix another host/ UPN case in (the currently unused)Günther Deschner2007-10-101-2/+2
* r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner2007-10-101-0/+42
* r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner2007-10-101-3/+3
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2007-10-101-0/+18
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-17/+122
* r14784: Fix coverity bug #274. Null deref.Jeremy Allison2007-10-101-12/+33
* r14782: Fix coverity bug #273, null deref.Jeremy Allison2007-10-101-0/+3
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2007-10-101-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-1/+1
* r14449: fix the build (sorry everyone)Gerald Carter2007-10-101-1/+2
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2007-10-101-0/+6
* r14244: Okay, had not seen that this happened twice.Volker Lendecke2007-10-101-1/+1