- User properties:
[reactos.git] / reactos / dll / ntdll /
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-03-29 James TaborPhase 1:
2008-02-28 Aleksey Bragin- Remove duplicates, add STATUS_SUCCESS define (which...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-05 Hervé PoussineauAdd ntdllsys library to contain the syscalls of ntdll.dll
2007-12-23 Marc PiulachsMove ntstatus.h/rc generation from Makefile to ntdll...
2007-12-22 Aleksey Bragin- Add a status table for ntdll, which corresponds to...
2007-12-11 Aleksey Bragin- Fix default buffer size for user-mode RtlQueryRegistr...
2007-12-11 Aleksey Bragin- A message about LdrGetExportByName() is not critical...
2007-12-05 Hervé PoussineauRevert r29433, it's wrong
2007-11-20 Art YerkesWe need to separate the idea of 'fully initialized...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-26 Aleksey Bragin- Make behavior consistent: if there is no relocation...
2007-10-23 Gregor BrunmarAdded RtlCopySecurityDescriptor
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-17 Aleksey Bragin- LdrpAttachToProcess() should be called only once...
2007-10-13 Aleksey Bragin- Move Teb's StaticUnicodeString initialisation from...
2007-10-12 Christoph von WittichLdrpLoadModule called with LOAD_LIBRARY_AS_DATAFILE...
2007-10-10 Peter Ward- Two small Ldr cleanup patches (ntdll and kernel32...
2007-10-07 Hervé Poussineauntdll.dll is a native dll
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-08-03 Hervé PoussineauMove some more autogenerated files to intermediate...
2007-07-28 Thomas BluemelSome more function prototype fixes and pointer type...
2007-06-30 Magnus Olsenaccpect pacth in bug 2314, with one smaller change
2007-06-04 Hervé PoussineauReapply r18676/r18677 (dispatch.S part) on w3seek advice.
2007-06-04 Magnus Olsenirc : Myrria (from linux xbox project) desc a bug in...
2007-05-12 Dmitry GorbachevCheck result of ANSI -> Unicode conversion, which can...
2007-04-30 Dmitry GorbachevAdd RtlDllShutdownInProgress().
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...
2007-03-02 Alex Ionescu- Merge from KD-branch:
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-01 Johannes Anderwald- NTDLL no longer needs intrlck library
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-21 Johannes Anderwald- define msvc compabitble debug macro
2007-01-08 Alex Ionescu- Fix ntdll and usetup not to use OBJ_OPENLINK on symbo...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-13 Aleksey Bragin- Improve a debug print to provide more info.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-01 Alex Ionescu- Kill some debug prints.
2006-12-01 Alex Ionescu- Write DLL Being mapped into NtTib->ArbitraryUserPoint...
2006-11-30 Alex Ionescu- Fix various Dbgk bugs in the DbgUI and Win32 Debug...
2006-11-30 Alex Ionescu- Fix some bugs in NtWaitForDebugEvent which caused...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-30 Alex Ionescu- Properly initialize the Port Message header in NTDLL...
2006-10-23 Alex Ionescu- Fix another build break... sorry for the SVN Server...
2006-10-23 Alex Ionescu- Implement DbgUiConvertStateChangeStructure. Win32...
2006-10-22 Alex Ionescu- Define DBGSS_THREAD_DATA and DbgSsGet/SetThreadData...
2006-10-22 Alex Ionescu- Stub DbgUiConvertStateChangeStructure (this isn't...
2006-10-16 Hervé PoussineauAdd some missing exports
2006-10-15 Thomas BluemelAdd a stub for NtCompareTokens
2006-10-15 Thomas BluemelImplemented AddMandatoryAce
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-04 Thomas Bluemel- Fix binary search algorithm in LdrGetProcedureAddress
2006-10-04 Alex Ionescu- Implement XPSP2+ syscall stub that uses indirect...
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-12 Alex Ionescu- Revert 24020 (good code, but buggy) and 24041 (bad...
2006-09-10 Aleksey Bragin- Implement enable/disable of protection for PE section...
2006-09-09 Hervé PoussineauAdd missing entrypoint="0" directive in rbuild files...
2006-09-07 Hervé PoussineauCorrectly handle optional parameters
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-31 Thomas BluemelAdd stubs for the condition variable functions
2006-08-30 Thomas BluemelImplement Slim Reader/Writer (SRW) locks:
2006-08-30 Alex Ionescu- Implement RtlCaptureStackBackTrace and RtlWalkFrameCh...
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-08 Christoph von Wittich-removed -nostdlib to fix build
2006-07-03 Magnus Olsen5 of 4 commit (sorry my svn clinet is crazy for moment)
2006-06-28 Alex Ionescu- Implement, export and NDKize: DbgUiGetThreadDebugObje...
2006-06-24 Alex Ionescu- Reformat heap.c to ROS standards
2006-06-23 Alex Ionescu- Hackplement RtlSetUserValueHeap and RtlGetUserInfoHea...
2006-06-06 Johannes Anderwaldadd missing NtPowerInformation to def
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-05-10 Magnus Olsenbug 1467 : patch from w3seek, ACLs: Implement audit...
2006-02-18 Maarten Bosmafix the build
2006-02-17 Maarten BosmaCreated and renamed rbuild files
2006-02-17 Ged Murphymove more dlls