summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/winreg.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r62: Fix the buildJelmer Vernooij1-3/+6
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+22
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-6/+49
2007-10-10r33: Fix torture test after IDL changes.Jelmer Vernooij1-11/+2
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-12-12Small cleanup of test code. Rename enum indexes to be the same nameTim Potter1-112/+86
2003-12-12Got winreg_EnumValue working - what a mess!Tim Potter1-16/+62
2003-11-23Modify WINREG test program to recursively enumerate keys in all knownTim Potter1-64/+47
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