Commit graph

56185 commits

Author SHA1 Message Date
Amine Khaldi
f6955a0388 [CMAKE]
* Disable the generation of unneeded installation rules. This speeds up build and reduces the build folder files count/overall size.
* It will be in effect once you update to RosBE 2.1.1.
CORE-7888 #resolve

svn path=/trunk/; revision=62136
2014-02-12 19:25:45 +00:00
Amine Khaldi
d1360273fb [CMAKE/GCC]
* Improve the ccache check.

svn path=/trunk/; revision=62135
2014-02-12 18:36:46 +00:00
Amine Khaldi
83ab5a5824 [USETUP]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62130
2014-02-12 13:50:38 +00:00
Amine Khaldi
1a253ac498 [STLPORT]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62129
2014-02-12 11:56:30 +00:00
Amine Khaldi
2d650203c1 [FREELDR][SETUPLDR]
* Prepare the CMake script for PCH.
* Add header guards to pcbios.h.
CORE-7716

svn path=/trunk/; revision=62128
2014-02-12 11:37:40 +00:00
Amine Khaldi
1cba1c80c4 [CMD][EXPLORER][EXPLORER_NEW]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62127
2014-02-12 11:00:35 +00:00
Amine Khaldi
4940711b04 [NTDLL]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62126
2014-02-12 10:36:53 +00:00
Amine Khaldi
5c7ff61cfc [LIBMPG123]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62125
2014-02-11 23:00:38 +00:00
Amine Khaldi
4e1f904ae5 [CMIPCI]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=62124
2014-02-11 22:35:09 +00:00
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
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
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
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
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