Amine Khaldi
f17beda433
[FTUSB]
...
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62123
2014-02-11 22:03:16 +00:00
Amine Khaldi
87399ed5fb
[LWIP]
...
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62122
2014-02-11 21:36:39 +00:00
Amine Khaldi
9618b3511d
[OPENGL]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62121
2014-02-11 21:29:23 +00:00
Timo Kreuzer
94ac3800f2
[NTOSKRNL]
...
Halfplement NtOpenObjectAuditAlarm, Initialize the privilege set in NtAccessCheck
svn path=/trunk/; revision=62120
2014-02-11 19:15:53 +00:00
Timo Kreuzer
fa88e7a498
[BASEADDRESSES]
...
Change base addresses of a few dlls (ntdll, kernel32, user32, gdi32, advapi32, msvcrt) to avoid conflicts with windows dlls.
svn path=/trunk/; revision=62119
2014-02-11 19:08:01 +00:00
Benedikt Freisen
a9583308c4
[MSPAINT]
...
restructuring:
- put window class initialization where it belongs
- add separate window procedure for the scroll box class
svn path=/trunk/; revision=62117
2014-02-11 11:48:15 +00:00
Amine Khaldi
26da1ec606
[3RDPARTYDLLS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62116
2014-02-11 11:12:10 +00:00
Amine Khaldi
613eec0d36
[WIN32SS]
...
* Silence some prints.
svn path=/trunk/; revision=62115
2014-02-10 21:11:12 +00:00
Benedikt Freisen
a2cb195c76
[MSPAINT]
...
(forgot to add the files...)
- Text tool allows text input (I chose a design with separate editor window)
svn path=/trunk/; revision=62114
2014-02-10 20:53:14 +00:00
Benedikt Freisen
0dea67635b
[MSPAINT]
...
- Text tool allows text input (I chose a design with separate editor window)
svn path=/trunk/; revision=62113
2014-02-10 20:49:15 +00:00
Amine Khaldi
a757b53b36
[SHELLEXTS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62112
2014-02-10 20:32:25 +00:00
Amine Khaldi
6b5847aa6a
[MESA/MAIN]
...
* We don't need these source files in the static lib. Jerome please review.
svn path=/trunk/; revision=62111
2014-02-10 20:08:53 +00:00
Eric Kohl
5c3e60a8b1
[MSV1_0]
...
- Encrypt the old and new passwords before changing the password.
[MSGINA]
- Store the new password after a successful password change in order to be able to unlock a locked computer with the new password.
svn path=/trunk/; revision=62110
2014-02-10 20:08:29 +00:00
Amine Khaldi
fa3a8297eb
[HAL]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62109
2014-02-10 18:35:12 +00:00
Timo Kreuzer
2650b7a979
[NTOSKRNL]
...
Implement TokenAuditPolicy case in NtSetInformationToken
svn path=/trunk/; revision=62108
2014-02-10 18:05:08 +00:00
Timo Kreuzer
07871ff52a
[NTOSKRNL]
...
Implement NtImpersonateClientOfPort
svn path=/trunk/; revision=62107
2014-02-10 17:52:40 +00:00
Timo Kreuzer
d39d8edde9
Another try to fix build
...
svn path=/trunk/; revision=62106
2014-02-10 17:44:07 +00:00
Timo Kreuzer
15e864d73e
Fix build
...
svn path=/trunk/; revision=62105
2014-02-10 17:37:20 +00:00
Timo Kreuzer
bb58aed9b1
[PSDK] Add POLICY_AUDIT_EVENT_TYPE to ntlsa.h
...
[NDK] Fix definition of SEP_AUDIT_POLICY_OVERLAY
svn path=/trunk/; revision=62104
2014-02-10 17:29:50 +00:00
Amine Khaldi
2898ae10b1
[NTOS]
...
* Prepare the CMake scripts for PCH.
* Add header guards to the main header.
* Improve header inclusions.
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=62103
2014-02-10 17:12:41 +00:00
Amine Khaldi
1c95bdd14c
[ROSAUTOTEST]
...
* Prepare the CMake script for PCH.
* Add header guards to the main header.
CORE-7716
svn path=/trunk/; revision=62102
2014-02-10 17:05:15 +00:00
Amine Khaldi
6184b165c0
[HAL]
...
* Add header guards to the main header.
CORE-7716
svn path=/trunk/; revision=62101
2014-02-10 16:50:32 +00:00
Timo Kreuzer
c801dba5e8
[NTOSKRNL]
...
Add SeAnonymousAuthenticationId, not used yet.
svn path=/trunk/; revision=62100
2014-02-10 15:23:03 +00:00
Aleksandar Andrejevic
522f29b775
[KERNEL32]
...
SetVDMCurrentDirectories should use BasepSetVDMCurDirs, not BasepGetVDMCurDirs.
svn path=/branches/ntvdm/; revision=62099
2014-02-10 14:26:41 +00:00
Aleksandar Andrejevic
24d5936eb9
[KERNEL32]
...
Implement SetVDMCurrentDirectories.
svn path=/branches/ntvdm/; revision=62098
2014-02-10 14:24:36 +00:00
Aleksandar Andrejevic
5a678ff4e0
[KERNEL32]
...
Implement GetVDMCurrentDirectories.
[BASESRV]
Fix a bug in BaseSrvGetVDMCurDirs.
svn path=/branches/ntvdm/; revision=62097
2014-02-10 13:56:55 +00:00
Amine Khaldi
0a42447450
[EXPLORER]
...
* Improve string comparison when checking ARCH.
svn path=/trunk/; revision=62096
2014-02-10 12:43:14 +00:00
Amine Khaldi
da89ca8eb8
[URLMON]
...
* Remove unneeded (commented out) definitions.
svn path=/trunk/; revision=62095
2014-02-10 12:27:33 +00:00
Amine Khaldi
b19936b4c5
[WIN32DLLS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62094
2014-02-10 12:19:56 +00:00
Amine Khaldi
f2103959d5
[MSVCRT]
...
* We don't need a PCH here.
CORE-7716
svn path=/trunk/; revision=62093
2014-02-10 11:15:22 +00:00
Amine Khaldi
aa8322c438
[MSV1_0]
...
* We don't need a PCH for one source file modules.
CORE-7716
svn path=/trunk/; revision=62092
2014-02-10 10:36:15 +00:00
Aleksandar Andrejevic
158d2645a5
[BASESRV]
...
Implement BaseSrvSetVDMCurDirs.
svn path=/branches/ntvdm/; revision=62091
2014-02-10 00:37:06 +00:00
Amine Khaldi
e1e91e512f
[ACLEDIT]
...
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716
svn path=/trunk/; revision=62090
2014-02-09 23:40:47 +00:00
Amine Khaldi
24e4d63d1f
[DIRECTX]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62089
2014-02-09 23:29:31 +00:00
Amine Khaldi
8d7af385aa
[BASESRV][CSRSRV]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62088
2014-02-09 23:03:24 +00:00
Amine Khaldi
f553e50746
[WIN32SS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62087
2014-02-09 22:52:01 +00:00
Aleksandar Andrejevic
d0176d9ee8
[BASESRV]
...
Implement BaseSrvGetVDMCurDirs.
The current directory information is stored in the console record,
and it applies to all DOS records within it.
svn path=/branches/ntvdm/; revision=62086
2014-02-09 22:26:13 +00:00
Amine Khaldi
6c63c885ec
[VMX_SVGA]
...
* We don't need a PCH for one source file modules.
CORE-7716
svn path=/trunk/; revision=62085
2014-02-09 22:14:09 +00:00
Amine Khaldi
9224dcf894
[FRAMEBUF_NEW]
...
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716
svn path=/trunk/; revision=62084
2014-02-09 22:07:47 +00:00
Amine Khaldi
110a90536d
[LIBS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62083
2014-02-09 21:43:42 +00:00
Eric Kohl
d37199d4cc
[SAMLIB]
...
SamChangePasswordUser: Encrypt the old and the new password hashes before calling the remote function.
[SAMSRV]
SamrChangePasswordUser: Decrypt the old and the new password hashes before checking the old password and storing the new password.
svn path=/trunk/; revision=62080
2014-02-09 20:51:39 +00:00
Timo Kreuzer
5a930877dd
[FREELDR]
...
Improve performance of registry enumeration by returning the enumerated subkey in RegEnumKey, instead of searching it by name again.
svn path=/trunk/; revision=62079
2014-02-09 18:05:00 +00:00
Aleksandar Andrejevic
884d0853f8
[BASESRV]
...
Add an (incomplete) definition for VDM console records and VDM DOS records.
Implement BaseSrvIsFirstVDM.
Start implementing BaseSrvCheckVDM.
svn path=/branches/ntvdm/; revision=62078
2014-02-09 17:37:35 +00:00
Amine Khaldi
a4a1fab753
[DRIVERS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62077
2014-02-09 17:28:01 +00:00
Christoph von Wittich
11adcc4193
[wlansvc]
...
disable debugging
svn path=/trunk/; revision=62076
2014-02-09 17:21:04 +00:00
Amine Khaldi
77e5f11624
[WDMAUD]
...
* We don't need to link to PSEH.
svn path=/trunk/; revision=62075
2014-02-09 17:09:16 +00:00
Timo Kreuzer
f75ea0d95a
[NTOSKRNL]
...
- Rename SepAccessCheck to SepAccessCheckEx, start adding support for ObjectType and result lists, call SepAccessCheckEx from SepAccessCheck
svn path=/trunk/; revision=62074
2014-02-09 16:57:42 +00:00
Amine Khaldi
f705bb1dae
[ACPICA]
...
* We don't need these source files in the static lib.
svn path=/trunk/; revision=62073
2014-02-09 16:55:58 +00:00
Timo Kreuzer
d700e58b85
[NTOSKRNL]
...
- In SepAccessCheck remove CurrentAccess (which is in all cases only a duplicate of PreviouslyGrantedAccess) and replace AccessMask with TempAccess
svn path=/trunk/; revision=62072
2014-02-09 16:21:49 +00:00
Johannes Anderwald
f03483a3f5
[INF]
...
- add swenum bus filter registration
- not yet used
svn path=/trunk/; revision=62071
2014-02-09 15:41:41 +00:00