r23705: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to show tabs,
[ira/wip.git] / source3 / rpcclient /
2007-10-10 Günther Deschnerr23628: Add LSA lookupnames_level to rpcclient.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Günther Deschnerr23623: Fix rpcclient and rpc_server with new DFS idl.
2007-10-10 Jeremy Allisonr23555: Fix some uninitialiazed variable uses.
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Jeremy Allisonr23372: Remove restriction on string length for rpcclie...
2007-10-10 Gerald Carterr23249: another sync from 3.0.26 for the echo work...
2007-10-10 Volker Lendecker23219: Two warnings
2007-10-10 Günther Deschnerr23210: Very funny, we thought to use netr_GetDcName...
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Michael Adamr22489: Add a deletedomgroup command to rpcclient ...
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Günther Deschnerr21320: Display query_user info level 16 in rpcclient.
2007-10-10 Jeremy Allisonr21259: Fix coverity bug id #340. No way to process
2007-10-10 Günther Deschnerr21117: Add rpccli_samr_chgpasswd_user to rpcclient...
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
2007-10-10 Jelmer Vernooijr20839: Fix other C++ warnings
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Jelmer Vernooijr19849: Fix compilation after idl changes.
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Volker Lendecker19794: Convert DFS
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Volker Lendecker19487: Fix coverity # 313
2007-10-10 Volker Lendecker19451: Another cleanup of 18802. Referring to structur...
2007-10-10 Günther Deschnerr19355: Add getdispenumindex2 wrapper for rpcclient.
2007-10-10 Günther Deschnerr19354: adjust usage printf for rpcclient's timeout...
2007-10-10 Günther Deschnerr19353: Add "timeout" command for rpcclient.
2007-10-10 Günther Deschnerr19340: Wait longer then 10 seconds for a samr_query_gr...
2007-10-10 Günther Deschnerr19161: Add NET_GETANYDCNAME (getdcname only gives...
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Volker Lendecker19013: Fix some 64-bit warnings.
2007-10-10 Günther Deschnerr18935: Make "netshareenum" work again. There is most...
2007-10-10 Volker Lendecker18874: Fix some NTSTATUS/WERROR mixups
2007-10-10 Andrew Tridgellr18865: fixed some of the most obvious NTSTATUS/WERROR...
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Günther Deschnerr18732: Fix build warning as pointed out by Volker.
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Jim McDonoughr18702: re-enable non-decimal specification of rid
2007-10-10 Günther Deschnerr18681: Although we have commandline completion in...
2007-10-10 Günther Deschnerr18677: quickly add samr_GetDisplayEnumerationIndex...
2007-10-10 Günther Deschnerr18619: Add rpcclient helper for samr_querydispinfo2...
2007-10-10 Gerald Carterr18617: fix unixinfo call after change to IDL (change...
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files
2007-10-10 Jelmer Vernooijr18469: Use new pidl-generated DFS client code.
2007-10-10 Gerald Carterr18394: get the lsa client code to link
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jelmer Vernooijr18233: Use the autogenerated cli_unixinfo rather than...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL...
2007-10-10 Günther Deschnerr17453: Fix msdfs RPC management (this broke with the...
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16654: Fix bug #3893 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Volker Lendecker16339: Fix Klocwork ID
2007-10-10 Jeremy Allisonr15556: Better fix for leading // or \\ from "David...
2007-10-10 Günther Deschnerr15553: minor rpcclient cleanup: length is already...
2007-10-10 Jeremy Allisonr15537: Ignore // or \\ in //server or \\server.
2007-10-10 Günther Deschnerr15442: Add some more client rpc for the querydominfo...
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Jeremy Allisonr14833: Fix resource leak on error code path. Coverity...
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Günther Deschnerr14579: Add REJECT_REASON_OTHER in the rpcclient chgpas...
2007-10-10 Günther Deschnerr14495: Allow to play with the logon_param flag when...
2007-10-10 Jeremy Allisonr14399: Fix deadcode coverity bug #3.
2007-10-10 Jeremy Allisonr14340: Fix coverity #78, resource leak in error path.
2007-10-10 Volker Lendecker14245: We've dereferenced argv before, no point in...
2007-10-10 Volker Lendecker14217: Fix Coverity Bug # 7
2007-10-10 Volker Lendecker14216: Fix Coverity bug # 8
2007-10-10 Günther Deschnerr14146: Just some typos.
2007-10-10 Günther Deschnerr14144: allow to set sec_info in rpcclients lsa_query_s...
2007-10-10 Günther Deschnerr13945: Move display_sec.c to lib/ (as suggested by...
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Günther Deschnerr13523: Fix indent.
2007-10-10 Günther Deschnerr13522: Add SAMR_GET_USRDOM_PWINFO client-side.
2007-10-10 Günther Deschnerr13448: Fix the build (again).
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Volker Lendecker13394: Fix rpcclient to obey the -W parameter. Not...
2007-10-10 Volker Lendecker13379: Andrew correctly noted that this breaks -s...
2007-10-10 Volker Lendecker13378: Not sure what this breaks, but we have to do...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Günther Deschnerr13162: Allow to set the flags for a ds_enum_domain_tru...
2007-10-10 Alexander Bokovoyr12935: After discussion with Volker fix bug #3397...
2007-10-10 Günther Deschnerr12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.
2007-10-10 Volker Lendecker12581: And another one :-)
2007-10-10 Günther Deschnerr12414: Remove the unnecessary SMB_STRDUP in server_rol...
2007-10-10 Günther Deschnerr12131: Fix it really, this time :)
2007-10-10 Günther Deschnerr12130: display domain GUID.
next