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