Eric Kohl
ba43d1e839
[MSV1_0] Implement LsaApCallPackageUntrusted()
...
An untrusted client is only allowed to change passwords
2019-09-17 12:46:49 +02:00
Eric Kohl
95dd1c6705
[SYSDM] Store the profile path in the PROFILEDATA struct for deleting and copying the profiles
2019-09-16 08:51:08 +02:00
Brock Mammen
9b75b67e9d
[SHELLFIND] Use IS_INTRESOURCE()
2019-09-15 19:46:36 +03:00
Brock Mammen
8da23e7eb9
[SHELLFIND] Add missing dependency to CMakeLists.txt
2019-09-15 19:46:36 +03:00
Brock Mammen
80f67b1111
[BROWSEUI] Add search strings to all language resources
2019-09-15 19:46:36 +03:00
Brock Mammen
e32b88be3d
[BROWSEUI] Add search dialog to all language resources
2019-09-15 19:46:36 +03:00
Brock Mammen
0311544bb3
[SHELLFIND] Fix return values
2019-09-15 19:46:36 +03:00
Brock Mammen
b766576487
[SHELLFIND] Remove unused COM interfaces
2019-09-15 19:46:36 +03:00
Brock Mammen
8228844241
[SHELLFIND] Remove unused functions
2019-09-15 19:46:36 +03:00
Brock Mammen
12451dc172
[SHELLFIND] Change parameter from array reference to pointer
2019-09-15 19:46:36 +03:00
Brock Mammen
7ac9fd9f51
[SHELLFIND] Remove unnecessary cast
2019-09-15 19:46:36 +03:00
Brock Mammen
0eee3ed368
[SHELLFIND] Remove redundant check
2019-09-15 19:46:36 +03:00
Brock Mammen
2513c47452
[SHELLFIND] Fix unsafe cast
2019-09-15 19:46:36 +03:00
Brock Mammen
fbdc08dceb
[SHELLFIND] Use CoTaskMemAlloc instead of SHAlloc
2019-09-15 19:46:36 +03:00
Brock Mammen
d0171027e0
[SHELLFIND] Fix IImageList leak
2019-09-15 19:46:36 +03:00
Brock Mammen
a3ee648d8b
[SHELLFIND] Simplify PIDLs to paths
2019-09-15 19:46:36 +03:00
Brock Mammen
0f995d77d1
[SHELLFIND] Remove search results folder from address edit box
2019-09-15 19:46:36 +03:00
Brock Mammen
e6a5821e0c
[SHELLFIND] Subscribe to folders that are already opened
2019-09-15 19:46:36 +03:00
Brock Mammen
07d37180a1
[SHELLFIND] Open search bar when search results folder is opened
2019-09-15 19:46:36 +03:00
Brock Mammen
312b628fe1
[SHELLFIND] Remove dependency on internal shell32 functions
2019-09-15 19:46:36 +03:00
Brock Mammen
6c6fd6d989
[SHELLFIND] Localize column names
2019-09-15 19:46:36 +03:00
Brock Mammen
641988a386
[SHELLFIND] Rename data members
2019-09-15 19:46:36 +03:00
Brock Mammen
fe5c76a034
[SHELLFIND] Fix handle leak for stop event
2019-09-15 19:46:36 +03:00
Brock Mammen
dce5ccec4e
[SHELLFIND] Use DeferWindowPos for resizing child windows
2019-09-15 19:46:36 +03:00
Brock Mammen
8aa063b451
[SHELLFIND] Use assignment instead of memcpy
2019-09-15 19:46:36 +03:00
Brock Mammen
3b9508e98f
[SHELLFIND] Fix copyright headers
2019-09-15 19:46:36 +03:00
Brock Mammen
e15445e0c5
[SHELLFIND] Remove unused function
2019-09-15 19:46:36 +03:00
Brock Mammen
ff7e9870ce
[SHELLFIND] Remove unnecessary data member for focus
2019-09-15 19:46:36 +03:00
Brock Mammen
a905699ac6
[SHELLFIND] Use case-insensitive string comparison
2019-09-15 19:46:36 +03:00
Brock Mammen
87c1f457eb
[SHELLFIND] Improve search bar UI
2019-09-15 19:46:36 +03:00
Brock Mammen
c46d60360a
[SHELLFIND] Update status bar text
2019-09-15 19:46:36 +03:00
Brock Mammen
8246cd4e1b
[SHELLFIND] Remove duplicate search code
2019-09-15 19:46:36 +03:00
Brock Mammen
41f9ad120d
[SHELLFIND] Add stop search command
2019-09-15 19:46:36 +03:00
Brock Mammen
41d7b3700d
[SHELLFIND] Add search command events
2019-09-15 19:46:36 +03:00
Brock Mammen
2f3db8d9a3
[SHELLFIND] Add search functionality
2019-09-15 19:46:36 +03:00
Brock Mammen
3583900b17
[SHELLFIND] Move window message constants to header file
2019-09-15 19:46:36 +03:00
Brock Mammen
6d6bc885cb
[SHELLFIND] Use smart pointers for PIDLs
2019-09-15 19:46:36 +03:00
Brock Mammen
27ca55bce6
[SHELLFIND] Add edit box for search location
2019-09-15 19:46:36 +03:00
Brock Mammen
363ddf9c70
[SHELLFIND] Set status bar text after opening search results folder
2019-09-15 19:46:36 +03:00
Brock Mammen
04fcbe3202
[SHELLFIND] Message handler for updating status bar text
2019-09-15 19:46:36 +03:00
Brock Mammen
2fdaa386d2
[SHELLFIND] Add "Open Containing Folder" to right-click menu
2019-09-15 19:46:36 +03:00
Brock Mammen
7c937bd9ef
[SHELLFIND] Add search bar click handler for testing search results
2019-09-15 19:46:36 +03:00
Brock Mammen
06fd04d7b0
[SHELLFIND] Message handler for adding search results
2019-09-15 19:46:36 +03:00
Brock Mammen
666bf34640
[SHELLFIND] Create PIDLs and add search results to folder
2019-09-15 19:46:36 +03:00
Brock Mammen
9c29004090
[SHELLFIND] Set default folder view mode to details
2019-09-15 19:46:36 +03:00
Brock Mammen
c0799cd25b
[SHELLFIND] Add default columns from CFSFolder
2019-09-15 19:46:36 +03:00
Brock Mammen
ccf9ce324f
[SHELLFIND] Add CFindFolder
2019-09-15 19:46:36 +03:00
Brock Mammen
7544656b85
[SHELLFIND] Open search results folder with search button
2019-09-15 19:46:36 +03:00
Brock Mammen
4212f4b175
[SHELLFIND] Add CSearchBar
2019-09-15 19:46:36 +03:00
Brock Mammen
957a604b36
[SHELL32] Implement CDefView::AddObject()
2019-09-15 19:46:36 +03:00
Brock Mammen
e7e551afda
[SHELL32] Make SHFindFiles open the search results folder
2019-09-15 19:46:36 +03:00
Eric Kohl
05f0b08085
[SYSDM] Allow deleting and copying of user profiles only for profiles that are currently not in use
2019-09-14 12:22:54 +02:00
Eric Kohl
3d0ae05303
[SYSDM] Show the profile type (local or roaming) in the type column, show the other profile states in the status column
2019-09-12 10:23:33 +02:00
Eric Kohl
6984729f81
[SYSDM] Improvements to the user profile size format
2019-09-11 15:12:26 +02:00
Eric Kohl
7072a34739
[SYSDM] Calculate and display the size of the user profiles
2019-09-11 10:14:02 +02:00
Eric Kohl
cd2d97873e
[SYSDM] Remove unused variables
...
Thanks a lot Katayama Hirofumi for the hint!
2019-09-10 15:38:29 +02:00
Eric Kohl
48c01c8717
[SYSDM] Check the profile directory and hive file and display the last write date of the hive file.
2019-09-10 13:40:47 +02:00
Timo Kreuzer
175abab7ad
[IPHLPAPI] Simplify spec file
...
Also move the exports where they are on Windows. This was already handled correctly by MSVC and still doesn't fix the order on GCC builds, but that is a different story and shall be addressed at a different time.
2019-09-08 16:23:46 +02:00
Timo Kreuzer
76eed61813
[IPHLPAPI] Improve function stubs
2019-09-08 16:23:46 +02:00
Carlo Bramini
6b8d722bb2
Fix italian translation: "Cancella" -> "Annulla" ( #1902 )
2019-09-08 14:04:41 +02:00
Pierre Schweitzer
255ef2c332
[UBTRFS] Upgrade to 1.4
...
CORE-16354
2019-09-02 08:19:49 +02:00
Pierre Schweitzer
318da0c18c
[BTRFS] Upgrade to 1.4
...
CORE-16354
2019-09-02 08:19:48 +02:00
Bișoc George
9efe8dab89
[CPL] Do not enable the "Apply" button unconditionally ( #1876 )
...
Fix for WINED3DCFG and OPENGLCFG.
CORE-16330
2019-09-01 22:58:43 +02:00
Eric Kohl
12e2039743
[SYSDM] Only Administrators should see all user profiles and be able to copy or delete them
2019-09-01 19:39:28 +02:00
Timo Kreuzer
99fe069ce6
[CRT][MSVCRT] Add __DestructExceptionObject from wine
2019-09-01 16:29:26 +02:00
Eric Kohl
fa0eef085c
[BOOTDATA][LSASRV] Add the security service(s)
...
- Add the service routines for the SamSs service.
- Start the SamSs service.
2019-08-31 18:17:14 +02:00
Eric Kohl
0625eb3746
[SERVICES][ADVAPI32] Support the security process aka lsass.exe
...
- Reserve the pipe NtControlPipe0 for the security process.
- Count regular service control pipes from 1.
- Use I_ScIsSecurityProcess to identify the security process.
- Services.exe uses the SECURITY_SERVICES_STARTED event to notify the security process that NtControlPipe0 is ready for use.
2019-08-31 17:24:47 +02:00
Eric Kohl
8571c26a71
[NETAPI32] Implement DsEnumerateDomainTrustsA
2019-08-31 12:45:30 +02:00
Eric Kohl
324afc252c
[NETAPI32] Implement DsEnumerateDomainTrustsW
2019-08-25 18:23:38 +02:00
Eric Kohl
abeb3324fb
[NETAPI32] Implement DsAddressToSiteNamesA and DsAddressToSiteNamesExA
2019-08-25 11:39:53 +02:00
Ioannis Adamopoulos
e419195d37
[HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions.
2019-08-25 12:20:52 +03:00
Eric Kohl
121f0a5c50
[NETAPI32] Fix a typo in DsDeregisterDnsHostRecordsA
...
Thank you very much UserNT and Thomas for the hint!
2019-08-25 11:15:00 +02:00
Eric Kohl
c9537b392b
[NETAPI32] Implement DsDeregisterDnsHostRecordsA
2019-08-24 22:57:36 +02:00
Eric Kohl
47b749aa31
[NETAPI32] Implement DsGetDcNameWithAccountA
2019-08-24 21:40:11 +02:00
Eric Kohl
792d0f6b78
[NETAPI32] Implement DsGetDcSiteCoverageA
2019-08-24 19:44:37 +02:00
Eric Kohl
61ac4f1ee9
[NETAPI32] Add the NetpAllocStrFromWStr helper function
2019-08-24 14:00:33 +02:00
Eric Kohl
3d5c682cd8
[NETAPI32] Implement DsGetSiteNameA
...
Also add the NetpAllocAnsiStrFromWStr helper function.
2019-08-24 13:15:41 +02:00
Mark Jansen
4872912eb2
[SETUPAPI] Demote some noisy dprints
2019-08-23 13:03:36 +02:00
Mark Jansen
029b8f2cf9
[NTDLL] Use the embedded manifest from the process to check compatibility.
2019-08-21 18:57:52 +02:00
Shy Zedaka
cbf47846e7
[TRANSLATION] Changes to Newdev and hdwwiz
2019-08-21 18:49:59 +02:00
Shy Zedaka
cc8180fe63
[TRANSLATION] Change the recycle bin from 'Trash' to 'Recycle bin'
2019-08-21 18:49:59 +02:00
Mark Jansen
ca4b001544
[NTDLL_VISTA] Fix the build for arm
2019-08-20 22:31:56 +02:00
Mark Jansen
6872cef0da
[FRAMEDYN[ARM] Fix some exports
2019-08-20 22:31:55 +02:00
Mark Jansen
419d7e96ad
[NTDLL][ARM] Export pow
2019-08-20 22:31:55 +02:00
Serge Gautherie
9f5f7a97f8
[IPHLPAPI] icmp.c: Restore sync after Wine Staging 1.7.55
...
Mark all our (new) differences.
2019-08-20 15:20:01 +02:00
Mark Jansen
c2b9f94234
[COMCTL32] imagelist: Invalidate the cookie of a destroyed imagelist
...
CORE-16316
CORE-16275
2019-08-19 21:25:07 +02:00
Konstantin Motylkov
ab2c90f1b9
[DNSAPI][DNSAPI_APITEST] Fix DnsQuery_UTF8 function and add tests
...
CORE-11634
2019-08-19 20:01:23 +02:00
Serge Gautherie
cb77f1701f
[SHELL32][STOBJECT] Enforce ShellExecuteW(..., file, parameters, ...)
...
CORE-16299
2019-08-19 13:01:08 +02:00
Mark Jansen
343442cc3f
[LDR][APPHELP] Add a shim that disables manifest compatibility version parsing
2019-08-19 12:08:06 +02:00
Eric Kohl
f052817d84
[MSV1_0] Add SpLsaModeInitialize and SpUserModeInitialize.
...
SpLsaModeInitialize and SpUserModeInitialize will provide access to SSPI functions. LSASRV will soon access the LsaAp functions via SpLsaModeInialize.
2019-08-18 14:56:27 +02:00
Serge Gautherie
8ba4b11a33
[IPHLPAPI] icmp.c: Complete sync with Wine Staging 1.7.55
...
- Restore a missing brace.
- Mark all our differences (at that time). Please inspect them.
CORE-10536
2019-08-17 17:48:21 +02:00
Bișoc George
dcf18826a5
[DESK] Change the property "Screensaver" page on text change
...
If the user takes action on the edit box control of "Screensaver" dialog page, enable the "Apply" property button.
CORE-16280
2019-08-17 15:36:47 +02:00
Katayama Hirofumi MZ
344d559935
[COMCTL32] Unchange the property sheet page after WM_INITDIALOG ( #1842 )
...
In my testing on Win2k3, EN_CHANGE is generated in OnInitDialog, that is correct. The target is property sheet. The property sheet does unchange the page after WM_INITDIALOG generation. CORE-16280
2019-08-17 20:02:57 +09:00
Andreas Maier
2b5f38295b
[COMCTL32] remove unused theme_*.c files.
2019-08-17 12:08:04 +02:00
Shy Zedaka
fca051a1d1
[TRANSLATION][NEWDEV] Complete Hebrew Translations for New Device Prompt
2019-08-16 20:04:27 +02:00
Jose Carlos Jesus
3a92f9c3a0
[CONSOLE] New Portuguese Translation
2019-08-16 19:32:24 +02:00
Jose Carlos Jesus
23cac56740
[DESKMON] Update Portuguese Translation
2019-08-16 19:32:23 +02:00
Jose Carlos Jesus
c12b06fb8e
[DESK] New Portuguese translation
2019-08-16 19:32:23 +02:00
Jose Carlos Jesus
0b4510301b
[SHELL][COMCTL32] pt_PT_Translation Improvements
2019-08-16 19:32:23 +02:00
Jose Carlos Jesus
0ddbf9a552
[HDWWIZ] New pt_PT_Translation
2019-08-16 19:32:16 +02:00