Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7995: * privileges are local except when they're *not* | Gerald Carter | 1 | -7/+7 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity | Gerald Carter | 1 | -7/+7 |
2007-10-10 | r7691: * add .gdbinit to the svn:ignore files | Gerald Carter | 2 | -2/+1 |
2007-10-10 | r7664: add access check hooks to _reg_open_entry which are passed off | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7649: * fix compile breakage (sorry, should have done a make clean before the | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7645: adding server stubs for RegCreateKey() and RegSetValue() | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r7632: Cleanup "net share migrate"-code. | Günther Deschner | 1 | -0/+57 |
2007-10-10 | r7534: Add missing cli_srvsvc_net_share_set_info-function and | Günther Deschner | 1 | -0/+50 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 5 | -242/+746 |
2007-10-10 | r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a | Günther Deschner | 1 | -0/+195 |
2007-10-10 | r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet | Jeremy Allison | 1 | -5/+10 |
2007-10-10 | r6995: * fixing segfault when writing out registry values of zero length | Gerald Carter | 1 | -0/+25 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -558/+441 |
2007-10-10 | r6601: fixing query and set alias info calls (level 1 from the | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename... | Gerald Carter | 1 | -8/+8 |
2007-10-10 | r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains() | Gerald Carter | 1 | -55/+35 |
2007-10-10 | r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) | Gerald Carter | 2 | -8/+13 |
2007-10-10 | r6051: finish off | Gerald Carter | 1 | -13/+56 |
2007-10-10 | r6046: $ net -S block -U % -W VALE rpc service status spooler | Gerald Carter | 1 | -11/+181 |
2007-10-10 | r6040: finish out 'net rpc service list' | Gerald Carter | 1 | -19/+42 |
2007-10-10 | r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '... | Gerald Carter | 1 | -94/+91 |
2007-10-10 | r6038: adding more flesh to 'net rpc service' | Gerald Carter | 1 | -2/+107 |
2007-10-10 | r6029: adding files necessary to support 'net rpc service' functions; will fi... | Gerald Carter | 1 | -0/+77 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 2 | -9/+764 |
2007-10-10 | r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5805: merging spoolss parsing changes from trunk and cleaning up resulting s... | Gerald Carter | 1 | -48/+36 |
2007-10-10 | r5726: merge LsaLookupPrivValue() code from trunk | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r5591: Implement "net rpc trustdom del", including client side of | Jim McDonough | 1 | -0/+48 |
2007-10-10 | r5511: Fix pipe-mismatch for NETDFS. | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ... | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED. | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore the | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4849: * finish SeAddUsers support in srv_samr_nt.c | Gerald Carter | 1 | -3/+6 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 1 | -4/+12 |
2007-10-10 | r4751: This is a domain policy, not a user one | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo... | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 1 | -0/+58 |
2007-10-10 | r4724: Add support for Windows privileges in Samba 3.0 | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r4656: Convert the winreg pipe to use WERROR returns (as it should). | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each | Volker Lendecke | 1 | -26/+26 |
2007-10-10 | r4561: This looks a lot larger than it is, this is to reduce the clutter on f... | Volker Lendecke | 13 | -145/+145 |
2007-10-10 | r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply. | Günther Deschner | 1 | -3/+9 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 6 | -79/+94 |
2007-10-10 | r3645: Allow deldriverex in rpcclient to delete drivers for a specific | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi... | Gerald Carter | 1 | -0/+52 |
2007-10-10 | r2935: This is a long-standing one in my patch-queue: A pair of net commands | Volker Lendecke | 1 | -0/+88 |
2007-10-10 | r2073: Adding getprinter level 7 to rpcclient. | Günther Deschner | 1 | -0/+24 |