Eric Kohl [Mon, 19 Jul 2004 12:45:56 +0000 (12:45 +0000)]
SeCaptureSubjectContext() must not crash if no current thread exists.
svn path=/trunk/; revision=10226
Thomas Bluemel [Mon, 19 Jul 2004 12:13:45 +0000 (12:13 +0000)]
added missing colors
svn path=/trunk/; revision=10225
Thomas Bluemel [Mon, 19 Jul 2004 09:55:26 +0000 (09:55 +0000)]
fixed file names
svn path=/trunk/; revision=10224
Thomas Bluemel [Mon, 19 Jul 2004 09:54:46 +0000 (09:54 +0000)]
fixed file names
svn path=/trunk/; revision=10223
Alex Ionescu [Mon, 19 Jul 2004 06:08:21 +0000 (06:08 +0000)]
Added Ps Stubs and Prototypes.
svn path=/trunk/; revision=10222
Alex Ionescu [Mon, 19 Jul 2004 04:52:24 +0000 (04:52 +0000)]
Added OPTIMIZED Flag to config file to build optimized versions of NTOSKRNL and WIN32K. Disabled by default.
svn path=/trunk/; revision=10221
Art Yerkes [Mon, 19 Jul 2004 04:30:04 +0000 (04:30 +0000)]
Forgot to add file tilists.h
svn path=/trunk/; revision=10220
Gero Kuehn [Mon, 19 Jul 2004 01:33:48 +0000 (01:33 +0000)]
added preparations for installing .INF files (for class installers) during setup, added Reactos\Inf
svn path=/trunk/; revision=10219
Filip Navara [Sun, 18 Jul 2004 23:52:50 +0000 (23:52 +0000)]
- Change IoReportResourceUsage from using UNIMPLEMENTED macro to just print an message that the function is unimplemented.
svn path=/trunk/; revision=10218
Filip Navara [Sun, 18 Jul 2004 23:52:38 +0000 (23:52 +0000)]
- Change length checking semantics of NtEnumerateKey for KeyBasicInformation.
- Correct buffer size calculations.
svn path=/trunk/; revision=10217
Filip Navara [Sun, 18 Jul 2004 23:52:31 +0000 (23:52 +0000)]
- Properly set last error in WaitForSingleObjectEx.
svn path=/trunk/; revision=10216
Filip Navara [Sun, 18 Jul 2004 23:52:30 +0000 (23:52 +0000)]
- RegEnumValueW should fill in *lpcbData if lpData == NULL.
svn path=/trunk/; revision=10215
Art Yerkes [Sun, 18 Jul 2004 22:53:59 +0000 (22:53 +0000)]
Fixed after prototype change.
svn path=/trunk/; revision=10212
Art Yerkes [Sun, 18 Jul 2004 22:50:52 +0000 (22:50 +0000)]
Changed include for afd.
svn path=/trunk/; revision=10211
Art Yerkes [Sun, 18 Jul 2004 22:49:18 +0000 (22:49 +0000)]
First commit of afd and msafd onto head.
tcpip: Turned off debug info in CVS.
svn path=/trunk/; revision=10210
Gero Kuehn [Sun, 18 Jul 2004 22:37:08 +0000 (22:37 +0000)]
added initial version of the network cpl
svn path=/trunk/; revision=10209
Gero Kuehn [Sun, 18 Jul 2004 22:25:05 +0000 (22:25 +0000)]
added registry entries for the network configuration
svn path=/trunk/; revision=10208
Art Yerkes [Sun, 18 Jul 2004 22:03:49 +0000 (22:03 +0000)]
msafd + afd: Changed type of PVOID args to PAFD_WSABUF, avoiding some casts.
Added some tracing.
Converted afd.sys to use METHOD_NEITHER in the correct places.
oskittcp: Added some tracking in tcp_input and tcp_output to help look for
the ack bug.
tcpip: some cleaning. Realized that an NTE was getting sent to IPReceive as
the Context parameter, but was later treated as IP_INTERFACE. Changed
prototypes to keep this from happening again.
svn path=/trunk/; revision=10207
Thomas Bluemel [Sun, 18 Jul 2004 21:39:55 +0000 (21:39 +0000)]
don't create read-only files
svn path=/trunk/; revision=10206
Gregor Anich [Sun, 18 Jul 2004 21:15:47 +0000 (21:15 +0000)]
Delete read-only files too.
svn path=/trunk/; revision=10205
Alex Ionescu [Sun, 18 Jul 2004 17:45:28 +0000 (17:45 +0000)]
Fixed broken build. Added functions were already defined in /lib/rtl and unecessary in ntoskrnl.
svn path=/trunk/; revision=10204
Magnus Olsen [Sun, 18 Jul 2004 17:38:17 +0000 (17:38 +0000)]
*** empty log message ***
svn path=/trunk/; revision=10202
Filip Navara [Sun, 18 Jul 2004 17:16:57 +0000 (17:16 +0000)]
- Since DirecrSound is not implemented at all we should return error in DirectSoundCreate.
svn path=/trunk/; revision=10201
Filip Navara [Sun, 18 Jul 2004 17:08:29 +0000 (17:08 +0000)]
- Convert the user mode dwDesiredAccess flags in CreateFile to the kernel mode ones that are used by NtCreateFile.
svn path=/trunk/; revision=10200
Filip Navara [Sun, 18 Jul 2004 17:06:03 +0000 (17:06 +0000)]
- Fallback implementation in waveOut[Un]PrepareHeader.
svn path=/trunk/; revision=10199
Thomas Bluemel [Sun, 18 Jul 2004 16:07:58 +0000 (16:07 +0000)]
Added and updated some German translations. Patch by Michael Fritscher.
svn path=/trunk/; revision=10198
Thomas Bluemel [Sun, 18 Jul 2004 16:00:05 +0000 (16:00 +0000)]
cvs maintainance
svn path=/trunk/; revision=10197
Eric Kohl [Sun, 18 Jul 2004 13:03:43 +0000 (13:03 +0000)]
Use SeAssignSecurity() to build a security descriptor for a new object.
svn path=/trunk/; revision=10196
Martin Fuchs [Sun, 18 Jul 2004 13:03:06 +0000 (13:03 +0000)]
precompiled header support for GCC 3.4.1
svn path=/trunk/; revision=10194
Eric Kohl [Sun, 18 Jul 2004 13:02:28 +0000 (13:02 +0000)]
Implement most simple code path of SeAssignSecurity().
svn path=/trunk/; revision=10193
Gregor Anich [Sun, 18 Jul 2004 12:51:46 +0000 (12:51 +0000)]
Added RosRtlDevModeW2A function.
svn path=/trunk/; revision=10192
Martin Fuchs [Sun, 18 Jul 2004 09:31:02 +0000 (09:31 +0000)]
eliminate useless GCC warning by initializing the entry variable
svn path=/trunk/; revision=10191
Martin Fuchs [Sun, 18 Jul 2004 09:20:38 +0000 (09:20 +0000)]
fix UNICODE string buffer allocation
svn path=/trunk/; revision=10190
Gregor Anich [Sun, 18 Jul 2004 00:36:33 +0000 (00:36 +0000)]
Fix EnumDisplaySettingsExA (did not output anything into devmode)
svn path=/trunk/; revision=10189
Gregor Anich [Sun, 18 Jul 2004 00:30:08 +0000 (00:30 +0000)]
Added RosRtlDevModeW2A function.
svn path=/trunk/; revision=10188
Filip Navara [Sat, 17 Jul 2004 22:28:23 +0000 (22:28 +0000)]
- Fixed memory referencing in mmTaskCreate.
svn path=/trunk/; revision=10187
Thomas Bluemel [Sat, 17 Jul 2004 21:10:25 +0000 (21:10 +0000)]
simplified assigning DDI functions
svn path=/trunk/; revision=10186
Eric Kohl [Sat, 17 Jul 2004 20:34:42 +0000 (20:34 +0000)]
Assign a security descriptor to the root directory object.
svn path=/trunk/; revision=10185
Eric Kohl [Sat, 17 Jul 2004 20:32:11 +0000 (20:32 +0000)]
Create missing default DACLs.
svn path=/trunk/; revision=10184
Gregor Anich [Sat, 17 Jul 2004 17:37:41 +0000 (17:37 +0000)]
Removed some comments - previous change didn't fix infinite re-creation of print.c deps for me.
svn path=/trunk/; revision=10183
Filip Navara [Sat, 17 Jul 2004 17:24:45 +0000 (17:24 +0000)]
- Disable debug messages.
svn path=/trunk/; revision=10182
Filip Navara [Sat, 17 Jul 2004 16:09:07 +0000 (16:09 +0000)]
- RegQueryValueExW shouldn't touch *lpcbData if lpData == NULL.
svn path=/trunk/; revision=10179
Gregor Anich [Sat, 17 Jul 2004 15:52:43 +0000 (15:52 +0000)]
Changed comments a bit, previous version did create print.c dependencies over and over again for me.
svn path=/trunk/; revision=10178
Gregor Anich [Sat, 17 Jul 2004 15:13:37 +0000 (15:13 +0000)]
Handle return value 0 from ExtEscape as special case (means to use the default driver)
svn path=/trunk/; revision=10177
Gregor Anich [Sat, 17 Jul 2004 15:12:25 +0000 (15:12 +0000)]
Handle escape to get opengl driver info in IntEngExtEscape to avoid the infinite loop in the UNIMPLEMENTED macro (needed by opengl32.dll)
svn path=/trunk/; revision=10176
Eric Kohl [Sat, 17 Jul 2004 12:08:21 +0000 (12:08 +0000)]
Implement NtMakePermanentObject().
svn path=/trunk/; revision=10175
Alex Ionescu [Sat, 17 Jul 2004 05:13:05 +0000 (05:13 +0000)]
Added exports for new stubs and fixed some issues with recently commited stubs.
svn path=/trunk/; revision=10174
Alex Ionescu [Sat, 17 Jul 2004 04:17:32 +0000 (04:17 +0000)]
Added keys for Winsock
svn path=/trunk/; revision=10173
Alex Ionescu [Sat, 17 Jul 2004 04:04:08 +0000 (04:04 +0000)]
Added keys for Winsock
svn path=/trunk/; revision=10172
Alex Ionescu [Sat, 17 Jul 2004 03:07:00 +0000 (03:07 +0000)]
Added New System Call Prototypes and Stubs
svn path=/trunk/; revision=10171
Alex Ionescu [Sat, 17 Jul 2004 03:04:45 +0000 (03:04 +0000)]
Added Mm Prototypes
svn path=/trunk/; revision=10170
Alex Ionescu [Sat, 17 Jul 2004 03:03:52 +0000 (03:03 +0000)]
Added Mm Stubs
svn path=/trunk/; revision=10169
Gregor Anich [Sat, 17 Jul 2004 02:26:33 +0000 (02:26 +0000)]
Fix loading of default driver.
svn path=/trunk/; revision=10168
Alex Ionescu [Sat, 17 Jul 2004 01:12:24 +0000 (01:12 +0000)]
Added keys for Winsock
svn path=/trunk/; revision=10167
Gregor Anich [Fri, 16 Jul 2004 23:53:38 +0000 (23:53 +0000)]
Add registry entries for the Mesa OpenGL driver.
svn path=/trunk/; revision=10166
Gregor Anich [Fri, 16 Jul 2004 23:48:54 +0000 (23:48 +0000)]
Fixed more warnings, compiles with -Werror now.
svn path=/trunk/; revision=10165
Steven Edwards [Fri, 16 Jul 2004 23:41:14 +0000 (23:41 +0000)]
moved these docs to a folder. The file names broke the
livecd build
svn path=/trunk/; revision=10164
Filip Navara [Fri, 16 Jul 2004 23:37:26 +0000 (23:37 +0000)]
- Get rid of linker warnings.
svn path=/trunk/; revision=10163
Gregor Anich [Fri, 16 Jul 2004 23:35:19 +0000 (23:35 +0000)]
Fix warning.
svn path=/trunk/; revision=10162
Gregor Anich [Fri, 16 Jul 2004 23:29:10 +0000 (23:29 +0000)]
Remove unused files.
svn path=/trunk/; revision=10161
Alex Ionescu [Fri, 16 Jul 2004 23:28:55 +0000 (23:28 +0000)]
Added keys for Winsock
svn path=/trunk/; revision=10160
Gregor Anich [Fri, 16 Jul 2004 23:21:04 +0000 (23:21 +0000)]
Fix some warnings.
svn path=/trunk/; revision=10159
Steven Edwards [Fri, 16 Jul 2004 23:01:56 +0000 (23:01 +0000)]
cleanup
svn path=/trunk/; revision=10157
Steven Edwards [Fri, 16 Jul 2004 22:59:43 +0000 (22:59 +0000)]
Fix building on Linux
svn path=/trunk/; revision=10156
Gregor Anich [Fri, 16 Jul 2004 22:54:48 +0000 (22:54 +0000)]
Fix unknown pragma warnings and gl.h include for linux builds.
svn path=/trunk/; revision=10155
Gregor Anich [Fri, 16 Jul 2004 22:45:08 +0000 (22:45 +0000)]
Fix unknown pragma warnings.
svn path=/trunk/; revision=10154
Steven Edwards [Fri, 16 Jul 2004 22:33:23 +0000 (22:33 +0000)]
added Spanish translation by Carlos Garcia Gomez.
svn path=/trunk/; revision=10152
Gregor Anich [Fri, 16 Jul 2004 22:32:04 +0000 (22:32 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.
svn path=/trunk/; revision=10151
Steven Edwards [Fri, 16 Jul 2004 22:24:24 +0000 (22:24 +0000)]
added Spanish translation by Carlos Garcia Gomez.
svn path=/trunk/; revision=10150
Gregor Anich [Fri, 16 Jul 2004 22:12:43 +0000 (22:12 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.
svn path=/trunk/; revision=10149
Gregor Anich [Fri, 16 Jul 2004 21:50:40 +0000 (21:50 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.
svn path=/trunk/; revision=10148
Jens Collin [Fri, 16 Jul 2004 20:39:06 +0000 (20:39 +0000)]
ShellExecute is run when executable is not found to open for example Notepad files by typing "myfile.txt".
svn path=/trunk/; revision=10147
Filip Navara [Fri, 16 Jul 2004 20:24:59 +0000 (20:24 +0000)]
- Implementation of mmTaskCreate. Based on patch by Eric Pouech.
svn path=/trunk/; revision=10146
Thomas Bluemel [Fri, 16 Jul 2004 20:20:53 +0000 (20:20 +0000)]
fixed typo
svn path=/trunk/; revision=10145
Eric Kohl [Fri, 16 Jul 2004 19:54:05 +0000 (19:54 +0000)]
Fix an old typo.
svn path=/trunk/; revision=10144
Art Yerkes [Fri, 16 Jul 2004 17:21:05 +0000 (17:21 +0000)]
Fonts converted by Larry Snyder
Converted suitably licensed X fonts from type 1 to TTF for use in ROS.
svn path=/trunk/; revision=10143
Eric Kohl [Fri, 16 Jul 2004 17:20:23 +0000 (17:20 +0000)]
Implement security descriptor cache.
svn path=/trunk/; revision=10142
Gregor Anich [Fri, 16 Jul 2004 16:16:16 +0000 (16:16 +0000)]
Fix some bugs, works on Windows and ReactOS with Mesa and NVIDIA driver.
x86 asm version of gl dispatch functions work now too (in gl.c)
svn path=/trunk/; revision=10141
Alex Ionescu [Fri, 16 Jul 2004 13:45:02 +0000 (13:45 +0000)]
Fixed prototypes to work in MSVC.
svn path=/trunk/; revision=10139
Filip Navara [Thu, 15 Jul 2004 21:14:51 +0000 (21:14 +0000)]
- Handle indexed palettes in IntEngCreateSrcMonoXlate.
svn path=/trunk/; revision=10135
Martin Fuchs [Thu, 15 Jul 2004 21:04:02 +0000 (21:04 +0000)]
ignore unexpected exceptions while extracting icons
svn path=/trunk/; revision=10133
Martin Fuchs [Thu, 15 Jul 2004 20:43:18 +0000 (20:43 +0000)]
replace BUFFER_LEN by dynamic allocations
svn path=/trunk/; revision=10132
Filip Navara [Thu, 15 Jul 2004 18:13:22 +0000 (18:13 +0000)]
- Minor correction to DIB_32BPP_BitBlt that I broke with my last patch.
svn path=/trunk/; revision=10126
Eric Kohl [Thu, 15 Jul 2004 08:15:49 +0000 (08:15 +0000)]
Implement RtlAddAuditAccessAceEx().
svn path=/trunk/; revision=10125
James Tabor [Thu, 15 Jul 2004 04:04:08 +0000 (04:04 +0000)]
Clear Partition0 DriveNotReady, for Removable Media.
svn path=/trunk/; revision=10124
Art Yerkes [Thu, 15 Jul 2004 03:21:47 +0000 (03:21 +0000)]
oskittcp: fixed handling of uio in send.
afd: fixed send.
tcpip: fixed double-complete of send irp.
svn path=/trunk/; revision=10122
Art Yerkes [Thu, 15 Jul 2004 02:03:07 +0000 (02:03 +0000)]
Small changes to debug output in catalog, handle, upcall.
ns.c -- getservbyport contributed by Cameron Palmer.
svn path=/trunk/; revision=10121
Steven Edwards [Wed, 14 Jul 2004 22:20:07 +0000 (22:20 +0000)]
added Spanish translation by Carlos Garcia Gomez.
svn path=/trunk/; revision=10120
Steven Edwards [Wed, 14 Jul 2004 21:52:23 +0000 (21:52 +0000)]
Warn rather than bail on HWND_MESSAGE windows
request. This gets the Scintilla Editor from theopencd to work.
svn path=/trunk/; revision=10119
Filip Navara [Wed, 14 Jul 2004 21:45:05 +0000 (21:45 +0000)]
- Accidently commited this file with my last patch. Reverting.
svn path=/trunk/; revision=10118
Filip Navara [Wed, 14 Jul 2004 20:52:13 +0000 (20:52 +0000)]
- Add FIXME comment to LoadIconImage.
svn path=/trunk/; revision=10117
Filip Navara [Wed, 14 Jul 2004 20:48:58 +0000 (20:48 +0000)]
- Change the prototype of DIB_*_BitBlt* functions to take a pointer to a BLTINFO structure instead of many parameters.
- Make DIB_GetSource and DIB_GetSourceIndex macros.
- Add IntEngCreateSrcMonoXlate.
- Change the semantics of IntEngCreate*Xlate functions to treat palette mode == 0 as mode of the passed palette.
- Add XlateBrush and XlatePen to the DC structure.
- Fixed the bad design decision that caused mess when one brush was selected into more than one DC.
- Remove incorrect Int[Get/Set]DCColor implementation (used by [Get/Set]DC[Pen/Brush]Color).
- Get rid of compiler warnings in Win32k.
svn path=/trunk/; revision=10116
Steven Edwards [Wed, 14 Jul 2004 18:30:54 +0000 (18:30 +0000)]
Sync msacm32 with Winehq cvs. will merge my tweaks soon.
This gets Winamp5 loading.
svn path=/trunk/; revision=10115
Steven Edwards [Wed, 14 Jul 2004 17:47:03 +0000 (17:47 +0000)]
Use Bitstream Vera Sans for Helv subsititute. This makes the Run dialog readable. Thanks to Filip Navara.
svn path=/trunk/; revision=10114
Steven Edwards [Wed, 14 Jul 2004 16:24:00 +0000 (16:24 +0000)]
Added licensing page to usetup.
svn path=/trunk/; revision=10112
Eric Kohl [Wed, 14 Jul 2004 14:25:31 +0000 (14:25 +0000)]
- Move access checks from NtAccessCheck() to SeAccessCheck().
- Check for 'take ownership' privilege.
svn path=/trunk/; revision=10111
Gé van Geldorp [Wed, 14 Jul 2004 06:52:29 +0000 (06:52 +0000)]
Split "old-style Win 3.1" file dialog into 16 and 32 bit code
svn path=/trunk/; revision=10110
Filip Navara [Wed, 14 Jul 2004 02:40:45 +0000 (02:40 +0000)]
- Revert part of my last TLS patch.
svn path=/trunk/; revision=10109
Eric Kohl [Tue, 13 Jul 2004 16:59:35 +0000 (16:59 +0000)]
First experimental implementstion of NtAccessCheck().
This should fix bug #362.
svn path=/trunk/; revision=10108
Eric Kohl [Tue, 13 Jul 2004 16:57:35 +0000 (16:57 +0000)]
Move some access rights so they are usable form kernel-mode.
svn path=/trunk/; revision=10107