summaryrefslogtreecommitdiffstats
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-05-231-0/+92
* r23086: Port r23070 and r23073 from 3_0. Original comment:Michael Adam2007-05-221-0/+209
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-5/+5
* r22891: Make cast explicit. (Fix C++ warning).Michael Adam2007-05-151-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-15/+15
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-05-041-2/+6
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-305-102/+187
* r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison2007-04-301-3/+15
* r21856: Re-merge svn r16619 from trunk that was lost when adding PIDLGerald Carter2007-03-161-14/+15
* r21382: Important fix for winbind when using non-AD domains.Günther Deschner2007-02-161-1/+7
* r21241: Merge from 3_0:Günther Deschner2007-02-081-1/+1
* r20970: Allow to define workstation for samlogon in rpcclient (for testing).Günther Deschner2007-01-231-1/+6
* r19815: Minimal merge of wkssvc client and server auto-generated code.Gerald Carter2006-11-212-68/+92
|\
| * r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner2006-10-161-5/+46
| * r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2006-10-071-0/+38
| * r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2006-10-061-7/+7
| * r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO Gerald Carter2006-09-281-56/+1
| * r18931: * Fix the IDL for QueryInfoKey. teh Classname in an Gerald Carter2006-09-261-3/+3
| * r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2006-09-262-686/+65
| * r18803: remove unused functionGerald Carter2006-09-221-18/+0
| * r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2006-09-211-613/+0
| * r18799: Prepare query_disp_info to use the next idx from the last result entryGünther Deschner2006-09-211-0/+18
| * r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2006-09-201-8/+0
| * r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2006-09-201-1/+1
| * r18739: * Get the wkssvc patch right this time.Gerald Carter2006-09-201-68/+0
| * r18729: readd missing filesGerald Carter2006-09-201-0/+68
| * r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2006-09-201-68/+0
| * r18711: Replace the following hand code client routines:Gerald Carter2006-09-201-51/+0
| * r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner2006-09-191-0/+43
| * r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2006-09-192-6/+6
| * r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner2006-09-181-0/+104
| * r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2006-09-151-143/+0
| * r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2006-09-151-3/+3
| * r18469: Use new pidl-generated DFS client code.Jelmer Vernooij2006-09-131-632/+0
| * r18405: Now that POLICY_HND == struct policy_handle, we can Gerald Carter2006-09-111-8/+1
| * r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2006-09-112-31/+0
| * r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated Gerald Carter2006-09-111-25/+8
| * r18395: have the ndr layer alloc outgoing structure members for usGerald Carter2006-09-111-0/+2
| * r18271: Big change:Gerald Carter2006-09-081-6/+6
| * r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij2006-09-072-115/+0
| * r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2006-09-061-1/+2
| * r18188: merge 3.0-libndr branchJelmer Vernooij2006-09-064-206/+94
| * r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2006-08-081-2/+2
| * r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2006-08-081-2/+2
| * r17316: More C++ warnings -- 456 leftVolker Lendecke2006-07-302-4/+5
| * r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett2006-07-131-0/+44
| * r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-114-33/+350
| * r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2006-06-281-6/+8
| * r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121Volker Lendecke2006-06-174-0/+35
| * r16255: Fix 'net ads join' when the workgroup is set incorrectlyGerald Carter2006-06-151-6/+9