summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22062: Fix the parsing of info level 3. Flags is not a flagsJeremy Allison1-3/+1
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+1
2007-10-10r21320: Display query_user info level 16 in rpcclient.Günther Deschner1-3/+14
2007-10-10r21259: Fix coverity bug id #340. No way to processJeremy Allison1-1/+1
2007-10-10r21117: Add rpccli_samr_chgpasswd_user to rpcclient for testing.Günther Deschner1-0/+55
2007-10-10r20970: Allow to define workstation for samlogon in rpcclient (for testing).Günther Deschner1-7/+11
2007-10-10r20839: Fix other C++ warningsJelmer Vernooij1-1/+1
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij4-16/+18
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-1/+3
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke1-4/+3
2007-10-10r19849: Fix compilation after idl changes.Jelmer Vernooij1-4/+4
2007-10-10r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke1-1/+1
2007-10-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2-12/+10
2007-10-10r19794: Convert DFSVolker Lendecke1-5/+8
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke1-5/+6
2007-10-10r19487: Fix coverity # 313Volker Lendecke1-2/+4
2007-10-10r19451: Another cleanup of 18802. Referring to structures after the block has...Volker Lendecke1-3/+3
2007-10-10r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner1-12/+44
2007-10-10r19354: adjust usage printf for rpcclient's timeout command.Günther Deschner1-1/+1
2007-10-10r19353: Add "timeout" command for rpcclient.Günther Deschner3-3/+40
2007-10-10r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.Günther Deschner1-0/+6
2007-10-10r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner1-1/+39
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-7/+7
2007-10-10r19013: Fix some 64-bit warnings.Volker Lendecke3-10/+11
2007-10-10r18935: Make "netshareenum" work again. There is most probably a better way toGünther Deschner1-1/+28
2007-10-10r18874: Fix some NTSTATUS/WERROR mixupsVolker Lendecke1-31/+31
2007-10-10r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell1-1/+1
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-102/+70
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter3-20/+20
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2-2/+2
2007-10-10r18732: Fix build warning as pointed out by Volker.Günther Deschner1-7/+3
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter2-998/+0
2007-10-10r18702: re-enable non-decimal specification of ridJim McDonough1-2/+2
2007-10-10r18681: Although we have commandline completion in rpcclient, just also allowGünther Deschner1-0/+1
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner1-1/+64
2007-10-10r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner1-8/+51
2007-10-10r18617: fix unixinfo call after change to IDL (change from pointer)Gerald Carter1-1/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-13/+18
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-2/+2
2007-10-10r18469: Use new pidl-generated DFS client code.Jelmer Vernooij1-55/+73
2007-10-10r18394: get the lsa client code to linkGerald Carter1-1/+0
2007-10-10r18271: Big change:Gerald Carter1-3/+3
2007-10-10r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij1-1/+1
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij4-66/+31
2007-10-10r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner1-0/+33
2007-10-10r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner1-2/+2
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke2-4/+6
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison4-12/+215
2007-10-10r16654: Fix bug #3893 reported by jason@ncac.gwu.edu.Jeremy Allison1-4/+2
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison1-3/+3