Pierre Schweitzer
|
c287bbe586
|
[KMTESTS:CC] Fix two failing tests on WHS bot
|
2018-09-08 15:21:01 +02:00 |
|
Eric Kohl
|
23a90aab5a
|
[NET] Implement the group command
|
2018-09-08 14:18:36 +02:00 |
|
Thomas Faber
|
5e6810d5d2
|
[SDK] Make gen_baseaddress.py compatible with Python 3.
|
2018-09-08 11:11:08 +02:00 |
|
Thomas Faber
|
e400519cb5
|
[USBUHCI_NEW] Add license headers.
|
2018-09-08 10:16:02 +02:00 |
|
Thomas Faber
|
855df84fb2
|
[USBOHCI_NEW] Add license headers.
|
2018-09-08 10:15:52 +02:00 |
|
Pierre Schweitzer
|
7554829576
|
[DDK] Add NT6+ implementation for Rx*PrefixTableLock macros
|
2018-09-08 10:06:40 +02:00 |
|
Thomas Faber
|
d6d6b329be
|
[USBOHCI_NEW][USBUHCI_NEW] Avoid unnecessary/incorrect status defines.
|
2018-09-08 08:45:18 +02:00 |
|
Serge Gautherie
|
7e95aebfda
|
[KMTESTS:FLTMGR] Hide FltMgrLoad and FltMgrReg
And add "// TODO: WIP/untested/crashes."
ROSTESTS-299
|
2018-09-07 08:45:50 +01:00 |
|
Abdulganiev Rafael
|
25f4ed75a0
|
[CPL][DESK] Update monitor resource (#816)
[DESK.CPL] Update monitor resource
|
2018-09-07 08:43:36 +01:00 |
|
Pierre Schweitzer
|
000bbe074e
|
[LIBTIRPC] Fix CVE-2018-14622 by backporting its fix
CORE-15005
|
2018-09-05 22:06:30 +02:00 |
|
Pierre Schweitzer
|
3dabca398f
|
[NTOSKRNL] Don't raise a status when parameters are invalid on file mapping
|
2018-09-05 22:06:29 +02:00 |
|
Pierre Schweitzer
|
e17f61138c
|
[NTOSKRNL] When allocating a new BCB, save it in a list
This list is stored in the shared map. Later, this will allow
reusing BCB when appropriate
|
2018-09-05 22:06:25 +02:00 |
|
Mark Jansen
|
ea5912e4d1
|
[SDK] Generate msvc baseaddresses from an RTC build
|
2018-09-05 21:38:26 +02:00 |
|
Serge Gautherie
|
cb072fd0fe
|
[CMLIB] Fix compiling as NT6+ (#840)
Addendum to r70582 (734bc291 ).
CORE-12596
|
2018-09-05 20:18:14 +02:00 |
|
Eric Kohl
|
df053b7d16
|
[MSV1_0] LsaApLogonUser: Update the logon time/count and bad password time/count
|
2018-09-05 00:10:54 +02:00 |
|
Eric Kohl
|
97382dee46
|
[MSV1_0] Use the account expiration time and check account expiration on logon
|
2018-09-04 23:15:15 +02:00 |
|
Eric Kohl
|
e25cbeba2f
|
[IDL] Implement parts of SamrSetInformationUser.UserInternal2Information
|
2018-09-04 22:42:49 +02:00 |
|
Eric Kohl
|
f5b3a10885
|
[IDL] Add some Flags SamrSetInformationUser.UserInternal2Information
|
2018-09-04 22:42:47 +02:00 |
|
Bișoc George
|
4208e7eed8
|
[FONTEXT] Add Italian translation (#831)
|
2018-09-04 22:02:44 +02:00 |
|
Bișoc George
|
773d6a536a
|
[ACCESS] Fix some truncated strings in French resource (#838)
|
2018-09-03 14:14:57 +02:00 |
|
Eric Kohl
|
653a9be05b
|
[SAMSRV] Implement SamrQueryInformationUser.UserInternal2Information
|
2018-09-02 17:54:26 +02:00 |
|
Stanislav Motylkov
|
c7415b3faa
|
[MSGINA] Update russian translation (#834)
Addendum to 6f4d70b .
|
2018-09-02 15:59:33 +02:00 |
|
Eric Kohl
|
791f331d67
|
[IDL] Add the undocumented struct _SAMPR_USER_INTERNAL2_INFORMATION to sam.idl
|
2018-09-02 11:59:19 +02:00 |
|
Pierre Schweitzer
|
01c73317cc
|
[KMTESTS:CC] Add tests showing our CcMapData/CcPinRead raise invalid status
|
2018-09-02 11:50:23 +02:00 |
|
Hermès Bélusca-Maïto
|
4d48b88bfb
|
[WIN32K:NTUSER] co_UserDestroyWindow(): Simplify the destruction of the owned windows.
|
2018-09-01 23:46:21 +02:00 |
|
Hermès Bélusca-Maïto
|
e286c4c520
|
[WIN32K:NTUSER] Optimize IntWinListOwnedPopups() a little bit. Improve a trace.
|
2018-09-01 23:46:20 +02:00 |
|
Hermès Bélusca-Maïto
|
f644a50cd7
|
[WIN32K:NTUSER] Code formatting only.
|
2018-09-01 23:46:17 +02:00 |
|
Pierre Schweitzer
|
9ab21d67ae
|
[KMTESTS:CC] Add tests for BCB extension
|
2018-09-01 21:52:39 +02:00 |
|
Pierre Schweitzer
|
04a192fa30
|
[KMTESTS:CC] Add more tests crossing CcPinRead and CcMapData
|
2018-09-01 21:27:24 +02:00 |
|
Eric Kohl
|
6f4d70b405
|
[MSGINA] Display the 'account expired' message when a user tries to log on using an expired account.
|
2018-09-01 21:10:42 +02:00 |
|
Thomas Faber
|
c188e387e3
|
[USBOHCI_NEW] Avoid storing pointers as ULONG and physical addresses as pointers.
|
2018-09-01 18:23:25 +02:00 |
|
Thomas Faber
|
0dfa7356c8
|
[USBHUB_NEW] Fix x64 warnings.
|
2018-09-01 18:23:14 +02:00 |
|
Amine Khaldi
|
a1a65e940a
|
[USBUHCI_NEW] Bring-in the USB UHCI miniport driver created by Vadim Galyant. (#245)
|
2018-09-01 17:45:45 +02:00 |
|
Denis Malikov
|
69a040d275
|
[KERNEL32] fix spec file for -version=0x600+
CORE-12596
|
2018-09-01 17:21:21 +02:00 |
|
Hermès Bélusca-Maïto
|
9a11551a56
|
[GDI32_APITEST:GetTextFace] Replace tabs by spaces.
|
2018-09-01 17:18:03 +02:00 |
|
Doug Lyons
|
c74696c06d
|
[GDI32_APITEST] Add tests for GetTextFaceAliasW(), based on Katayama Hirofumi MZ's tests from CORE-14926.
CORE-14995
|
2018-09-01 17:17:08 +02:00 |
|
Pierre Schweitzer
|
2bd33d58d8
|
[KERNEL32] Shhhh!
|
2018-09-01 15:46:44 +02:00 |
|
Pierre Schweitzer
|
b28f538d20
|
[KMTESTS:CC] Add tests for PIN_EXCLUSIVE
|
2018-09-01 15:22:41 +02:00 |
|
Pierre Schweitzer
|
38487d63d8
|
[KMTESTS:CC] Add a test for pinning without access
|
2018-09-01 12:41:02 +02:00 |
|
Pierre Schweitzer
|
f96f1224a7
|
[NTOSKRNL] Fail on pinning when there's no pin access set
Instead of assert, now, CcPinRead will just fail. This is
not consistent without Windows behavior, but still better
than asserting while testing!
|
2018-09-01 12:41:01 +02:00 |
|
Pierre Schweitzer
|
a4dc3c4963
|
[KMTESTS:CC] Add tests for PIN_IF_BCB flag
|
2018-09-01 12:41:01 +02:00 |
|
Pierre Schweitzer
|
6937fa8f41
|
[KMTESTS:CC] Duplicate tests for CcPinRead
To be extended.
|
2018-09-01 12:41:01 +02:00 |
|
Pierre Schweitzer
|
b0d1522886
|
[KMTESTS:CC] Add missing FsRtlEnter/ExitFileSystem() calls
Spotted by Thomas
|
2018-09-01 12:41:01 +02:00 |
|
Pierre Schweitzer
|
8f284f8a0c
|
[KMTESTS:CC] That wasn't meant to be committed
|
2018-09-01 12:41:00 +02:00 |
|
Serge Gautherie
|
cbcfbc4322
|
[COMCTL32_WINETEST] treeview.c: Skip test_right_click()
until CORE-14975 is fixed upstream and WINESYNC.
CORE-14975
|
2018-09-01 09:22:45 +02:00 |
|
Pierre Schweitzer
|
5d04c691af
|
[KMTESTS:CC] Add a test to show we map our buffers wrong in CC
That is expected (cf. CORE-14259)
|
2018-08-31 23:29:59 +02:00 |
|
Pierre Schweitzer
|
1b9b4c48c9
|
[KMTESTS:CC] Remove dummy leftover
|
2018-08-31 23:08:25 +02:00 |
|
Pierre Schweitzer
|
262e5bfef1
|
[KMTESTS:CC] Extended previous test to show an overlap is enough
|
2018-08-31 23:07:46 +02:00 |
|
Pierre Schweitzer
|
ad0c93b001
|
[KMTESTS:CC] Add a test that shows that our CC implementation duplicates BCB
It should instead reuse BCBs when mapping something already mapped.
|
2018-08-31 23:01:06 +02:00 |
|
Pierre Schweitzer
|
f0eb39084e
|
[NTOSKRNL] Fix a typo
|
2018-08-31 19:48:32 +02:00 |
|