Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23219: Two warnings | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we... | Günther Deschner | 1 | -23/+23 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -61/+177 |
2007-10-10 | r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not | Volker Lendecke | 1 | -0/+92 |
2007-10-10 | r23082: Ooops - that portion of the last checkin was by accident. | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23081: Reorder the lsa_lookup_sids functions so that the order makes more se... | Michael Adam | 1 | -113/+113 |
2007-10-10 | r23073: In the internal rpccli_lsa_lookup_sids_noalloc(), use a temporary | Michael Adam | 1 | -8/+16 |
2007-10-10 | r23070: The lsa rpc lookup sids call has a maximum number of SIDS to be | Michael Adam | 1 | -0/+201 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -15/+15 |
2007-10-10 | r22675: Simo's patch for 0 size allocation. Still need | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 4 | -98/+179 |
2007-10-10 | r22588: Make all uses of TALLOC_MEMDUP consistent. | Jeremy Allison | 1 | -3/+15 |
2007-10-10 | r22537: Use a (more speaking) macro when there is one. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r22464: remove double code and use a function | Stefan Metzmacher | 1 | -34/+5 |
2007-10-10 | r22092: - make spnego_parse_auth_response() more generic and | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r21462: Fix EnumValue (?) | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r21382: Important fix for winbind when using non-AD domains. | Günther Deschner | 1 | -1/+7 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r19818: Remove reg_split_hive, make use of registry_openkey | Volker Lendecke | 1 | -44/+0 |
2007-10-10 | r19355: Add getdispenumindex2 wrapper for rpcclient. | Günther Deschner | 1 | -5/+46 |
2007-10-10 | r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname | Günther Deschner | 1 | -0/+38 |
2007-10-10 | r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO | Gerald Carter | 1 | -56/+1 |
2007-10-10 | r18931: * Fix the IDL for QueryInfoKey. teh Classname in an | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r18919: * Get the new rpccli_winreg_XXXX() functions into the tree | Gerald Carter | 2 | -686/+65 |
2007-10-10 | r18803: remove unused function | Gerald Carter | 1 | -18/+0 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -613/+0 |
2007-10-10 | r18799: Prepare query_disp_info to use the next idx from the last result entry | Günther Deschner | 1 | -0/+18 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 1 | -8/+0 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18739: * Get the wkssvc patch right this time. | Gerald Carter | 1 | -68/+0 |
2007-10-10 | r18729: readd missing files | Gerald Carter | 1 | -0/+68 |
2007-10-10 | r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated | Gerald Carter | 1 | -68/+0 |
2007-10-10 | r18711: Replace the following hand code client routines: | Gerald Carter | 1 | -51/+0 |
2007-10-10 | r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient. | Günther Deschner | 1 | -0/+43 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing. | Günther Deschner | 1 | -0/+104 |
2007-10-10 | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 1 | -143/+0 |
2007-10-10 | r18560: * Add in the winreg and initshutdown IDL files | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r18469: Use new pidl-generated DFS client code. | Jelmer Vernooij | 1 | -632/+0 |
2007-10-10 | r18405: Now that POLICY_HND == struct policy_handle, we can | Gerald Carter | 1 | -8/+1 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 2 | -31/+0 |
2007-10-10 | r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated | Gerald Carter | 1 | -25/+8 |
2007-10-10 | r18395: have the ndr layer alloc outgoing structure members for us | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r18233: Use the autogenerated cli_unixinfo rather than the old one. | Jelmer Vernooij | 2 | -115/+0 |
2007-10-10 | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 4 | -206/+94 |