Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above. | Volker Lendecke | 1 | -9/+6 |
2007-10-10 | r23883: Fix Coverity ID 380 | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 14 | -28/+14 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 14 | -14/+14 |
2007-10-10 | r23628: Add LSA lookupnames_level to rpcclient. | Günther Deschner | 1 | -0/+52 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r23623: Fix rpcclient and rpc_server with new DFS idl. | Günther Deschner | 1 | -10/+16 |
2007-10-10 | r23555: Fix some uninitialiazed variable uses. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r23380: netr_getdcname returns WERROR not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r23372: Remove restriction on string length for rpcclient commands. | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r23249: another sync from 3.0.26 for the echo work to rpcclient | Gerald Carter | 1 | -11/+26 |
2007-10-10 | r23219: Two warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we... | Günther Deschner | 1 | -12/+12 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -11/+183 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -14/+25 |
2007-10-10 | r22588: Make all uses of TALLOC_MEMDUP consistent. | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r22489: Add a deletedomgroup command to rpcclient (samr). | Michael Adam | 1 | -0/+73 |
2007-10-10 | r22062: Fix the parsing of info level 3. Flags is not a flags | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21320: Display query_user info level 16 in rpcclient. | Günther Deschner | 1 | -3/+14 |
2007-10-10 | r21259: Fix coverity bug id #340. No way to process | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21117: Add rpccli_samr_chgpasswd_user to rpcclient for testing. | Günther Deschner | 1 | -0/+55 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 1 | -7/+11 |
2007-10-10 | r20839: Fix other C++ warnings | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 4 | -16/+18 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r19991: Sorry for this 2000-liner... | Volker Lendecke | 1 | -4/+3 |
2007-10-10 | r19849: Fix compilation after idl changes. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19811: Decode REG_MULTI_SZ and REG_BINARY | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19797: Convert the remaining pipes to the "new" unique out ptr handling | Volker Lendecke | 2 | -12/+10 |
2007-10-10 | r19794: Convert DFS | Volker Lendecke | 1 | -5/+8 |
2007-10-10 | r19790: Check in the PIDL change and the converted unixinfo and winbind pipes... | Volker Lendecke | 1 | -5/+6 |
2007-10-10 | r19487: Fix coverity # 313 | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r19451: Another cleanup of 18802. Referring to structures after the block has... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r19355: Add getdispenumindex2 wrapper for rpcclient. | Günther Deschner | 1 | -12/+44 |
2007-10-10 | r19354: adjust usage printf for rpcclient's timeout command. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19353: Add "timeout" command for rpcclient. | Günther Deschner | 3 | -3/+40 |
2007-10-10 | r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed. | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname | Günther Deschner | 1 | -1/+39 |
2007-10-10 | r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r19013: Fix some 64-bit warnings. | Volker Lendecke | 3 | -10/+11 |
2007-10-10 | r18935: Make "netshareenum" work again. There is most probably a better way to | Günther Deschner | 1 | -1/+28 |
2007-10-10 | r18874: Fix some NTSTATUS/WERROR mixups | Volker Lendecke | 1 | -31/+31 |
2007-10-10 | r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -102/+70 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 3 | -20/+20 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r18732: Fix build warning as pointed out by Volker. | Günther Deschner | 1 | -7/+3 |
2007-10-10 | r18711: Replace the following hand code client routines: | Gerald Carter | 2 | -998/+0 |
2007-10-10 | r18702: re-enable non-decimal specification of rid | Jim McDonough | 1 | -2/+2 |