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
/
source3
/
rpc_server
/
srv_winreg_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19803: Fix problem reported by Chetan S: QueryInfoKey needs to report the ma...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19780: Ok, regkey_open_internal needs a regkey_close_internal. Giving a tall...
Volker Lendecke
1
-3
/
+1
2007-10-10
r19778: Make regkey_open_internal take a talloc ctx
Volker Lendecke
1
-1
/
+3
2007-10-10
r19689: Fix a NULL dereference found by coverity (the call to strlen).
Volker Lendecke
1
-1
/
+3
2007-10-10
r19292: Avoid some potential segfaults: In winreg_EnumValue all pointers are ...
Volker Lendecke
1
-9
/
+21
2007-10-10
r19224: Add setting the rng_fault_state to the already converted pipes.
Volker Lendecke
1
-2
/
+7
2007-10-10
r18962: * Add IDL for SaveKey() and RestoreKey() and regenerated
Gerald Carter
1
-42
/
+34
2007-10-10
r18954: Fix segv in QueryValue and Enumvalue. regedit.exe now
Gerald Carter
1
-2
/
+2
2007-10-10
r18940: Fix a few memory corruption bugs to make CreateKey() and DeleteKey() ...
Gerald Carter
1
-4
/
+10
2007-10-10
r18934: fix a segv in CreateKey()
Gerald Carter
1
-1
/
+3
2007-10-10
r18932: In RegEnumvalue() and RegQueryValue(), the output buffer
Gerald Carter
1
-0
/
+4
2007-10-10
r18931: * Fix the IDL for QueryInfoKey. teh Classname in an
Gerald Carter
1
-23
/
+27
2007-10-10
r18929: * Clarify QueryValue IDL and regenerate code
Gerald Carter
1
-14
/
+17
2007-10-10
r18794: Make ENumKey() work again in the registry server
Gerald Carter
1
-2
/
+4
2007-10-10
r18792: small fix for server QueryValue code
Gerald Carter
1
-2
/
+1
2007-10-10
r18790: Correct the IDL (still a bug in pidl) for QueryValue()
Gerald Carter
1
-1
/
+3
2007-10-10
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
1
-0
/
+1518
[prev]