summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_reg.h
Commit message (Collapse)AuthorAgeFilesLines
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-63/+25
| | | | * removing the testprns tool
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; ↵Gerald Carter2005-04-071-6/+23
| | | | rename REG_CREATE_VALE -> REG_SET_VALUE
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does ↵Gerald Carter2005-04-051-14/+16
| | | | | | | | not provide an RPC_BUFFER in the request * add initial (but wire untested) support for RegRestoreKey()
* r6014: rather large change set....Gerald Carter2005-03-231-353/+187
| | | | | | | | | | | | | | pulling back all recent rpc changes from trunk into 3.0. I've tested a compile and so don't think I've missed any files. But if so, just mail me and I'll clean backup in a couple of hours. Changes include \winreg, \eventlog, \svcctl, and general parse_misc.c updates. I am planning on bracketing the event code with an #ifdef ENABLE_EVENTLOG until I finish merging Marcin's changes (very soon).
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2005-01-101-20/+20
| | | | | | Also fix return of NT_STATUS_NO_MORE_ENTRIES should be ERROR_NO_MORE_ITEMS reported by "Marcin Porwit" <mporwit@centeris.com>. Jeremy.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+644
metze