Implement ObGetObjectSecurity() and ObReleaseObjectSecurity().
[reactos.git] / reactos /
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-23 Jason FilbySet TMPF_TRUETYPE flag for TEXTMETRICW variable in...
2004-07-23 Jason FilbyPort GetCharacterPlacementW from WINE; copy lpString...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-23 Eric KohlMove security information constants.
2004-07-23 James TaborAdded thread counting with PsEnumThreadsByProcess and...
2004-07-22 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-22 Filip Navara- Support for deserialized miniports (experimental).
2004-07-22 Filip Navara- Implementation of HalReadDmaCounter.
2004-07-22 Eric Kohl- Add security function for file and registry key objects.
2004-07-22 James TaborFixing time accounting errors when mult & div into...
2004-07-22 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-22 James TaborFix DosDateTimeToFileTime too.
2004-07-22 James TaborYou can not stuff 60 seconds in 5 bits.
2004-07-22 Filip Navara- Fix initialization order.
2004-07-22 Filip Navara- Fix heap corruption on converting ANSI -> UNICODE...
2004-07-22 Filip Navara- Map the GENERIC_* flags depending of the object type...
2004-07-22 Filip NavaraRevert this patch:
2004-07-21 Eric KohlImplement simple DACL inheritance.
2004-07-21 Casper Hornstrup2004-07-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-21 Martin Fuchsuse same startmenu entries height as MS explorer
2004-07-21 Casper Hornstrup2004-07-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-21 Alex IonescuImplemented PsGetThreadFreezeCount, PsGetThreadHardErro...
2004-07-20 Alex IonescuImplemented PsGetProcessCreateTimeQuadPart, PsGetProces...
2004-07-20 Hartmut Birr- Replaced all single pushf/popf inline assembler instr...
2004-07-20 Steven Edwardsadded msacm32.dll to the build. This gets Winamp loading.
2004-07-20 Steven EdwardsThese files are auto-generated.
2004-07-20 Alex IonescuImplemented ImageLoad, MapAndLoad, ImageRvaToVa, ImageR...
2004-07-20 Eric KohlSeAssignSecurity:
2004-07-20 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-19 Steven Edwardsthe resources are still in upper case. Adjust the RC...
2004-07-19 Gregor AnichDon't interpret \\r\\n as 2 newlines.
2004-07-19 Thomas Bluemelfixed calculation of memory address
2004-07-19 Eric Kohl- Add @implemented tag to NtMakePermanentObject().
2004-07-19 Eric KohlSeCaptureSubjectContext() must not crash if no current...
2004-07-19 Thomas Bluemeladded missing colors
2004-07-19 Thomas Bluemelfixed file names
2004-07-19 Thomas Bluemelfixed file names
2004-07-19 Alex IonescuAdded Ps Stubs and Prototypes.
2004-07-19 Alex IonescuAdded OPTIMIZED Flag to config file to build optimized...
2004-07-19 Art YerkesForgot to add file tilists.h
2004-07-19 Gero Kuehnadded preparations for installing .INF files (for class...
2004-07-18 Filip Navara- Change IoReportResourceUsage from using UNIMPLEMENTED...
2004-07-18 Filip Navara- Change length checking semantics of NtEnumerateKey...
2004-07-18 Filip Navara- Properly set last error in WaitForSingleObjectEx.
2004-07-18 Filip Navara- RegEnumValueW should fill in *lpcbData if lpData...
2004-07-18 Art YerkesFixed after prototype change.
2004-07-18 Art YerkesChanged include for afd.
2004-07-18 Art YerkesFirst commit of afd and msafd onto head.
2004-07-18 Gero Kuehnadded initial version of the network cpl
2004-07-18 Gero Kuehnadded registry entries for the network configuration
2004-07-18 Art Yerkesmsafd + afd: Changed type of PVOID args to PAFD_WSABUF...
2004-07-18 Thomas Bluemeldon't create read-only files
2004-07-18 Gregor AnichDelete read-only files too.
2004-07-18 Alex IonescuFixed broken build. Added functions were already define...
2004-07-18 Magnus Olsen*** empty log message ***
2004-07-18 Filip Navara- Since DirecrSound is not implemented at all we should...
2004-07-18 Filip Navara- Convert the user mode dwDesiredAccess flags in Create...
2004-07-18 Filip Navara- Fallback implementation in waveOut[Un]PrepareHeader.
2004-07-18 Thomas BluemelAdded and updated some German translations. Patch by...
2004-07-18 Thomas Bluemelcvs maintainance
2004-07-18 Eric KohlUse SeAssignSecurity() to build a security descriptor...
2004-07-18 Martin Fuchsprecompiled header support for GCC 3.4.1
2004-07-18 Eric KohlImplement most simple code path of SeAssignSecurity().
2004-07-18 Gregor AnichAdded RosRtlDevModeW2A function.
2004-07-18 Martin Fuchseliminate useless GCC warning by initializing the entry...
2004-07-18 Martin Fuchsfix UNICODE string buffer allocation
2004-07-18 Gregor AnichFix EnumDisplaySettingsExA (did not output anything...
2004-07-18 Gregor AnichAdded RosRtlDevModeW2A function.
2004-07-17 Filip Navara- Fixed memory referencing in mmTaskCreate.
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-17 Eric KohlAssign a security descriptor to the root directory...
2004-07-17 Eric KohlCreate missing default DACLs.
2004-07-17 Gregor AnichRemoved some comments - previous change didn't fix...
2004-07-17 Filip Navara- Disable debug messages.
2004-07-17 Filip Navara- RegQueryValueExW shouldn't touch *lpcbData if lpData...
2004-07-17 Gregor AnichChanged comments a bit, previous version did create...
2004-07-17 Gregor AnichHandle return value 0 from ExtEscape as special case...
2004-07-17 Gregor AnichHandle escape to get opengl driver info in IntEngExtEsc...
2004-07-17 Eric KohlImplement NtMakePermanentObject().
2004-07-17 Alex IonescuAdded exports for new stubs and fixed some issues with...
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-17 Alex IonescuAdded Mm Prototypes
2004-07-17 Alex IonescuAdded Mm Stubs
2004-07-17 Gregor AnichFix loading of default driver.
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-16 Gregor AnichAdd registry entries for the Mesa OpenGL driver.
2004-07-16 Gregor AnichFixed more warnings, compiles with -Werror now.
2004-07-16 Steven Edwardsmoved these docs to a folder. The file names broke the
2004-07-16 Filip Navara- Get rid of linker warnings.
2004-07-16 Gregor AnichFix warning.
2004-07-16 Gregor AnichRemove unused files.
2004-07-16 Alex IonescuAdded keys for Winsock
2004-07-16 Gregor AnichFix some warnings.
2004-07-16 Steven Edwardscleanup
2004-07-16 Steven EdwardsFix building on Linux
next