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
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