summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_winreg.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18962: * Add IDL for SaveKey() and RestoreKey() and regeneratedGerald Carter1-2/+2
* Tested RegSaveKey() using win32 app. Apparently this code has been brokne for a really long time. (This used to be commit 5381dcbde34206462562bdfc7639f488820a5a64)
2007-10-10r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter1-11/+6
in,out ref pointer * Clarify variable names in EnumValue IDL * Fix server code for _winreg_EnumValue() and _winreg_QueryInfoKe() (This used to be commit f520a9d0fba4cc3cfbda40dd68cb63c4c3c4ed30)
2007-10-10r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter1-3/+3
* Fix server _winreg_Query_Value() implementation so that usrmgr.exe starts now (This used to be commit 435d7bfc37f430c462fcb53bf3a82fcddc809771)
2007-10-10r18695: Zero initialize ref ptrs as well.Jelmer Vernooij1-21/+21
(This used to be commit 3295122173b0794880e68ea60f51d41b9b170ff4)
2007-10-10r18692: Dump debug data when DEBUGLEVEL >= 10Jelmer Vernooij1-0/+210
(This used to be commit 503d1a27d5838718355fdd37968c3670f53b1cd7)
2007-10-10r18690: Regenerate RPC files after pidl changes.Jelmer Vernooij1-0/+20
(This used to be commit 87d34305374e867eeac9d75d5d690c6b15570e6e)
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-0/+1954
* rename PI_SHUTDOWN from include/smb.h to PI_INITSHUTDOWN for compatibility with pidl libndr output (This used to be commit 23a882861311d9d6ca45af1bfcc90d05846ba3a9)