2009-10-01 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-10-01 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-30 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fullfat]
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | - Thanks Stefan.
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | - Import FullFAT and add it to build.
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-27 |
Aleksey Bragin | [fastfat_new]
|
commit | commitdiff | tree |
2009-09-27 |
Aleksey Bragin | [uniata]
|
commit | commitdiff | tree |
2009-09-27 |
Aleksey Bragin | - Add more supported ICH/PCH ids, confirmed by bearwindows.
|
commit | commitdiff | tree |
2009-09-25 |
Aleksey Bragin | [winldr]
|
commit | commitdiff | tree |
2009-09-25 |
Aleksey Bragin | [winldr]
|
commit | commitdiff | tree |
2009-09-22 |
Aleksey Bragin | [win32k]
|
commit | commitdiff | tree |
2009-09-18 |
Aleksey Bragin | - Fix a couple of bugs in the uniata ATA code spotted...
|
commit | commitdiff | tree |
2009-08-21 |
Aleksey Bragin | - Convert a wrong macro to an inlined function.
|
commit | commitdiff | tree |
2009-08-15 |
Aleksey Bragin | - Fix a typo.
|
commit | commitdiff | tree |
2009-08-12 |
Aleksey Bragin | - Rewrite RtlpCreateAtomHandle to readable code and...
|
commit | commitdiff | tree |
2009-08-11 |
Aleksey Bragin | - Get NtUnloadKey2 back to old behavior until its caller...
|
commit | commitdiff | tree |
2009-08-10 |
Aleksey Bragin | - Rewrite failure branch of IopLoadUnloadDriver to...
|
commit | commitdiff | tree |
2009-08-10 |
Aleksey Bragin | - Make NtUnloadKey call a newer version of the NTAPI...
|
commit | commitdiff | tree |
2009-08-10 |
Aleksey Bragin | - Update commctrl.h.
|
commit | commitdiff | tree |
2009-08-07 |
Aleksey Bragin | - Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
|
commit | commitdiff | tree |
2009-08-06 |
Aleksey Bragin | - Add PsGetThreadId declaration.
|
commit | commitdiff | tree |
2009-08-03 |
Aleksey Bragin | - Add PsGetProcessInheritedFromUniqueProcessId declaration...
|
commit | commitdiff | tree |
2009-07-28 |
Aleksey Bragin | - Fix a regression introduced in 40710, which caused...
|
commit | commitdiff | tree |
2009-07-25 |
Aleksey Bragin | - Create a solid black brush for background color of...
|
commit | commitdiff | tree |
2009-07-22 |
Aleksey Bragin | - Add missing braces to prevent PVOID pointer arithmetic.
|
commit | commitdiff | tree |
2009-07-21 |
Aleksey Bragin | - Add cryptdlg as autosynced.
|
commit | commitdiff | tree |
2009-07-16 |
Aleksey Bragin | Maciej Bialas <bjauy@o2.pl>
|
commit | commitdiff | tree |
2009-07-13 |
Aleksey Bragin | - Fix formatting.
|
commit | commitdiff | tree |
2009-06-30 |
Aleksey Bragin | - Rewrite VideoPort and Win32k (Eng) event functions to:
|
commit | commitdiff | tree |
2009-06-30 |
Aleksey Bragin | - Remove empty directory (include/reactos/drivers/drivers).
|
commit | commitdiff | tree |
2009-06-28 |
Aleksey Bragin | - Prevent PEVENT type redifinition (which is fine with...
|
commit | commitdiff | tree |
2009-06-28 |
Aleksey Bragin | - Add ENG_EVENT structure definition (from MSDN) to...
|
commit | commitdiff | tree |
2009-06-26 |
Aleksey Bragin | - Implement NtSetThreadExecutionState (in place of...
|
commit | commitdiff | tree |
2009-06-22 |
Aleksey Bragin | - Remove padding member from ETHREAD, it's not needed...
|
commit | commitdiff | tree |
2009-06-21 |
Aleksey Bragin | - Implement two helper functions to correctly set permission...
|
commit | commitdiff | tree |
2009-06-18 |
Aleksey Bragin | - Implement ProcessQuotaLimits case for NtQueryInformationPr...
|
commit | commitdiff | tree |
2009-06-15 |
Aleksey Bragin | - Don't reinitialize in case of error. Fixes a "DPC...
|
commit | commitdiff | tree |
2009-06-15 |
Aleksey Bragin | - Fix NULL pointer access in an error branch inside...
|
commit | commitdiff | tree |
2009-06-11 |
Aleksey Bragin | - Add a lazy-initializing hack until user32 is able...
|
commit | commitdiff | tree |
2009-06-10 |
Aleksey Bragin | - Implement ProcessPriorityClass case for NtSetInformationPr...
|
commit | commitdiff | tree |
2009-06-10 |
Aleksey Bragin | - Add PsSetProcessPriorityByClass() declaration to...
|
commit | commitdiff | tree |
2009-06-09 |
Aleksey Bragin | - Fix accidentally committed change in a function prototype...
|
commit | commitdiff | tree |
2009-06-09 |
Aleksey Bragin | - Make use of the implemented transfer counter.
|
commit | commitdiff | tree |
2009-06-09 |
Aleksey Bragin | - Implement a helper for updating IO transfer counters...
|
commit | commitdiff | tree |
2009-06-05 |
Aleksey Bragin | - Add USB keyboard and mouse support to ReactOS.
|
commit | commitdiff | tree |
2009-06-04 |
Aleksey Bragin | - Add ReactOS Device Detection Tool - RosDDT. It's...
|
commit | commitdiff | tree |
2009-06-04 |
Aleksey Bragin | Mikhail Denisenko <denisenkom@gmail.com>
|
commit | commitdiff | tree |
2009-06-02 |
Aleksey Bragin | - Properly disable tag validation if using debugging...
|
commit | commitdiff | tree |
2009-06-02 |
Aleksey Bragin | - Add a note about increasing max pool sizes when using...
|
commit | commitdiff | tree |
2009-05-30 |
Aleksey Bragin | - Add missing parameters probing.
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Add missing AVL tree initialization.
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Delete entries for removed modules (os2, posix, rosky...
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Add missing c_424.nls.
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Switch to using UniATA as a default storage driver...
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Report 5.2 as a version in UniATA rather than 4.1...
|
commit | commitdiff | tree |
2009-05-28 |
Aleksey Bragin | - Increase waiting time for DRQ removal inside AtapiInterrup...
|
commit | commitdiff | tree |
2009-05-27 |
Aleksey Bragin | Mikhail Denisenko <denisenkom@gmail.com>
|
commit | commitdiff | tree |
2009-05-27 |
Aleksey Bragin | Mikhail Denisenko <denisenkom@gmail.com>
|
commit | commitdiff | tree |
2009-05-27 |
Aleksey Bragin | Mikhail Denisenko <denisenkom@gmail.com>
|
commit | commitdiff | tree |
2009-05-26 |
Aleksey Bragin | - Make memcpy a duplicate of a memmove (confirmed by...
|
commit | commitdiff | tree |
2009-05-24 |
Aleksey Bragin | - Add missing pool allocation failure branch in NtSetInforma...
|
commit | commitdiff | tree |
2009-05-22 |
Aleksey Bragin | - Make ObReferenceObjectEx return the new ref count...
|
commit | commitdiff | tree |
2009-05-17 |
Aleksey Bragin | - Implement ProcessIoCounters case in NtQueryInformationProc...
|
commit | commitdiff | tree |
2009-05-17 |
Aleksey Bragin | - Initialize IoCountOperations variable to FALSE by...
|
commit | commitdiff | tree |
2009-05-16 |
Aleksey Bragin | - Fix handle / memory leak in failure branch, spotted...
|
commit | commitdiff | tree |
2009-05-16 |
Aleksey Bragin | - Fix obvious bugs in the code (e.g. freeing a stack...
|
commit | commitdiff | tree |
2009-05-12 |
Aleksey Bragin | - Fix WaitOnBusy, WaitOnBaseBusy and Wait[Short]ForDrq...
|
commit | commitdiff | tree |
2009-05-04 |
Aleksey Bragin | - Ditto as r40781, but for ohci. Spotted by Cameron...
|
commit | commitdiff | tree |
2009-05-04 |
Aleksey Bragin | - Implement RtlDecodePointer and remove respective...
|
commit | commitdiff | tree |
2009-05-04 |
Aleksey Bragin | - Remove RemoveVectoredExceptionHandler() stub from...
|
commit | commitdiff | tree |
2009-05-04 |
Aleksey Bragin | - Handle failure case correctly in *_submit_urb: remove...
|
commit | commitdiff | tree |
2009-05-04 |
Aleksey Bragin | - Silence pool debugging debugprints.
|
commit | commitdiff | tree |
2009-04-30 |
Aleksey Bragin | - Make debug pool return 8-bytes aligned pointers....
|
commit | commitdiff | tree |
2009-04-29 |
Aleksey Bragin | - Debug pool allocator: Add support for paged pool...
|
commit | commitdiff | tree |
2009-04-29 |
Aleksey Bragin | - Implement a special "debug pool" allocator which...
|
commit | commitdiff | tree |
2009-04-28 |
Aleksey Bragin | - Fix writing of BootConfig to the registry (previously...
|
commit | commitdiff | tree |
2009-04-27 |
Aleksey Bragin | - Change storage of ReactOS-specific virtual address...
|
commit | commitdiff | tree |
2009-04-25 |
Aleksey Bragin | - Fix driver object type DeleteProcedure so that it...
|
commit | commitdiff | tree |
2009-04-25 |
Aleksey Bragin | Samuel Serapion
|
commit | commitdiff | tree |
2009-04-24 |
Aleksey Bragin | - WINLDR: Fix SystemRoot path when booting in non-setup...
|
commit | commitdiff | tree |
2009-04-24 |
Aleksey Bragin | - Reenable partition table exploration, but switch...
|
commit | commitdiff | tree |
2009-04-24 |
Aleksey Bragin | - WINLDR: Pass boot options to the kernel when booting...
|
commit | commitdiff | tree |
2009-04-24 |
Aleksey Bragin | - WINLDR: Use SystemRoot path as it is because after...
|
commit | commitdiff | tree |
2009-04-24 |
Aleksey Bragin | - Fix CDROM device registration: don't hardcode it...
|
commit | commitdiff | tree |
2009-04-23 |
Aleksey Bragin | - Remove empty debug print.
|
commit | commitdiff | tree |
2009-04-19 |
Aleksey Bragin | - Don't display unformatted partitions twice.
|
commit | commitdiff | tree |
2009-04-16 |
Aleksey Bragin | - Use a common exit point from a function, and thus...
|
commit | commitdiff | tree |
2009-04-15 |
Aleksey Bragin | - Disable ACPI once again until bug 3363 and bug 4221...
|
commit | commitdiff | tree |
2009-04-15 |
Aleksey Bragin | - Silence MmCanFileBeTruncated warning about not checking...
|
commit | commitdiff | tree |
2009-04-14 |
Aleksey Bragin | - Display unpartitioned and unformatted entries in...
|
commit | commitdiff | tree |
2009-04-14 |
Aleksey Bragin | - usetup expects the videomode to be set, and fonts...
|
commit | commitdiff | tree |
2009-04-10 |
Aleksey Bragin | - Move 4 apps from rosapps to trunk for consistency...
|
commit | commitdiff | tree |
2009-04-10 |
Aleksey Bragin | - Move 4 apps from rosapps to trunk for consistency...
|
commit | commitdiff | tree |
next |