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
/
torture
/
rpc
/
winreg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r355: Fix a bunch of compiler warnings in the registry code.
Tim Potter
1
-1
/
+0
2007-10-10
r199: More registry rpc updates
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r190: More RPC updates
Jelmer Vernooij
1
-26
/
+28
2007-10-10
r168: - Cleanups in rpc backend
Jelmer Vernooij
1
-6
/
+10
2007-10-10
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
1
-20
/
+77
2007-10-10
r62: Fix the build
Jelmer Vernooij
1
-3
/
+6
2007-10-10
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
1
-1
/
+22
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
1
-6
/
+49
2007-10-10
r33: Fix torture test after IDL changes.
Jelmer Vernooij
1
-11
/
+2
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2003-12-12
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
1
-112
/
+86
2003-12-12
Got winreg_EnumValue working - what a mess!
Tim Potter
1
-16
/
+62
2003-11-23
Modify WINREG test program to recursively enumerate keys in all known
Tim Potter
1
-64
/
+47
2003-11-23
Check NT_STATUS code from dcerpc call function before checking the
Tim Potter
1
-2
/
+2
2003-11-23
Actually call right function name.
Tim Potter
1
-1
/
+1
2003-11-23
Call enumkey for tridge.
Tim Potter
1
-0
/
+4
2003-11-23
String termination fix.
Tim Potter
1
-30
/
+87
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
1
-1
/
+1
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-0
/
+2
2003-11-22
Convert all NTSTATUS return codes to WERROR.
Tim Potter
1
-12
/
+227
2003-11-21
Implement DeleteKey, DeleteValue, FlushKey.
Tim Potter
1
-0
/
+52
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+124