reactos.git
2022-06-20 Stanislav Motylkov[DESK] Pass the list of all display modes to extensions 4553/head
2022-06-19 Stanislav Motylkov[DESKADP][DESKMON] Notify property sheet that DWLP_MSGR...
2022-06-19 Jose Carlos... [REGEDIT] Fix issue at Find registry key (#4341)
2022-06-19 Thamatip Chitpong[HHCTRL.OCX] Add help viewer window icon and default...
2022-06-19 Thamatip Chitpong[TASKMGR] Process page: Fix DevicePathToDosPath (#4537)
2022-06-19 George Bișoc[NTDLL_APITEST] NtQueryInformationToken: write tests... 4550/head
2022-06-19 George Bișoc[NTOS:SE] NtQueryInformationToken: implement TokenGroup...
2022-06-19 Eric Kohl[DISKPART] Print proper file system information for...
2022-06-19 Doug LyonsModified WINESYNC.txt to show individual tests for...
2022-06-19 Doug LyonsFix winetests/msxml3/schema.c crashes and sync to Wine...
2022-06-19 Thomas Csovcsity[WINESYNC]: reg is now in sync with wine-staging wine... 4298/head
2022-06-19 winesync[WINESYNC] reg: Use the standard va_list instead of...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Use correct file and line argumen...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'export' syntax tests into...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Add registry view syntax tests...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'import' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Check all error codes in delete_t...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Don't verify key deletion after...
2022-06-19 winesync[WINESYNC] reg/tests: Verify key opening and key deleti...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views with...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'query' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Test deletion of keys and values...
2022-06-19 winesync[WINESYNC] reg/tests: Remove duplicate test from test_r...
2022-06-19 winesync[WINESYNC] reg/tests: Modify delete_tree() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Move 'delete' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support the use of registry views durin...
2022-06-19 winesync[WINESYNC] reg/tests: Test key and value creation in...
2022-06-19 winesync[WINESYNC] reg/tests: Modify add_key() to support key...
2022-06-19 winesync[WINESYNC] reg/tests: Update delete_value() declaration...
2022-06-19 winesync[WINESYNC] reg/tests: Modify verify_key_nonexist()...
2022-06-19 winesync[WINESYNC] reg/tests: Modify verify_key() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Update reg_open() and reg_open_...
2022-06-19 winesync[WINESYNC] reg/tests: Modify delete_key() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Test how values are overwritten...
2022-06-19 winesync[WINESYNC] reg: Prompt the user to confirm whether...
2022-06-19 winesync[WINESYNC] reg/tests: Test whether the 'copy' command...
2022-06-19 winesync[WINESYNC] reg: Fail if the source and destination...
2022-06-19 winesync[WINESYNC] reg: Support recursion in the 'copy' command.
2022-06-19 winesync[WINESYNC] reg: Partially implement the 'copy' command.
2022-06-19 winesync[WINESYNC] reg: Group resource IDs by source location.
2022-06-19 winesync[WINESYNC] reg: Remove two unused string resources.
2022-06-19 winesync[WINESYNC] reg: Fail if one or more arguments follow...
2022-06-19 winesync[WINESYNC] reg: Add initial support for the 'copy'...
2022-06-19 winesync[WINESYNC] reg: Fix a typo in a function definition.
2022-06-19 winesync[WINESYNC] reg/tests: Add key and value order tests...
2022-06-19 winesync[WINESYNC] reg/tests: Add more data tests for the ...
2022-06-19 winesync[WINESYNC] reg/tests: Add complex data and hex type...
2022-06-19 winesync[WINESYNC] reg/tests: Add missing return code checks.
2022-06-19 winesync[WINESYNC] reg/tests: Add data tests for the 'copy...
2022-06-19 winesync[WINESYNC] reg/tests: Add further syntax tests for...
2022-06-19 winesync[WINESYNC] reg: Update an error message.
2022-06-19 winesync[WINESYNC] reg: Update the STRING_VALUEALL_FAILED resou...
2022-06-19 winesync[WINESYNC] reg: Fail if access is denied when deleting...
2022-06-19 winesync[WINESYNC] reg: Prevent buffer over-read when querying...
2022-06-19 winesync[WINESYNC] reg: Avoid allocating zero bytes of memory...
2022-06-19 winesync[WINESYNC] reg: Allow the 'reg_data' pointer to be...
2022-06-19 winesync[WINESYNC] reg: Only prompt the user to overwrite regis...
2022-06-19 winesync[WINESYNC] reg: Fail if access is denied when adding...
2022-06-19 winesync[WINESYNC] reg: Add or modify the (Default) registry...
2022-06-19 winesync[WINESYNC] reg: Replace the 'reg_count' variable name...
2022-06-19 winesync[WINESYNC] reg/tests: Update error messages.
2022-06-19 winesync[WINESYNC] reg/tests: Add two REG_DWORD tests.
2022-06-19 winesync[WINESYNC] reg/tests: Fix a typo in a REG_DWORD test.
2022-06-19 winesync[WINESYNC] reg/tests: Split the REG_DWORD_BIG_ENDIAN...
2022-06-19 winesync[WINESYNC] reg/tests: Use string literals instead of...
2022-06-19 winesync[WINESYNC] reg/tests: Add and amend tests adding a...
2022-06-19 winesync[WINESYNC] reg: Use correct error message if RegCreateK...
2022-06-19 winesync[WINESYNC] reg/tests: Verify that only the (Default...
2022-06-19 winesync[WINESYNC] reg/tests: Rework syntax tests for the ...
2022-06-19 winesync[WINESYNC] reg: Don't enumerate a registry key for...
2022-06-19 winesync[WINESYNC] reg: Print a new line when recursing and...
2022-06-19 winesync[WINESYNC] reg: Only print the name of the registry...
2022-06-19 winesync[WINESYNC] reg: Do not print a line break after queryin...
2022-06-19 winesync[WINESYNC] reg: Consistently use 'hkey' for HKEY variables.
2022-06-19 winesync[WINESYNC] reg: Print the full key path without a trail...
2022-06-19 winesync[WINESYNC] reg: Fail if a system key has a trailing...
2022-06-19 winesync[WINESYNC] reg: Drop key output from the "Invalid syste...
2022-06-19 winesync[WINESYNC] reg/tests: Add tests for querying a key...
2022-06-19 winesync[WINESYNC] reg/tests: Use 'hkey' in 'query' tests for...
2022-06-19 winesync[WINESYNC] reg/tests: Only try querying an invalid...
2022-06-19 winesync[WINESYNC] reg/tests: Test key creation and initializat...
2022-06-19 winesync[WINESYNC] reg/tests: Only pass a newly created HKEY...
2022-06-19 winesync[WINESYNC] reg/tests: Refactor 'add' tests into registr...
2022-06-19 winesync[WINESYNC] reg/tests: Test output of keys with a traili...
2022-06-19 winesync[WINESYNC] reg/tests: Compare output of some 'query...
2022-06-19 winesync[WINESYNC] reg/tests: Compare 'query'test output with...
2022-06-19 winesync[WINESYNC] reg/tests: Give 'query' tests some structure.
2022-06-19 winesync[WINESYNC] reg/tests: Reorder failing 'query' tests.
2022-06-19 winesync[WINESYNC] reg: Allow /reg:32 and /reg:64 switches...
2022-06-19 winesync[WINESYNC] reg: Print additional help messages when...
next