summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+26
2007-10-10r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner1-1/+345
2007-10-10r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison1-30/+71
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-336/+564
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter1-0/+10
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter2-65/+49
2007-10-10r6683: remove log messages about unknown specversions since I think we are fa...Gerald Carter1-19/+0
2007-10-10r6680: event log patches from MarcinGerald Carter1-1/+1
2007-10-10r6601: fixing query and set alias info calls (level 1 from theGerald Carter1-52/+35
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-5/+1
2007-10-10r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...Gerald Carter1-1/+2
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke1-1/+3
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-135/+86
2007-10-10r6243: Yes. I *will* hate myself in the morning for this one.Gerald Carter1-0/+17
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter3-84/+55
2007-10-10r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter3-101/+106
2007-10-10r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2-0/+53
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter3-76/+96
2007-10-10r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter1-1/+1
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter1-8/+3
2007-10-10r6014: rather large change set....Gerald Carter9-835/+1937
2007-10-10r6004: Let's make server manager able to kill a user session.Simo Sorce1-0/+73
2007-10-10r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ...Gerald Carter1-1/+1
2007-10-10r5809: try to catch NULL pointers during developerment for rpcbuf_move()Gerald Carter1-2/+1
2007-10-10r5808: removing unneeded structure field from RPC_BUFFERGerald Carter1-25/+0
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter5-488/+627
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-14/+29
2007-10-10r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough1-42/+18
2007-10-10r5536: Avoid intermediate copy of NT and LM responses in NETLOGON client.Andrew Bartlett1-14/+0
2007-10-10r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner1-6/+6
2007-10-10r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.eduVolker Lendecke1-13/+0
2007-10-10r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke1-12/+33
2007-10-10r4875: Fix for bugid #221, inspired by Mrinal Kalakrishnan <mail@mrinal.net>.Jeremy Allison1-13/+69
2007-10-10r4868: Add "net rpc user RENAME"-command.Günther Deschner1-2/+51
2007-10-10r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter1-0/+27
2007-10-10r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter1-4/+4
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-12/+69
2007-10-10r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ...Gerald Carter1-0/+8
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-25/+25
2007-10-10r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2-78/+71
2007-10-10r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner1-6/+4
2007-10-10r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner1-5/+42
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2-12/+96
2007-10-10r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner1-6/+20
2007-10-10r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke1-17/+6
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison11-306/+239
2007-10-10r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+1
2007-10-10r3928: Fix duplicate call to pdb_get_acct_desc(). Bugzilla #2080.Tim Potter1-1/+1
2007-10-10r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner1-2/+8
2007-10-10r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter1-0/+24