Implement SeQuerySecurityDescriptorInfo().
[reactos.git] / reactos /
2004-07-31 Eric KohlImplement SeQuerySecurityDescriptorInfo().
2004-07-31 Magnus OlsenDUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYUNIONNAME...
2004-07-31 Magnus OlsenDUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYSTRUCTNAME1...
2004-07-31 Hartmut Birr- Used MmStats.NrFreePages instead of MiNrAvailablePages.
2004-07-31 Hartmut Birr- Update the page counters in MmGetContinuousPages.
2004-07-31 James TaborFix up SystemPageFileInfo and SystemCacheInfo. May...
2004-07-30 James TaborMoved KiTimerSystemAuditing flag to main.c.
2004-07-30 James TaborMoved KiTimerSystemAuditing flag to main.c so it can...
2004-07-30 James TaborImplemented OpenThread and GetSystemTimes.
2004-07-30 Thomas Bluemeladded "hide on minimize" feature and added context...
2004-07-30 Thomas BluemelPatch by Filip Navaraf: Removed the mouse class gdi...
2004-07-30 Thomas Bluemelattempt to fix a few message queue and timer bugs
2004-07-29 James TaborNew Process & Thread time locking and experimental...
2004-07-29 James TaborAdd ps to system build.
2004-07-29 James TaborNew process listing command.
2004-07-29 James TaborFixing Taskmgr and GlobalMemoryStatusEx return numbers.
2004-07-29 Thomas Bluemelfixed compiling errors with gcc 3.4.x
2004-07-29 Thomas Bluemeldon't change selection if not capturing the console...
2004-07-29 Thomas Bluemelfixed calculation of selected cells
2004-07-29 Thomas Bluemelfix assertion statement
2004-07-29 Art YerkesFixed includes so that DBG keys on roscfg.h
2004-07-29 Art YerkesAccidentally missed one breakpoint from the previous...
2004-07-29 Art YerkesFixed memory overwrite due to too-small allocation.
2004-07-28 Thomas Bluemelallow selecting text with the mouse in gui consoles
2004-07-28 Steven EdwardsAdd all the new fonts to the bootcd.
2004-07-28 Steven Edwardspatch by Arty to fix casting issue.
2004-07-28 Steven EdwardsC++ flags not C Flags
2004-07-27 Magnus Olsenremove struct _DDSCAPSEX
2004-07-27 Magnus OlsenFrom wine include files for preption for directx suppor...
2004-07-27 Magnus OlsenFrom wine include files for preption for directx suppor...
2004-07-26 Filip Navara* dlls/shell32/shellpath.c: Aric Stewart <aric@codeweav...
2004-07-26 James TaborPatch for fixing EnumThreadWindows.
2004-07-26 Eric KohlRemove dead code.
2004-07-26 Eric KohlImplement SeValidSecurityDescriptor().
2004-07-25 Eric KohlImplement NtSetSecurityObject().
2004-07-25 Steven EdwardsCleaned up Taskmgr resources to break each language in
2004-07-25 Thomas Bluemelfixed compiling
2004-07-25 Eric KohlImplement NtQuerySecurityObject() for objects that...
2004-07-25 Eric KohlMove generic access rights to a common header file...
2004-07-24 Martin Fuchsrecalculate start menu root position for any call
2004-07-24 Thomas Bluemelimplementation of TouchFileTimes(), Thanks to Florian...
2004-07-24 Thomas BluemelKrishna Murthy <Krishna.Murthy@guptaworldwide.com>
2004-07-24 Art YerkesParallel commit: See this osr page:
2004-07-24 Art YerkesAccording to this osr page:
2004-07-24 Thomas Bluemelignore dependency files
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Filip Navara- Fix WS_CAPTION style handling.
2004-07-24 Filip Navara- Associate Irp with thread in NtSetInformationFile.
2004-07-24 Filip Navara- Replace incorrect casts and comparsions by using...
2004-07-24 Filip Navara- Fix OpenFile for OF_CREATE case.
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-23 Casper Hornstrup2004-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
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...
next