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
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r11457: fixed the winreg IDL and torture code so key and value enumerations
Andrew Tridgell
1
-8
/
+8
2007-10-10
r11261: Rename access_required field in winreg idl to access_mask so it matches
Tim Potter
1
-3
/
+3
2007-10-10
r11243: length and size can now be filled in automatically.
Jelmer Vernooij
1
-7
/
+1
2007-10-10
r11210: Log registry open function name when starting hive tests.
Tim Potter
1
-6
/
+12
2007-10-10
r9578: fixed an endless loop and memory leak in the QueryMultipleValues test
Andrew Tridgell
1
-3
/
+5
2007-10-10
r9575: more automatic cleanup code in winreg test
Andrew Tridgell
1
-2
/
+7
2007-10-10
r9574: - made the sec_info fields in lsa and samr use a IDL bitmap
Andrew Tridgell
1
-125
/
+130
2007-10-10
r9567: fixed the winreg IDL for CreateKey, including a security
Andrew Tridgell
1
-7
/
+22
2007-10-10
r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue
Andrew Tridgell
1
-21
/
+26
2007-10-10
r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is
Tim Potter
1
-16
/
+4
2007-10-10
r6961: Add RPC-WINREG to list of win2k3 tests
Jelmer Vernooij
1
-17
/
+26
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-4
/
+4
2007-10-10
r5866: Add InitShutdown IDL and torture test.
Jelmer Vernooij
1
-6
/
+14
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-6
/
+6
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameter
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4175: InitiateSystemShutdownEx IDL and torture test
Jelmer Vernooij
1
-0
/
+31
2007-10-10
r4168: Implement QueryValue in the server
Jelmer Vernooij
1
-0
/
+33
2007-10-10
r4167: Fix CreateKey
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only
Jelmer Vernooij
1
-8
/
+11
2007-10-10
r4157: QueryMultipleValues IDL and torture test
Jelmer Vernooij
1
-0
/
+36
2007-10-10
r4156: GetKeySecurity() IDL and torture test
Jelmer Vernooij
1
-0
/
+35
2007-10-10
r4142: Check result value of OpenHKU and OpenHKCR
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r4138: initialise 'type' in RPC-WINREG EnumValue test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r4113: modified EnumValue in winreg to take advantage of the new pidl handling
Andrew Tridgell
1
-18
/
+9
2007-10-10
r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...
Andrew Tridgell
1
-5
/
+2
2007-10-10
r4105: Fix IDL for QueryValue() and add a torture test for it.
Jelmer Vernooij
1
-4
/
+43
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
1
-6
/
+16
2007-10-10
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
1
-0
/
+12
2007-10-10
r3332: Check result codes in some more places...
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2896: Add torture test for EnumValue()
Jelmer Vernooij
1
-24
/
+25
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
[next]