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
2010-03-17
s4-smbtorture: add test_CreateKey_opts() to RPC-WINREG test.
Günther Deschner
1
-9
/
+35
2010-03-17
s4-smbtorture: put HKLM current_version test into an own function.
Günther Deschner
1
-18
/
+33
2010-03-17
s4-smbtorture: use binding handle for simple SetValue winreg test.
Günther Deschner
1
-3
/
+2
2010-03-16
s4-smbtorture: use random buffer for extended SetValue test in RPC-WINREG.
Günther Deschner
1
-6
/
+11
2010-03-16
s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-145
/
+174
2010-03-16
s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-2
/
+2
2010-03-16
s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG:
Günther Deschner
1
-4
/
+0
2010-03-16
Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...
Stefan Metzmacher
1
-9
/
+5
2010-03-16
s4-smbtorture: avoid printf calls in RPC-WINREG test.
Günther Deschner
1
-41
/
+33
2010-03-14
Revert "s4-smbtorture: skip extended SetValue test against Samba (both dont s...
Matthias Dieter Wallnöfer
1
-5
/
+9
2010-03-13
s4-smbtorture: send even more random data in extended winreg SetValue test.
Günther Deschner
1
-5
/
+5
2010-03-11
s4-smbtorture: skip extended SetValue test against Samba (both dont survive).
Günther Deschner
1
-7
/
+7
2010-03-11
s4-smbtorture: test NULL and "" valuenames as well in query for wellknown win...
Günther Deschner
1
-0
/
+5
2010-03-11
winreg: add winreg_KeyType enum.
Günther Deschner
1
-1
/
+1
2010-03-11
s4-smbtorture: add extended SetValue test to RPC-WINREG.
Günther Deschner
1
-3
/
+74
2010-03-11
s4-smbtorture: more work on test_key_value() RPC-WINREG test.
Günther Deschner
1
-15
/
+79
2010-03-10
Revert "s4-smbtorture: disable winreg QueryValue test for today."
Günther Deschner
1
-2
/
+2
2010-03-10
s4-smbtorture: do full winreg QueryValue test for values we created.
Günther Deschner
1
-0
/
+27
2010-03-10
s4-smbtorture: check for non existing value under version key in RPC-WINREG.
Günther Deschner
1
-0
/
+2
2010-03-10
s4-smbtorture: disable winreg QueryValue test for today.
Günther Deschner
1
-2
/
+2
2010-03-10
s4-smbtorture: on HKLM hive test the well known CurrentVersion value.
Günther Deschner
1
-0
/
+17
2010-03-10
s4-smbtorture: add full coverage test for winreg QueryValue calls.
Günther Deschner
1
-0
/
+101
2010-03-10
s4-smbtorture: add tests for set and delete value in RPC-WINREG.
Günther Deschner
1
-0
/
+52
2010-03-05
s4-smbtorture: skip NotifyChangeKeyValue test against s3 for now.
Günther Deschner
1
-0
/
+4
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-1
/
+0
2009-02-02
s4:torture/rpc: s/class/kclass in winreg.c
Stefan Metzmacher
1
-10
/
+10
2009-01-16
winreg: fix winreg_EnumValue callers.
Günther Deschner
1
-1
/
+1
2008-10-20
Revert "s4: fix the build after winreg idl changes."
Günther Deschner
1
-2
/
+2
2008-10-20
s4: fix the build after winreg idl changes.
Günther Deschner
1
-2
/
+2
2008-10-20
Fix names in winreg torture tests.
Jelmer Vernooij
1
-2
/
+2
2008-10-15
Sync parameter names with samba 3.
Jelmer Vernooij
1
-2
/
+2
2008-10-15
winreg.idl: Sync ref change from Samba 3.
Jelmer Vernooij
1
-1
/
+2
2008-10-15
Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.
Jelmer Vernooij
1
-2
/
+2
2008-09-21
Torture suite: Revert some changes because they aren't necessary
Matthias Dieter Wallnöfer
1
-3
/
+0
2008-09-21
Torture suite: Fixes the tests to not segfault again SAMBA 4 registry server
Matthias Dieter Wallnöfer
1
-0
/
+19
2008-02-26
torture/rpc-winreg: Split out the security descriptor tests.
Andrew Kroeger
1
-56
/
+113
2008-02-26
torture/rpc-winreg: Modify test cases to work with recursive key deletion.
Andrew Kroeger
1
-43
/
+0
2008-02-26
torture/rpc-winreg: General fixes for a number of tests.
Andrew Kroeger
1
-8
/
+16
2008-02-19
winreg.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher
1
-9
/
+6
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-3
/
+3
2007-12-21
r25814: Add my (C).
Günther Deschner
1
-0
/
+1
2007-12-21
r25813: Add unfinished SecurityDescriptorsMasks test for winreg.
Günther Deschner
1
-1
/
+93
2007-12-21
r25812: Add test for valid and invalid security descriptor and security infor...
Günther Deschner
1
-0
/
+308
2007-12-21
r25811: Add some security descriptor helper functions.
Günther Deschner
1
-5
/
+191
2007-12-21
r25810: Add test for blocking security descriptor inheritance in winreg.
Günther Deschner
1
-1
/
+180
2007-12-21
r25809: Add basic security descriptor inheritance test for winreg.
Günther Deschner
1
-8
/
+190
2007-12-21
r25808: Move basic security descriptor test to a test_SecurityDescriptors() c...
Günther Deschner
1
-31
/
+128
2007-12-21
r25807: Close handle during winreg test.
Günther Deschner
1
-0
/
+4
[prev]
[next]