summaryrefslogtreecommitdiff
path: root/source3/rpc_client
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter14-3934/+3288
2007-10-10r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison1-1/+0
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter1-2/+0
2007-10-10r9041: typo. Thanks jerry.Günther Deschner1-1/+1
2007-10-10r9040: revert pointer checks that I had removed; fixes crash in calls to enum...Gerald Carter1-3/+5
2007-10-10r8833: Fix some uninitialized variables.Volker Lendecke1-2/+2
2007-10-10r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison1-3/+4
2007-10-10r8654: merging cli_spoolss_XX() updates from trunkGerald Carter1-1722/+1017
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-7/+7
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-3/+3
2007-10-10r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter1-7/+7
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter2-2/+1
2007-10-10r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter1-1/+1
2007-10-10r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter1-4/+4
2007-10-10r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter1-2/+2
2007-10-10r7632: Cleanup "net share migrate"-code.Günther Deschner1-0/+57
2007-10-10r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner1-0/+50
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter5-242/+746
2007-10-10r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner1-0/+195
2007-10-10r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison1-5/+10
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter1-0/+25
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-558/+441
2007-10-10r6601: fixing query and set alias info calls (level 1 from theGerald Carter1-1/+1
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke1-1/+1
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter1-8/+8
2007-10-10r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter1-55/+35
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2-8/+13
2007-10-10r6051: finish offGerald Carter1-13/+56
2007-10-10r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter1-11/+181
2007-10-10r6040: finish out 'net rpc service list'Gerald Carter1-19/+42
2007-10-10r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...Gerald Carter1-94/+91
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter1-2/+107
2007-10-10r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter1-0/+77
2007-10-10r6014: rather large change set....Gerald Carter2-9/+764
2007-10-10r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ...Gerald Carter1-1/+1
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter1-48/+36
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-6/+6
2007-10-10r5591: Implement "net rpc trustdom del", including client side ofJim McDonough1-0/+48
2007-10-10r5511: Fix pipe-mismatch for NETDFS.Günther Deschner1-5/+5
2007-10-10r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke1-3/+2
2007-10-10r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.Volker Lendecke1-2/+4
2007-10-10r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore theJim McDonough1-1/+1
2007-10-10r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...Gerald Carter1-1/+1
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter1-3/+6
2007-10-10r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter1-4/+12
2007-10-10r4751: This is a domain policy, not a user oneVolker Lendecke1-2/+2
2007-10-10r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo...Volker Lendecke1-2/+10
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-0/+58
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-3/+3
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-5/+5