Commit graph

19937 commits

Author SHA1 Message Date
Peter Ward
f3216ee6b8 [AUDIT]
reactos\boot\freeldr (Unlocked):
- The issue with freeldr has been cleared up. It was stated by the author
  Brian Palmer that no reverse engineered code is used within it, Several
  other developers I've spoken with on IRC agree.

svn path=/trunk/; revision=21339
2006-03-18 22:09:16 +00:00
Peter Ward
d167d38729 [AUDIT]
reactos\lib\3rdparty\libxml2 (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21338
2006-03-18 19:24:41 +00:00
Peter Ward
ecc599c66f [AUDIT]
reactos\lib\3rdparty\expat (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21337
2006-03-18 18:55:21 +00:00
Saveliy Tretiakov
9cb1067fb0 [AUDIT] Unlock bootdata
svn path=/trunk/; revision=21336
2006-03-18 18:52:45 +00:00
Peter Ward
e0c7eda7d9 [AUDIT]
reactos\lib\3rdparty\bzip2 (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21335
2006-03-18 18:37:46 +00:00
Peter Ward
1bf5c80c7d [AUDIT]
reactos\lib\3rdparty\adns (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21334
2006-03-18 18:25:48 +00:00
Peter Ward
686773f335 [AUDIT]
All .rbuild files in the repository (Unlocked):
- No reason for .rbuild files to be locked.

svn path=/trunk/; revision=21333
2006-03-18 16:50:09 +00:00
Maarten Bosma
829417df54 Unlock ddraw dll. Maguns and I were the only authors and neither of us used unclean methods to implement it.
svn path=/trunk/; revision=21332
2006-03-18 15:25:54 +00:00
Aleksey Bragin
dc72c9afb4 [AUDIT]
ntoskrnl:
- pnpnotify.c: hpoussin and filip are authors, hpoussin states his work as clean. I checked through this file, everything seems quite logic to me, and no rules violation exists
- pnpreport.c: Only 2 functions are really implemented, and their implementation is trivial and relatively small. I count them as clean. Others are just unimplemented
- wmi.c: This file consists of stubs and is obviously clean

svn path=/trunk/; revision=21331
2006-03-18 13:36:21 +00:00
Aleksey Bragin
1bac946192 [AUDIT]
ntoskrnl:
- Unlocked obviously clean stuff

svn path=/trunk/; revision=21330
2006-03-18 13:25:31 +00:00
Aleksey Bragin
9c4fa921e9 - Translation of winlogon app to Russian language by Anton Belitsky (bmoof)
- Proofread/edited by me

svn path=/trunk/; revision=21329
2006-03-18 10:06:29 +00:00
Aleksey Bragin
1a00216208 [AUDIT]
reactos/base/system/winlogon:
- Unlocked .rc files
- Unlocked .h files (they contain only prototypes and a pair of simple macros)
- Unlocked .rbuild for winlogon and for system directories

svn path=/trunk/; revision=21328
2006-03-18 08:56:11 +00:00
Peter Ward
ec30df03c7 [AUDIT]
reactos/tools/*.* (Unlocked):
- There is no reason for these files to be locked
  they can't possibly be dirty.

svn path=/trunk/; revision=21327
2006-03-18 04:21:38 +00:00
Aleksey Bragin
04a6e13e6f - Translation of welcome app by Anton Belitsky (bmoof)
- Proofread by me

svn path=/trunk/; revision=21326
2006-03-17 22:38:59 +00:00
Aleksey Bragin
968641d490 [AUDIT]
reactos/base/setup/welcome:
- Every functions in the source file looks fine, no signs of reverse engineering (also no need in reverse engineering) and every function is typical for such application
- I state that this application's code is clean
- Artwork is original

svn path=/trunk/; revision=21325
2006-03-17 22:07:04 +00:00
Aleksey Bragin
6d10b54c43 - Patch by Anton Belitsky: Translation of base/applications/reporteror to Russian language.
- Edited and proofread by me.

svn path=/trunk/; revision=21324
2006-03-17 21:38:17 +00:00
Aleksey Bragin
ab7af7de0e [AUDIT]
reactos/base/applications:
- Unlock text resources, .rbuild files
- Unlock obviously clean stuff (e.g. taken from Wine, or not written by ReactOS developers, or smaller than 5 lines funcs)

svn path=/trunk/; revision=21323
2006-03-17 15:43:34 +00:00
Saveliy Tretiakov
e770e2ea98 Fix compiling with midl. According to msdn documentation, this could be done with /app_config key, but it doesn't work for me.
svn path=/trunk/; revision=21322
2006-03-17 15:00:09 +00:00
Aleksey Bragin
0b5769a857 - One more change to fix compile
svn path=/trunk/; revision=21321
2006-03-17 14:08:13 +00:00
Aleksey Bragin
b008c608ad - Fix RtlOemStringToUnicodeString() prototype according to the new WDK
- Trunk is buildable again

svn path=/trunk/; revision=21320
2006-03-17 10:51:45 +00:00
Saveliy Tretiakov
ff19f85f57 Temporary disable rpc in eventlog to avoid build breakage.
(will be automatically enabled when compiling with midl and msvc)
Make eventlogrpc.idl compatible with windows. Reuse names from
http://www.hsc.fr/ressources/articles/win_net_srv/ch04s07s06.html


svn path=/trunk/; revision=21319
2006-03-16 18:41:32 +00:00
Alex Ionescu
0b57564353 - Some more IFS/DDK compatibility fixes.
svn path=/trunk/; revision=21318
2006-03-16 17:10:05 +00:00
Aleksey Bragin
4be03b9e4c [AUDIT]
- Clean according to the author (w3seek)

svn path=/trunk/; revision=21317
2006-03-16 10:20:33 +00:00
Alex Ionescu
412d581272 - Added sdkddkver.h for WDK/PSDK-compatible versionning, also needed for the next NDK.
svn path=/trunk/; revision=21316
2006-03-16 02:31:11 +00:00
Alex Ionescu
0d1d896662 - Add a bunch of missing types to the W32API DDK/IFS.
svn path=/trunk/; revision=21315
2006-03-16 00:14:10 +00:00
Alex Ionescu
a143130ef9 - Add rosldr.h for ReactOS-only loader types (not to conflict with actual NT types). Currently unused.
svn path=/trunk/; revision=21314
2006-03-16 00:13:07 +00:00
Aleksey Bragin
98f4ba1e9e - TranslationsPatch by Anton Belitsky: Translation to Russian language of CPLs: hdwwiz, main, mmsys, ncpa, timedate.
- Proofread and edited by me.


svn path=/trunk/; revision=21313
2006-03-15 19:26:56 +00:00
Aleksey Bragin
d62c4c164c Unlock main .rc files.
svn path=/trunk/; revision=21312
2006-03-15 16:37:25 +00:00
Aleksey Bragin
7ae343ea05 Unlock translations, .rbuild, .def and .dsp/.dsw files as not falling under auditing process.
svn path=/trunk/; revision=21311
2006-03-15 14:12:36 +00:00
Art Yerkes
4963698099 ShadowFlare asserts that these are clean, and are partly based on WINE sources,
and application of some test cases.

svn path=/trunk/; revision=21310
2006-03-13 20:51:29 +00:00
Maarten Bosma
0e185c2a0c buiteldk (sb009428(at)tiscali(dot)nl): Prevent unrecognized escape-sequence warnings in comdlg32 resources (Bug 1322)
svn path=/trunk/; revision=21309
2006-03-13 20:02:57 +00:00
Aleksey Bragin
b4e4463890 Patch by Anton Belitsky: Translation to Russian language.
Proofread by me.

svn path=/trunk/; revision=21308
2006-03-12 21:16:05 +00:00
Aleksey Bragin
6f1a6f4f25 - Removing locks from resources, translations and .rbuild file
- The actual source code (rundll32.c) to be audited later

svn path=/trunk/; revision=21307
2006-03-12 21:13:35 +00:00
Aleksey Bragin
0dce1ec2f6 Patch by Anton Belitsky: Translation of ReactOS CD Setup application.
Proofread by me.

svn path=/trunk/; revision=21306
2006-03-12 21:07:33 +00:00
Aleksey Bragin
3329692e81 Removing lock, this module is obviously clean
svn path=/trunk/; revision=21305
2006-03-12 21:04:42 +00:00
James Tabor
995fa669e2 Removed locks.
svn path=/trunk/; revision=21304
2006-03-12 00:49:19 +00:00
James Tabor
d3ffae6b9e Removed locks.
svn path=/trunk/; revision=21303
2006-03-12 00:41:06 +00:00
James Tabor
4b68f56c5b Removed locks.
svn path=/trunk/; revision=21302
2006-03-12 00:38:59 +00:00
James Tabor
546c560ce3 Removed locks.
svn path=/trunk/; revision=21301
2006-03-12 00:30:40 +00:00
James Tabor
ac8e88d2fa Removed locks.
svn path=/trunk/; revision=21300
2006-03-12 00:11:46 +00:00
James Tabor
16f02ad718 Removed locks. This will soon be merge with wine source.
svn path=/trunk/; revision=21299
2006-03-12 00:10:10 +00:00
James Tabor
01d4052e17 Removed locks.
svn path=/trunk/; revision=21298
2006-03-12 00:08:41 +00:00
James Tabor
68741291e2 Removed locks.
svn path=/trunk/; revision=21297
2006-03-12 00:07:02 +00:00
James Tabor
38f28b93c3 Removed locks.
svn path=/trunk/; revision=21296
2006-03-12 00:02:53 +00:00
James Tabor
91e1493e3a Removed locks.
svn path=/trunk/; revision=21295
2006-03-12 00:01:12 +00:00
James Tabor
8feb11ab91 Removed locks.
svn path=/trunk/; revision=21294
2006-03-11 23:59:13 +00:00
James Tabor
0e73bdcf6e Removed locks. Did this one last night for crashfourit.
svn path=/trunk/; revision=21293
2006-03-11 23:55:37 +00:00
James Tabor
fe1973bf00 Removed locks. I help in writing most of this, and checked and dub-checked the cvs & svn logs. Allot of it is based on wine and ugly hax.
svn path=/trunk/; revision=21292
2006-03-11 23:50:04 +00:00
The ReactOS Code Auditors
e1aa26c0fc Lock the unclean dll. (To be audited later). Previously it was unlocked by mistake.
svn path=/trunk/; revision=21291
2006-03-11 11:39:20 +00:00
Aleksey Bragin
0487a3e113 Unlock Regedit as clean (Wine sharing)
svn path=/trunk/; revision=21290
2006-03-11 11:24:55 +00:00