summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/winreg.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-23Check NT_STATUS code from dcerpc call function before checking theTim Potter1-2/+2
2003-11-23Actually call right function name.Tim Potter1-1/+1
2003-11-23Call enumkey for tridge.Tim Potter1-0/+4
2003-11-23String termination fix.Tim Potter1-30/+87
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-1/+1
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-22Convert all NTSTATUS return codes to WERROR.Tim Potter1-12/+227
2003-11-21Implement DeleteKey, DeleteValue, FlushKey.Tim Potter1-0/+52
2003-11-21Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter1-0/+124