s4-smbtorture: Make test names lowercase and dot-separated.
[metze/samba/wip.git] / source4 / torture / rpc / winreg.c
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-09-10 Matthias Dieter... s4:torture/rpc/winreg.c - hopefully this attempt fixes...
2010-09-09 Matthias Dieter... s4:torture/rpc/winreg.c - restore Solaris cc compatibility
2010-08-27 Matthias Dieter... s4:torture/rpc/winreg.c - set "error_message" to NULL...
2010-08-05 Andreas Schneiders3-torture: Improve the winreg deletekey torture comments.
2010-08-05 Andreas Schneiders3-torture: Correctly cleanup the winreg volatile key...
2010-08-05 Andreas Schneiders4-torture: Fixed the winreg EnumValue test against...
2010-08-01 Stefan Metzmachers4:torture/rpc/winreg: fix "strict aliasing" compiler...
2010-08-01 Stefan Metzmachers4:torture/rpc/winreg: fix the build with non gcc compi...
2010-07-31 Matthias Dieter... s4:torture/winreg.c - fix warnings of Solaris 10 cc...
2010-07-31 Matthias Dieter... s4:torture/winreg.c - remove unreachable code
2010-07-31 Matthias Dieter... s4:torture/winreg.c - add a FIXME comment on a codepart...
2010-07-02 Günther Deschners4-smbtorture: enable extended SetValue test against...
2010-06-30 Günther Deschners4-smbtorture: in extended setvalue winreg test, reduce...
2010-06-30 Günther Deschners4-smbtorture: enable QueryMultipleValues{2} torture...
2010-06-30 Günther Deschners4-smbtorture: add some more multiple_values_tests...
2010-06-29 Günther Deschners4-smbtorture: add more sophisticated tests for winreg_...
2010-06-29 Günther Deschners4-smbtorture: add RPC torture test for winreg_QueryMul...
2010-06-29 Günther Deschnerwinreg: fix winreg_QueryMultipleValues() IDL and tortur...
2010-06-23 Günther Deschners4-smbtorture: test more valid key names in RPC-WINREG.
2010-06-23 Günther Deschners4-smbtorture: more work on test values WINREG test.
2010-06-23 Günther Deschners4-smbtorture: add test for different winreg SetValue...
2010-05-21 Andreas Schneiders4-torture: Improved the winreg symlink test.
2010-05-21 Andreas Schneiders4-torture: Disable the security descriptor tests.
2010-05-21 Andreas Schneiders4-torture: Try to fix the winreg tests.
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_HKLM_...
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_Query...
2010-05-20 Günther Deschners4-smbtorture: add kernel_mode_registry_path().
2010-05-20 Günther Deschners4-smbtorture: Fix volatile test in RPC-WINREG.
2010-05-20 Günther Deschners4-smbtorture: pass down hkey to main keytest in RPC...
2010-05-20 Günther Deschners4-smbtorture: use push_reg_sz()/push_reg_multi_sz...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-04-14 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2010-04-14 Stefan Metzmachers4:torture/rpc/winreg: fix compiler warnings
2010-04-09 Günther Deschners4-smbtorture: display helpful error message when winre...
2010-04-09 Günther Deschners4-smbtorture: Fix winreg test after keytype renameing.
2010-04-09 Günther Deschners4-smbtorture: when creating winreg-symlinks during...
2010-04-09 Günther Deschners4-smbtorture: winreg keytype options is a bitmask.
2010-04-09 Günther Deschners4-smbtorture: more work on registry REG_LINK (in-regis...
2010-03-23 Matthias Dieter... s4:WINREG torture - fix an error (missing "break" in...
2010-03-22 Matthias Dieter... Revert "s4:torture - WINREG RPC - reactivate test ...
2010-03-21 Matthias Dieter... s4:torture - WINREG RPC - reactivate test "SetValueExte...
2010-03-21 Matthias Dieter... s4:torture WINREG - enhance test for "QWORD" type
2010-03-21 Matthias Dieter... s4:torture WINREG - enhance test for "DWORD_BIG_ENDIAN...
2010-03-17 Günther Deschners4-smbtorture: skip security descriptor tests against...
2010-03-17 Günther Deschners4-smbtorture: re-arrange tests in RPC-WINREG.
2010-03-17 Günther Deschners4-smbtorture: add test to check different keytypes.
2010-03-17 Günther Deschners4-smbtorture: add test_DeleteKey_opts to RPC-WINREG.
2010-03-17 Günther Deschners4-smbtorture: add test_OpenKey_opts() to RPC-WINREG.
2010-03-17 Günther Deschners4-smbtorture: add test_CreateKey_opts() to RPC-WINREG...
2010-03-17 Günther Deschners4-smbtorture: put HKLM current_version test into an...
2010-03-17 Günther Deschners4-smbtorture: use binding handle for simple SetValue...
2010-03-16 Günther Deschners4-smbtorture: use random buffer for extended SetValue...
2010-03-16 Stefan Metzmachers4:torture/rpc/winreg.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/spoolss.c: make use of dcerpc_binding_ha...
2010-03-16 Günther Deschners4-smbtorture: remove NotifyChangeKeyValue s3 skip...
2010-03-16 Stefan MetzmacherRevert "Revert "s4-smbtorture: skip extended SetValue...
2010-03-16 Günther Deschners4-smbtorture: avoid printf calls in RPC-WINREG test.
2010-03-14 Matthias Dieter... Revert "s4-smbtorture: skip extended SetValue test...
2010-03-13 Günther Deschners4-smbtorture: send even more random data in extended...
2010-03-11 Günther Deschners4-smbtorture: skip extended SetValue test against...
2010-03-11 Günther Deschners4-smbtorture: test NULL and "" valuenames as well...
2010-03-11 Günther Deschnerwinreg: add winreg_KeyType enum.
2010-03-11 Günther Deschners4-smbtorture: add extended SetValue test to RPC-WINREG.
2010-03-11 Günther Deschners4-smbtorture: more work on test_key_value() RPC-WINREG...
2010-03-10 Günther DeschnerRevert "s4-smbtorture: disable winreg QueryValue test...
2010-03-10 Günther Deschners4-smbtorture: do full winreg QueryValue test for value...
2010-03-10 Günther Deschners4-smbtorture: check for non existing value under versi...
2010-03-10 Günther Deschners4-smbtorture: disable winreg QueryValue test for today.
2010-03-09 Günther Deschners4-smbtorture: on HKLM hive test the well known Current...
2010-03-09 Günther Deschners4-smbtorture: add full coverage test for winreg QueryV...
2010-03-09 Günther Deschners4-smbtorture: add tests for set and delete value in...
2010-03-05 Günther Deschners4-smbtorture: skip NotifyChangeKeyValue test against...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:torture/rpc: s/class/kclass in winreg.c
2009-01-15 Günther Deschnerwinreg: fix winreg_EnumValue callers.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Günther DeschnerRevert "s4: fix the build after winreg idl changes."
2008-10-20 Günther Deschners4: fix the build after winreg idl changes.
2008-10-20 Jelmer VernooijFix names in winreg torture tests.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijSync parameter names with samba 3.
2008-10-15 Jelmer Vernooijwinreg.idl: Sync ref change from Samba 3.
2008-10-15 Jelmer VernooijRename reboot -> do_reboot since the first is a reserve...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Matthias Dieter... Torture suite: Revert some changes because they aren...
2008-09-21 Matthias Dieter... Torture suite: Fixes the tests to not segfault again...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-27 Andrew Kroegertorture/rpc-winreg: Split out the security descriptor...
2008-02-27 Andrew Kroegertorture/rpc-winreg: Modify test cases to work with...
2008-02-27 Andrew Kroegertorture/rpc-winreg: General fixes for a number of tests.
next