Eric Kohl
75d957b8e6
[LSASRV]
...
- Implement LsaIFree_LSAPR_POLICY_INFORMATION, which will be used by msv1_0.dll.
- Fix a potential compiler warning in LsapAddAuthPackage.
- Remove an obsolete check from LsarSetAuditEvents.
svn path=/trunk/; revision=58532
2013-03-17 10:49:46 +00:00
Hermès Bélusca-Maïto
d518d25847
[GDI32]
...
Remove some svn/cvs keywords
svn path=/trunk/; revision=58531
2013-03-17 01:07:24 +00:00
Timo Kreuzer
b4fb05e8a9
[CMAKE]
...
Do not compile KDBG by default when building release builds
svn path=/trunk/; revision=58530
2013-03-16 23:28:27 +00:00
James Tabor
abb74bd965
[Win32k]
...
- Fix window activation bug. Patch by Giannis Adamopoulos. See CORE-6889.
svn path=/trunk/; revision=58528
2013-03-16 21:35:48 +00:00
Hermès Bélusca-Maïto
582d211b8f
Remove the unneeded $Id$ blabla from the source code. (Part 8/8) Done !!
...
svn path=/trunk/; revision=58527
2013-03-16 20:48:10 +00:00
Hermès Bélusca-Maïto
faa356b8e5
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part 7/8)
...
svn path=/trunk/; revision=58526
2013-03-16 20:41:13 +00:00
Hermès Bélusca-Maïto
fbb7f7727c
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part 6/8) (N == 8)
...
svn path=/trunk/; revision=58525
2013-03-16 20:25:38 +00:00
Hermès Bélusca-Maïto
7a90d8cd1e
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part 5/N)
...
The only thing remaining is to remove $Id$ in /dll/
svn path=/trunk/; revision=58524
2013-03-16 20:08:56 +00:00
Hermès Bélusca-Maïto
c1ae544f63
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part 4/N)
...
svn path=/trunk/; revision=58523
2013-03-16 19:49:08 +00:00
Amine Khaldi
017ba0c5a7
[COMCTL32_WINETEST]
...
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58522
2013-03-16 17:07:05 +00:00
Amine Khaldi
bb286fcb5a
[COMCTL32]
...
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58521
2013-03-16 17:06:48 +00:00
Hermès Bélusca-Maïto
92de840cb7
[ADVAPI32-SERVICES]
...
Put an event name into a macro (shared between advapi32.dll and services.exe)
[BOOTDATA]
Remove two reactos-specific and unused values in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon : StartLsass and StartServices.
svn path=/trunk/; revision=58520
2013-03-16 15:39:08 +00:00
Amine Khaldi
4b5de9adbb
[PSDK]
...
* Add some missing definitions.
svn path=/trunk/; revision=58519
2013-03-16 15:25:15 +00:00
Amine Khaldi
0b0a413710
[GDI32_WINETEST]
...
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58518
2013-03-16 15:01:33 +00:00
Timo Kreuzer
05a927e9e3
[CRT]
...
Implement _splitpath_s and _wsplitpath_s
[MSVCRT]
Export _splitpath_s and _wsplitpath_s
svn path=/trunk/; revision=58517
2013-03-16 14:46:35 +00:00
Hermès Bélusca-Maïto
abf1110ae8
[SERVICES]
...
- Precise the purpose of lock.c
- Add an informative comment.
No code changes.
svn path=/trunk/; revision=58516
2013-03-16 13:50:24 +00:00
Timo Kreuzer
f4e6200805
[CRT]
...
Implement [v]s[nw]printf_s
[MSVCRT]
Enable [v]s[nw]printf_s exports
svn path=/trunk/; revision=58515
2013-03-16 13:40:28 +00:00
Giannis Adamopoulos
cbed503fb8
[win32k]
...
- Store the session id in WINSTATION_OBJECT when we create a window station.
- Don't allow switching to a desktop that belongs to a different session
This is a modified version of the patch from CORE-5531
svn path=/trunk/; revision=58514
2013-03-16 10:12:16 +00:00
Giannis Adamopoulos
aa4c4bda1e
[win32csr]
...
- When we close a window during shutdown, switch to the desktop of the window
CORE-5439
svn path=/trunk/; revision=58513
2013-03-16 09:09:53 +00:00
Daniel Reimer
d90981b030
Update Rapps Database. Welcome to CLT2013 ^^
...
svn path=/trunk/; revision=58512
2013-03-16 08:17:19 +00:00
Amine Khaldi
4e177c7895
[CRT]
...
* Annotate stdlib_s.h.
* Annotate more functions in stdlib.h.
svn path=/trunk/; revision=58511
2013-03-15 22:04:05 +00:00
Amine Khaldi
1fe48aa611
[APPLICATIONS]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58510
2013-03-15 21:59:57 +00:00
Amine Khaldi
5743d95036
[SAL]
...
* Add _Outptr_result_z_ annotation.
svn path=/trunk/; revision=58509
2013-03-15 21:36:13 +00:00
Amine Khaldi
922de4a0ad
[SC]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58508
2013-03-15 17:28:43 +00:00
Amine Khaldi
dccac52c2c
[CRT]
...
* Annotate mbctype.h.
svn path=/trunk/; revision=58507
2013-03-15 17:03:42 +00:00
Amine Khaldi
d67bfcb179
[WINMINE]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58506
2013-03-15 15:47:39 +00:00
Amine Khaldi
77f02beef8
[CRT]
...
* Annotate io.h.
svn path=/trunk/; revision=58505
2013-03-15 14:52:20 +00:00
Amine Khaldi
5dfaa3991c
[FREELDR]
...
* Fix a format specifiers.
svn path=/trunk/; revision=58504
2013-03-15 14:51:02 +00:00
Amine Khaldi
a1866f4f92
[CALC]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58503
2013-03-15 13:34:52 +00:00
Amine Khaldi
97bc0bcd23
[CRT]
...
* Annotate float.h.
svn path=/trunk/; revision=58502
2013-03-15 13:32:56 +00:00
Hermès Bélusca-Maïto
c94bff6b2e
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part 3/N)
...
svn path=/trunk/; revision=58501
2013-03-14 22:21:37 +00:00
Hermès Bélusca-Maïto
d0fa874320
Remove the unneeded $Id$ blabla from the source code. (Part 2/N)
...
svn path=/trunk/; revision=58500
2013-03-14 21:04:13 +00:00
Hermès Bélusca-Maïto
f0b30b2360
[WIN32SS]
...
- Remove the unneeded $Id$ blabla from the source code.
- Translate some GreatLordish into English.
svn path=/trunk/; revision=58499
2013-03-14 20:35:39 +00:00
Amine Khaldi
9c65c1548a
[CRT]
...
* Annotate math.h.
svn path=/trunk/; revision=58498
2013-03-14 17:54:05 +00:00
Amine Khaldi
1aaf95a11c
[TASKMGR]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58497
2013-03-14 17:47:00 +00:00
Amine Khaldi
e4b7869ead
[CRT]
...
* Annotate direct.h.
svn path=/trunk/; revision=58496
2013-03-14 16:53:56 +00:00
Amine Khaldi
8783a188c9
[EVENTLOG]
...
* Fix some format specifiers.
svn path=/trunk/; revision=58495
2013-03-14 16:51:39 +00:00
Amine Khaldi
284994e897
[CRT]
...
* Annotate conio.h.
svn path=/trunk/; revision=58494
2013-03-14 12:54:51 +00:00
Hermès Bélusca-Maïto
66a44527fd
Remove the unneeded $Id$ blabla from the source code.
...
svn path=/trunk/; revision=58493
2013-03-14 01:14:18 +00:00
Hermès Bélusca-Maïto
6462517d32
Remove the unneeded $Id$ blabla from the source code.
...
svn path=/trunk/; revision=58492
2013-03-14 00:39:31 +00:00
Hermès Bélusca-Maïto
084bdac394
Remove ALL the unneeded "author date id revision" svn properties.
...
svn path=/trunk/; revision=58491
2013-03-14 00:02:41 +00:00
Hermès Bélusca-Maïto
57ddcaf0fa
Remove ALL the unneeded "author date id revision" svn properties.
...
svn path=/trunk/; revision=58490
2013-03-14 00:00:01 +00:00
Hermès Bélusca-Maïto
0823512b4a
- Remove ALL the unneeded "author date id revision" svn properties.
...
- Remove the erroneous svn:eol-syle or svn:eol-stlye properties (and replace them by svn:eol-style)
svn path=/trunk/; revision=58489
2013-03-13 23:50:08 +00:00
Hermès Bélusca-Maïto
7f6b593bb0
[SYSSETUP]
...
Reorder closing of handles (the service handle then the SCM handle), it clarifies the logic (but not change it dramatically).
[RSYM64]
Correct a misspelling, no code change.
svn path=/trunk/; revision=58488
2013-03-13 20:40:43 +00:00
Timo Kreuzer
9156f1fe0f
[NTOSKRNL]
...
Disable enqueuing processes into the SessionGlobal->ProcessList, since it's broken and causes non paged pool corruption. The reason is that sometimes the process is not removed, so a dead allocation stays in the list, causing havoc, when the next or previous process in that list is removed.
svn path=/trunk/; revision=58487
2013-03-13 18:26:11 +00:00
Timo Kreuzer
edbd814452
[NTOSKRNL]
...
Fix non-KDBG builds
svn path=/trunk/; revision=58486
2013-03-13 18:25:52 +00:00
Timo Kreuzer
7df3287315
[NTOSKRNL]
...
- Implement "!pool" kdbg extension that works like in WinDbg
- Implement ExpCheckPoolAllocation to check a single allocation for sanity
- Rename MEMORY_ARE::PageOpCount (which is unused) to Magic and set it to 'MAre'
- Implement MiRosCheckMemoryAreas, that checks all memory areas for integrity and PspCheckProcessList that checks the process list. The code is not used anywhere, since it can cause a major performance impact, but it proved useful to detect non paged pool corruptions. So I'll commit it in the hope that it will be useful.
svn path=/trunk/; revision=58485
2013-03-13 18:13:55 +00:00
Amine Khaldi
3637c5fa07
[CRT]
...
* Annotate locale.h.
svn path=/trunk/; revision=58484
2013-03-13 14:19:51 +00:00
Amine Khaldi
01a913e518
[CRT]
...
* Annotate errno.h.
svn path=/trunk/; revision=58483
2013-03-13 12:30:49 +00:00
Amine Khaldi
77faf36cdd
[PSDK]
...
* Annotate winnls.h.
svn path=/trunk/; revision=58482
2013-03-13 12:06:41 +00:00