index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
winreg.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2817: Get winreg_GetKeySecurity() working but use data blob instead of
Tim Potter
1
-7
/
+14
2007-10-10
r2807: OK I think winreg_EnumValue() finally works. The previous version
Tim Potter
1
-5
/
+19
2007-10-10
r2782: Reformat IDL for winreg_EnumValue()
Tim Potter
1
-36
/
+14
2007-10-10
r2781: Got winreg_EnumValue() working. Check it in so I don't break it trying
Tim Potter
1
-3
/
+18
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-1
/
+6
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-0
/
+1
2007-10-10
r199: More registry rpc updates
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r190: More RPC updates
Jelmer Vernooij
1
-1
/
+14
2007-10-10
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
1
-5
/
+30
2007-10-10
r62: Fix the build
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
1
-14
/
+1
2003-12-12
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
1
-2
/
+2
2003-12-12
Got winreg_EnumValue working - what a mess!
Tim Potter
1
-4
/
+24
2003-11-23
Add a strlen_m_term() function for returning the length of a string
Tim Potter
1
-2
/
+2
2003-11-23
Strings in the winreg pipe are terminated.
Tim Potter
1
-3
/
+3
2003-11-22
* you can't have two parameters with the same name (pidl doesn't enforce
Andrew Tridgell
1
-3
/
+3
2003-11-22
Convert all NTSTATUS return codes to WERROR.
Tim Potter
1
-41
/
+107
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+2
2003-11-21
Implement DeleteKey, DeleteValue, FlushKey.
Tim Potter
1
-6
/
+11
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+206