summaryrefslogtreecommitdiff
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-291-6/+6
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warning Gerald Carter2005-06-251-5/+0
* r7890: * add Reg[SG]etKeySec() server stubsGerald Carter2005-06-241-4/+4
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-242-15/+15
* r7880: fix a typo and memleak on failures cases (patch from marcin)Gerald Carter2005-06-241-3/+3
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2005-06-241-7/+7
* r7839: remove C++ style commentGerald Carter2005-06-221-1/+0
* r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter2005-06-201-6/+12
* r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2005-06-171-2/+2
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2005-06-171-5/+3
* r7664: add access check hooks to _reg_open_entry which are passed off Gerald Carter2005-06-171-16/+1
* r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter2005-06-161-7/+7
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2005-06-161-8/+8
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2005-06-142-2/+174
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+26
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2005-06-081-1/+345
* r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison2005-06-081-30/+71
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-336/+564
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2005-05-261-0/+10
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-232-65/+49
* r6683: remove log messages about unknown specversions since I think we are fa...Gerald Carter2005-05-091-19/+0
* r6680: event log patches from MarcinGerald Carter2005-05-091-1/+1
* r6601: fixing query and set alias info calls (level 1 from theGerald Carter2005-05-031-52/+35
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-031-5/+1
* r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...Gerald Carter2005-04-261-1/+2
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2005-04-231-1/+3
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2005-04-151-135/+86
* r6243: Yes. I *will* hate myself in the morning for this one.Gerald Carter2005-04-081-0/+17
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-073-84/+55
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2005-04-063-101/+106
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2005-04-052-0/+53
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2005-03-263-76/+96
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2005-03-241-1/+1
* r6038: adding more flesh to 'net rpc service'Gerald Carter2005-03-241-8/+3
* r6014: rather large change set....Gerald Carter2005-03-239-835/+1937
* r6004: Let's make server manager able to kill a user session.Simo Sorce2005-03-231-0/+73
* r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ...Gerald Carter2005-03-221-1/+1
* r5809: try to catch NULL pointers during developerment for rpcbuf_move()Gerald Carter2005-03-151-2/+1
* r5808: removing unneeded structure field from RPC_BUFFERGerald Carter2005-03-151-25/+0
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2005-03-155-488/+627
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2005-03-101-14/+29
* r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough2005-02-261-42/+18
* r5536: Avoid intermediate copy of NT and LM responses in NETLOGON client.Andrew Bartlett2005-02-241-14/+0
* r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner2005-02-071-6/+6
* r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.eduVolker Lendecke2005-01-311-13/+0
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2005-01-231-12/+33
* r4875: Fix for bugid #221, inspired by Mrinal Kalakrishnan <mail@mrinal.net>.Jeremy Allison2005-01-201-13/+69
* r4868: Add "net rpc user RENAME"-command.Günther Deschner2005-01-201-2/+51
* r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter2005-01-151-0/+27
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2005-01-151-4/+4