summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/winreg.idl
Commit message (Expand)AuthorAgeFilesLines
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-0/+1
* r199: More registry rpc updatesJelmer Vernooij2007-10-101-1/+1
* r190: More RPC updatesJelmer Vernooij2007-10-101-1/+14
* r165: Add support for viewing registry values in gregeditJelmer Vernooij2007-10-101-1/+3
* r128: Another registry update. Changes:Jelmer Vernooij2007-10-101-5/+30
* r62: Fix the buildJelmer Vernooij2007-10-101-1/+1
* r46: Add CreateKey function (still working on it)Jelmer Vernooij2007-10-101-0/+8
* r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2007-10-101-14/+1
* Small cleanup of test code. Rename enum indexes to be the same nameTim Potter2003-12-121-2/+2
* Got winreg_EnumValue working - what a mess!Tim Potter2003-12-121-4/+24
* Add a strlen_m_term() function for returning the length of a stringTim Potter2003-11-231-2/+2
* Strings in the winreg pipe are terminated.Tim Potter2003-11-231-3/+3
* * you can't have two parameters with the same name (pidl doesn't enforceAndrew Tridgell2003-11-221-3/+3
* Convert all NTSTATUS return codes to WERROR.Tim Potter2003-11-221-41/+107
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-0/+2
* Implement DeleteKey, DeleteValue, FlushKey.Tim Potter2003-11-211-6/+11
* Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter2003-11-211-0/+206