summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/winreg.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Fix talloc_array in test_EnumValue()Andreas Schneider2017-08-251-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-281-16/+16
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source4/torture/rpc/Günther Deschner2016-09-281-13/+13
* s4-torture: Make sure the handles are initialized correctly.Andreas Schneider2013-12-061-1/+4
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-2/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...Matthias Dieter Wallnöfer2010-09-101-27/+10
* s4:torture/rpc/winreg.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-71/+72
* s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"Matthias Dieter Wallnöfer2010-08-271-9/+18
* s3-torture: Improve the winreg deletekey torture comments.Andreas Schneider2010-08-051-5/+6
* s3-torture: Correctly cleanup the winreg volatile key test.Andreas Schneider2010-08-051-8/+13
* s4-torture: Fixed the winreg EnumValue test against Windows.Andreas Schneider2010-08-051-8/+34
* s4:torture/rpc/winreg: fix "strict aliasing" compiler warningsStefan Metzmacher2010-08-011-3/+3
* s4:torture/rpc/winreg: fix the build with non gcc compilers (e.g. on solaris)Stefan Metzmacher2010-08-011-4/+3
* s4:torture/winreg.c - fix warnings of Solaris 10 cc through the appropriate c...Matthias Dieter Wallnöfer2010-07-311-4/+4
* s4:torture/winreg.c - remove unreachable codeMatthias Dieter Wallnöfer2010-07-311-2/+0
* s4:torture/winreg.c - add a FIXME comment on a codepart which isn't standard ...Matthias Dieter Wallnöfer2010-07-311-0/+1
* s4-smbtorture: enable extended SetValue test against Samba3.Günther Deschner2010-07-021-3/+2
* s4-smbtorture: in extended setvalue winreg test, reduce max random buffer len...Günther Deschner2010-06-301-1/+1
* s4-smbtorture: enable QueryMultipleValues{2} torture tests against samba3.Günther Deschner2010-06-301-3/+2
* s4-smbtorture: add some more multiple_values_tests to RPC-WINREG.Günther Deschner2010-06-301-1/+12
* s4-smbtorture: add more sophisticated tests for winreg_QueryMultipleValues{2}.Günther Deschner2010-06-291-0/+221
* s4-smbtorture: add RPC torture test for winreg_QueryMultipleValues2.Günther Deschner2010-06-291-0/+41
* winreg: fix winreg_QueryMultipleValues() IDL and torture tests.Günther Deschner2010-06-291-6/+6
* s4-smbtorture: test more valid key names in RPC-WINREG.Günther Deschner2010-06-231-0/+61
* s4-smbtorture: more work on test values WINREG test.Günther Deschner2010-06-231-2/+10
* s4-smbtorture: add test for different winreg SetValue value names.Günther Deschner2010-06-231-0/+51
* s4-torture: Improved the winreg symlink test.Andreas Schneider2010-05-211-10/+82
* s4-torture: Disable the security descriptor tests.Andreas Schneider2010-05-211-2/+7
* s4-torture: Try to fix the winreg tests.Andreas Schneider2010-05-211-42/+76
* s4:torture:winreg: improve error messages in test_HKLM_wellknownMichael Adam2010-05-211-3/+3
* s4:torture:winreg: improve error messages in test_QueryValue_fullMichael Adam2010-05-211-7/+9
* s4-smbtorture: add kernel_mode_registry_path().Günther Deschner2010-05-211-0/+22
* s4-smbtorture: Fix volatile test in RPC-WINREG.Günther Deschner2010-05-211-10/+84
* s4-smbtorture: pass down hkey to main keytest in RPC-WINREG.Günther Deschner2010-05-201-9/+26
* s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG.Günther Deschner2010-05-201-19/+7
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+3
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/winreg: fix compiler warningsStefan Metzmacher2010-04-141-3/+3
* s4-smbtorture: display helpful error message when winreg_QueryMultipleValues ...Günther Deschner2010-04-091-5/+3
* s4-smbtorture: Fix winreg test after keytype renameing.Günther Deschner2010-04-091-21/+21
* s4-smbtorture: when creating winreg-symlinks during a test, it is very wise t...Günther Deschner2010-04-091-2/+2
* s4-smbtorture: winreg keytype options is a bitmask.Günther Deschner2010-04-091-2/+2
* s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.Günther Deschner2010-04-091-0/+14
* s4:WINREG torture - fix an error (missing "break" in a "switch")Matthias Dieter Wallnöfer2010-03-231-0/+1
* Revert "s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4"Matthias Dieter Wallnöfer2010-03-231-2/+3
* s4:torture - WINREG RPC - reactivate test "SetValueExtended" for s4Matthias Dieter Wallnöfer2010-03-211-3/+2
* s4:torture WINREG - enhance test for "QWORD" typeMatthias Dieter Wallnöfer2010-03-211-0/+5
* s4:torture WINREG - enhance test for "DWORD_BIG_ENDIAN" typeMatthias Dieter Wallnöfer2010-03-211-0/+2
* s4-smbtorture: skip security descriptor tests against Samba in RPC-WINREG.Günther Deschner2010-03-171-0/+5