summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_reg.c
Commit message (Expand)AuthorAgeFilesLines
* r14829: Fix reversed test in coverity fixes.Jeremy Allison2006-03-311-1/+1
* r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison2006-03-291-7/+88
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+1
* r10432: BUG 3080: fix 'net rpc shutdown' for XP clientsGerald Carter2005-09-221-1/+2
* r10278: more fixes for bug 3080. Ensure the length on the message string is ...Gerald Carter2005-09-161-0/+7
* r10243: fix net rpc shutdown (missing alignments and sending an invalid UNIST...Gerald Carter2005-09-151-2/+10
* r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter2005-09-011-10/+9
* r8597: Use UNI_STR_TERMINATE (an enum value) instead of STR_TERMINATE (a Tim Potter2005-07-191-1/+1
* 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-241-7/+7
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2005-06-241-7/+7
* 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
* 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-231-63/+31
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-071-9/+16
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2005-04-061-0/+2
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2005-04-051-0/+48
* r6014: rather large change set....Gerald Carter2005-03-231-638/+462
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2005-01-101-25/+25
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1856