Failure while unjoining a domain is non-critical.
[ira/wip.git] / source3 / rpcclient /
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerKill fstring in getdcname & getanydcname return.
2007-12-19 Günther DeschnerAdd cmd_wkssvc_enumeratecomputernames to rpcclient.
2007-12-18 Michael AdamFix an error when accessing unallocated sid in error...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-12-11 Günther DeschnerReplace "unknown" with access_mask when calling samr_Cr...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Günther DeschnerAllow to set custom message in wkssvc messagebuffer.
2007-12-07 Günther DeschnerFix build with new werror based pidl rpc.
2007-12-07 Günther DeschnerAdd cmd_wkssvc_messagebuffersend().
2007-12-07 Günther DeschnerAdd getjoininformation to rpcclient.
2007-12-07 Jeremy AllisonMake all the tools use the proper accessor functions.
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Günther DeschnerAllow to set level in cmd_wkssvc_wkstagetinfo().
2007-12-03 Günther DeschnerFix wkssvc callers.
2007-12-03 Günther DeschnerFix dfs callers.
2007-12-03 Günther DeschnerReanimate rpcclient wkssvc command.
2007-12-01 Volker LendeckeFix some C++ warnings
2007-11-28 Michael AdamGive rpcclient a talloc stackframe.
2007-11-27 Volker LendeckeRemove some statics
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-20 Jeremy AllisonMore trivial pstring removal.
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jelmer Vernooijr25572: Fix warnings (values are always true).
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Michael Adamr25285: Fix some more callers of unistr2_to_ascii to...
2007-10-10 Michael Adamr25281: Fix a caller of unistr2_to_ascii():
2007-10-10 Günther Deschnerr24742: Add experimental DsGetDcName() call (will be...
2007-10-10 Volker Lendecker24167: Fix Coverity ID 365
2007-10-10 Volker Lendecker24068: Fix Coverity id 366 (dead code). We have checke...
2007-10-10 Volker Lendecker23883: Fix Coverity ID 380
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
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...
next