Commit Graph

  • 27a729d88d Implemented ImageLoad, MapAndLoad, ImageRvaToVa, ImageRvaToSection, ImageDirectoryEntryToData, GetImageUnusedHeaderBytes and BindImageEx Alex Ionescu 2004-07-20 16:48:18 +00:00
  • c5ad1ab780 SeAssignSecurity: - Build a self-relative security descriptor. - Inherit owner and group SIDs or assign useful default SIDs. - Copy DACL from explicit secuity descriptor. Eric Kohl 2004-07-20 12:08:04 +00:00
  • ce98b463a5 - Fix handling of METHOD_IN_DIRECT IRPs. Filip Navara 2004-07-20 11:06:47 +00:00
  • 3a9f5e2f86 the resources are still in upper case. Adjust the RC to match this to fix the linux build Steven Edwards 2004-07-19 21:51:49 +00:00
  • 10b4b57ad4 Don't interpret \\r\\n as 2 newlines. Gregor Anich 2004-07-19 19:40:01 +00:00
  • 7497d9c86e fixed calculation of memory address Thomas Bluemel 2004-07-19 17:55:33 +00:00
  • de32ec78dc - Add @implemented tag to NtMakePermanentObject(). - Capture the security context before calling SeAsignSecurity() and release it later. Eric Kohl 2004-07-19 12:48:59 +00:00
  • ae95148c4b SeCaptureSubjectContext() must not crash if no current thread exists. Eric Kohl 2004-07-19 12:45:56 +00:00
  • 06272913f0 added missing colors Thomas Bluemel 2004-07-19 12:13:45 +00:00
  • ae734f5bd5 fixed file names Thomas Bluemel 2004-07-19 09:55:26 +00:00
  • f1075c6387 fixed file names Thomas Bluemel 2004-07-19 09:54:46 +00:00
  • 87ea80f6b7 Added Ps Stubs and Prototypes. Alex Ionescu 2004-07-19 06:08:21 +00:00
  • 8aab59acbf Added OPTIMIZED Flag to config file to build optimized versions of NTOSKRNL and WIN32K. Disabled by default. Alex Ionescu 2004-07-19 04:52:24 +00:00
  • 659a6041bc Forgot to add file tilists.h Art Yerkes 2004-07-19 04:30:04 +00:00
  • 42d52c68a5 added preparations for installing .INF files (for class installers) during setup, added Reactos\Inf Gero Kuehn 2004-07-19 01:33:48 +00:00
  • 48316edcd9 - Change IoReportResourceUsage from using UNIMPLEMENTED macro to just print an message that the function is unimplemented. Filip Navara 2004-07-18 23:52:50 +00:00
  • f810ae11e4 - Change length checking semantics of NtEnumerateKey for KeyBasicInformation. - Correct buffer size calculations. Filip Navara 2004-07-18 23:52:38 +00:00
  • 579f24da75 - Properly set last error in WaitForSingleObjectEx. Filip Navara 2004-07-18 23:52:31 +00:00
  • 9ec9ff807a - RegEnumValueW should fill in *lpcbData if lpData == NULL. Filip Navara 2004-07-18 23:52:30 +00:00
  • 6a793b2703 Fixed after prototype change. Art Yerkes 2004-07-18 22:53:59 +00:00
  • a01c282993 Changed include for afd. Art Yerkes 2004-07-18 22:50:52 +00:00
  • 0f1eb55991 First commit of afd and msafd onto head. tcpip: Turned off debug info in CVS. Art Yerkes 2004-07-18 22:49:18 +00:00
  • cd35daab59 added initial version of the network cpl Gero Kuehn 2004-07-18 22:37:08 +00:00
  • 5633682080 added registry entries for the network configuration Gero Kuehn 2004-07-18 22:25:05 +00:00
  • 6ac4bce416 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. Art Yerkes 2004-07-18 22:03:49 +00:00
  • 430efd137f don't create read-only files Thomas Bluemel 2004-07-18 21:39:55 +00:00
  • 06dd253e6e Delete read-only files too. Gregor Anich 2004-07-18 21:15:47 +00:00
  • c49a1aa591 Fixed broken build. Added functions were already defined in /lib/rtl and unecessary in ntoskrnl. Alex Ionescu 2004-07-18 17:45:28 +00:00
  • 288862f4dc *** empty log message *** Magnus Olsen 2004-07-18 17:38:17 +00:00
  • 5586cebc70 - Since DirecrSound is not implemented at all we should return error in DirectSoundCreate. Filip Navara 2004-07-18 17:16:57 +00:00
  • cf649ce107 - Convert the user mode dwDesiredAccess flags in CreateFile to the kernel mode ones that are used by NtCreateFile. Filip Navara 2004-07-18 17:08:29 +00:00
  • 6a7a2b5854 - Fallback implementation in waveOut[Un]PrepareHeader. Filip Navara 2004-07-18 17:06:03 +00:00
  • a8da150d8b Added and updated some German translations. Patch by Michael Fritscher. Thomas Bluemel 2004-07-18 16:07:58 +00:00
  • e88c525321 cvs maintainance Thomas Bluemel 2004-07-18 16:00:05 +00:00
  • 4962573e85 Use SeAssignSecurity() to build a security descriptor for a new object. Eric Kohl 2004-07-18 13:03:43 +00:00
  • 953956d508 This commit was manufactured by cvs2svn to create branch 'lean-explorer'. The ReactOS Team 2004-07-18 13:03:06 +00:00
  • 04642b4ea7 precompiled header support for GCC 3.4.1 Martin Fuchs 2004-07-18 13:03:06 +00:00
  • 9e08323787 Implement most simple code path of SeAssignSecurity(). Eric Kohl 2004-07-18 13:02:28 +00:00
  • 9ba0b83e50 Added RosRtlDevModeW2A function. Gregor Anich 2004-07-18 12:51:46 +00:00
  • b96e6b7b0a eliminate useless GCC warning by initializing the entry variable Martin Fuchs 2004-07-18 09:31:02 +00:00
  • 4afe092bc0 fix UNICODE string buffer allocation Martin Fuchs 2004-07-18 09:20:38 +00:00
  • f7dff7223a Fix EnumDisplaySettingsExA (did not output anything into devmode) Gregor Anich 2004-07-18 00:36:33 +00:00
  • cec39741e7 Added RosRtlDevModeW2A function. Gregor Anich 2004-07-18 00:30:08 +00:00
  • 5a725770bc - Fixed memory referencing in mmTaskCreate. Filip Navara 2004-07-17 22:28:23 +00:00
  • e5b2c95bf3 simplified assigning DDI functions Thomas Bluemel 2004-07-17 21:10:25 +00:00
  • 491fa2e1ef Assign a security descriptor to the root directory object. Eric Kohl 2004-07-17 20:34:42 +00:00
  • 23dac2681b Create missing default DACLs. Eric Kohl 2004-07-17 20:32:11 +00:00
  • 349c610706 Removed some comments - previous change didn't fix infinite re-creation of print.c deps for me. Gregor Anich 2004-07-17 17:37:41 +00:00
  • 70d717f742 - Disable debug messages. Filip Navara 2004-07-17 17:24:45 +00:00
  • 9eee1e99ee - RegQueryValueExW shouldn't touch *lpcbData if lpData == NULL. Filip Navara 2004-07-17 16:09:07 +00:00
  • 96e0da3b7b Changed comments a bit, previous version did create print.c dependencies over and over again for me. Gregor Anich 2004-07-17 15:52:43 +00:00
  • 1bd5f9a981 Handle return value 0 from ExtEscape as special case (means to use the default driver) Gregor Anich 2004-07-17 15:13:37 +00:00
  • 13bc74184a Handle escape to get opengl driver info in IntEngExtEscape to avoid the infinite loop in the UNIMPLEMENTED macro (needed by opengl32.dll) Gregor Anich 2004-07-17 15:12:25 +00:00
  • a3a123ab31 Implement NtMakePermanentObject(). Eric Kohl 2004-07-17 12:08:21 +00:00
  • 14f18e7d6d Added exports for new stubs and fixed some issues with recently commited stubs. Alex Ionescu 2004-07-17 05:13:05 +00:00
  • c015d55c31 Added keys for Winsock Alex Ionescu 2004-07-17 04:17:32 +00:00
  • 6a9ab71231 Added keys for Winsock Alex Ionescu 2004-07-17 04:04:08 +00:00
  • 4762b47e36 Added New System Call Prototypes and Stubs Alex Ionescu 2004-07-17 03:07:00 +00:00
  • e7874284d0 Added Mm Prototypes Alex Ionescu 2004-07-17 03:04:45 +00:00
  • a0e9802e90 Added Mm Stubs Alex Ionescu 2004-07-17 03:03:52 +00:00
  • 60676902f6 Fix loading of default driver. Gregor Anich 2004-07-17 02:26:33 +00:00
  • 858364e468 Added keys for Winsock Alex Ionescu 2004-07-17 01:12:24 +00:00
  • a69987ef04 Add registry entries for the Mesa OpenGL driver. Gregor Anich 2004-07-16 23:53:38 +00:00
  • 3351ce053d Fixed more warnings, compiles with -Werror now. Gregor Anich 2004-07-16 23:48:54 +00:00
  • 73cbc815c1 moved these docs to a folder. The file names broke the livecd build Steven Edwards 2004-07-16 23:41:14 +00:00
  • cf38bc01b7 - Get rid of linker warnings. Filip Navara 2004-07-16 23:37:26 +00:00
  • e62f0e4796 Fix warning. Gregor Anich 2004-07-16 23:35:19 +00:00
  • 3231bd4977 Remove unused files. Gregor Anich 2004-07-16 23:29:10 +00:00
  • 37b963937e Added keys for Winsock Alex Ionescu 2004-07-16 23:28:55 +00:00
  • a535f99338 Fix some warnings. Gregor Anich 2004-07-16 23:21:04 +00:00
  • 89746fb06e cleanup Steven Edwards 2004-07-16 23:01:56 +00:00
  • 0ff1d5da1c Fix building on Linux Steven Edwards 2004-07-16 22:59:43 +00:00
  • 6d2d63a8e1 Fix unknown pragma warnings and gl.h include for linux builds. Gregor Anich 2004-07-16 22:54:48 +00:00
  • 794c39610f Fix unknown pragma warnings. Gregor Anich 2004-07-16 22:45:08 +00:00
  • 76b091d0f5 added Spanish translation by Carlos Garcia Gomez. Steven Edwards 2004-07-16 22:33:23 +00:00
  • 46de716b21 Import Mesa-6.0.1 for use as software OpenGL renderer. Gregor Anich 2004-07-16 22:32:04 +00:00
  • 9be76f0f19 added Spanish translation by Carlos Garcia Gomez. Steven Edwards 2004-07-16 22:24:24 +00:00
  • 6fc4d22bde Import Mesa-6.0.1 for use as software OpenGL renderer. Gregor Anich 2004-07-16 22:12:43 +00:00
  • a3ce97af9b Import Mesa-6.0.1 for use as software OpenGL renderer. Gregor Anich 2004-07-16 21:50:40 +00:00
  • 15971f9aa5 ShellExecute is run when executable is not found to open for example Notepad files by typing "myfile.txt". Jens Collin 2004-07-16 20:39:06 +00:00
  • 016e6a3f65 - Implementation of mmTaskCreate. Based on patch by Eric Pouech. Filip Navara 2004-07-16 20:24:59 +00:00
  • f82a992ec2 fixed typo Thomas Bluemel 2004-07-16 20:20:53 +00:00
  • fa2ac0c0ca Fix an old typo. Eric Kohl 2004-07-16 19:54:05 +00:00
  • fbdcc7cb6f Fonts converted by Larry Snyder Converted suitably licensed X fonts from type 1 to TTF for use in ROS. Art Yerkes 2004-07-16 17:21:05 +00:00
  • 9d87061713 Implement security descriptor cache. Eric Kohl 2004-07-16 17:20:23 +00:00
  • 243d59c9e6 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) Gregor Anich 2004-07-16 16:16:16 +00:00
  • 28e3667b69 Fixed prototypes to work in MSVC. Alex Ionescu 2004-07-16 13:45:02 +00:00
  • 64e7f90242 fix root path for folders opened from the desktop Martin Fuchs 2004-07-15 21:19:05 +00:00
  • 3ab4ec1f54 - Handle indexed palettes in IntEngCreateSrcMonoXlate. Filip Navara 2004-07-15 21:14:51 +00:00
  • bb344f6544 ignore unexpected exceptions while extracting icons Martin Fuchs 2004-07-15 21:04:20 +00:00
  • e7d21fa39e ignore unexpected exceptions while extracting icons Martin Fuchs 2004-07-15 21:04:02 +00:00
  • 4fd7ec5f63 replace BUFFER_LEN by dynamic allocations Martin Fuchs 2004-07-15 20:43:18 +00:00
  • e92def1b07 scroll mode for very long start menus in lean explorer branch Martin Fuchs 2004-07-15 20:20:39 +00:00
  • 9dd56c39d7 This commit was manufactured by cvs2svn to create branch 'lean-explorer'. The ReactOS Team 2004-07-15 20:20:39 +00:00
  • 3281baa0bf - Minor correction to DIB_32BPP_BitBlt that I broke with my last patch. Filip Navara 2004-07-15 18:13:22 +00:00
  • 64b9c0f3cc Implement RtlAddAuditAccessAceEx(). Eric Kohl 2004-07-15 08:15:49 +00:00
  • b1fb96b44c Clear Partition0 DriveNotReady, for Removable Media. James Tabor 2004-07-15 04:04:08 +00:00
  • e6f5d067e0 oskittcp: fixed handling of uio in send. afd: fixed send. tcpip: fixed double-complete of send irp. Art Yerkes 2004-07-15 03:21:47 +00:00
  • 9ce1fe0ddb Small changes to debug output in catalog, handle, upcall. ns.c -- getservbyport contributed by Cameron Palmer. Art Yerkes 2004-07-15 02:03:07 +00:00
  • c26b523ad9 added Spanish translation by Carlos Garcia Gomez. Steven Edwards 2004-07-14 22:20:07 +00:00