2005-11-09 |
Alex Ionescu | - Implement most of RtlDelete. |
commit | commitdiff | tree |
2005-11-09 |
Alex Ionescu | - Implement RtlRealPrecessdor and RtlRealSuccessor |
commit | commitdiff | tree |
2005-11-09 |
Alex Ionescu | - Fix RtlSubtreePredecessor/Successor, someone had... |
commit | commitdiff | tree |
2005-11-09 |
Thomas Bluemel | fixed data size calculation in RtlSelfRelativeToAbsoluteSD2 |
commit | commitdiff | tree |
2005-11-09 |
Alex Ionescu | - Fix CreateNamedPipeW to convert some NT flags properl... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Finish implementing RtlSplayTree |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Implement cases 2 & 4 of RtlSplayTree |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Fix bug in case 2/4 denomination. |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Implement Case 3 of RtlSplay |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Implement Case 1 of RtlSplay |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Implement RtlSplay skeleton cases. |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Add implementation notes for RtlSplayTree |
commit | commitdiff | tree |
2005-11-08 |
Christoph von... | started implementation of device driver installation... |
commit | commitdiff | tree |
2005-11-08 |
Gé van Geldorp | Allocate mem for the structure, not only for a pointer. |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Implement proper version of WaitNamedPipeW to be... |
commit | commitdiff | tree |
2005-11-08 |
Eric Kohl | Add Tonga timezone (GMT+13:00). |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Add some definitions to NDK |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Remove silly debug print |
commit | commitdiff | tree |
2005-11-08 |
Brandon Turner | Change KEBUGCHECK -> KEBUGCHECKEX |
commit | commitdiff | tree |
2005-11-08 |
Gé van Geldorp | Add Language entries for all Locale entries. Fixes... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Fix hackplementation of ObLogSecurityDescriptor.... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Remove unimplemented macro in SeOpenObjectAuditAlarm... |
commit | commitdiff | tree |
2005-11-08 |
Hervé Poussineau | When a driver is a legacy driver, call its AddDevice... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Don't loop indefintely in RtlFindUnicodePrefix if... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Hackplement ObLogSecurityDescriptor for W2K3 drivers... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Send a hacked access state to FS Drivers, they can... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Fix function signature of CompareUnicodeStrings |
commit | commitdiff | tree |
2005-11-08 |
Hervé Poussineau | Patch by Filip Navara/Hervé Poussineau: |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Update KTHREAD and KUSER_SHARED_DATA to latest versio... |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Fix a bug spotted in RtlInsertUnicodePrefix's loop. |
commit | commitdiff | tree |
2005-11-08 |
Alex Ionescu | - Finish implementing RtlFindUnicodePrefix. The Windows... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Start implementing RtlFindUnicodePrefix |
commit | commitdiff | tree |
2005-11-07 |
Thomas Bluemel | Fixed some of the splay tree macros. Actually some... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Oops.. fix a bug in RtlRemoveUnicodePrefix: edit... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Finished implementing RtlInsertUnicodePrefix: handle... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Implement more of RtlInsertUnicodePrefix: handle... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Correct which entry was being modified. |
commit | commitdiff | tree |
2005-11-07 |
Ged Murphy | Should have checked it built OK with mingw first. |
commit | commitdiff | tree |
2005-11-07 |
Ged Murphy | Add information letting us know creation deletion of... |
commit | commitdiff | tree |
2005-11-07 |
Magnus Olsen | Fixed bug 954 rbuild devcpp generates mixed slashes... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Implement simple case of RtlInsertUnicodePrefix where... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Finish implementation of RtlRemoveUnicodePrefix |
commit | commitdiff | tree |
2005-11-07 |
Magnus Olsen | change En.rc to defualt take care of code page error... |
commit | commitdiff | tree |
2005-11-07 |
Hervé Poussineau | Lots of DPRINT1 -> DPRINT changes |
commit | commitdiff | tree |
2005-11-07 |
Hervé Poussineau | Better stub for QueryServiceConfigW |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Implement PFX_NTC_ROOT/PFX_NTC_CHILD deletions in... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Implement PFX_NTC_CASE_MATCH deletions in RtlRemoveUn... |
commit | commitdiff | tree |
2005-11-07 |
Alex Ionescu | - Implement RtlInitializeUnicodePrefix and RtlNextUnico... |
commit | commitdiff | tree |
2005-11-06 |
Hervé Poussineau | Add missing files to revision 19031 |
commit | commitdiff | tree |
2005-11-06 |
Hervé Poussineau | - Fix header mess by using a common header setupapi_pri... |
commit | commitdiff | tree |
2005-11-06 |
Eric Kohl | - Read a services optional display name from the registry. |
commit | commitdiff | tree |
2005-11-06 |
Brandon Turner | make the output visually pleasing. |
commit | commitdiff | tree |
2005-11-06 |
Brandon Turner | %foo% where foo is not a envir var should be returned... |
commit | commitdiff | tree |
2005-11-06 |
Ged Murphy | couple of fixes to get it building under mingw |
commit | commitdiff | tree |
2005-11-06 |
Eric Kohl | - Rewrote the code that reads the service configuration... |
commit | commitdiff | tree |
2005-11-06 |
Alex Ionescu | This one is for Steven... 18 months later, I kept my... |
commit | commitdiff | tree |
2005-11-06 |
Brandon Turner | Add some ctrl breaker checks into copy, del, and dir. |
commit | commitdiff | tree |
2005-11-05 |
Magnus Olsen | Filling in two more member, and they should be using... |
commit | commitdiff | tree |
2005-11-05 |
Brandon Turner | Send Ctrl signals to child process correctly. We can... |
commit | commitdiff | tree |
2005-11-05 |
Hartmut Birr | Use the share disposition to detect the direction of... |
commit | commitdiff | tree |
2005-11-05 |
Hartmut Birr | Creat the symbolic links case-insensitive. |
commit | commitdiff | tree |
2005-11-05 |
Eric Kohl | Reapply a modified r18883 patch (by Thomas Weidenmuelle... |
commit | commitdiff | tree |
2005-11-05 |
Eric Kohl | Reapply a modified r18883 patch (by Thomas Weidenmuelle... |
commit | commitdiff | tree |
2005-11-05 |
Eric Kohl | Open pipe in 'passive' mode if the desired access right... |
commit | commitdiff | tree |
2005-11-05 |
Magnus Olsen | Small hack for Getting monitor freq right. |
commit | commitdiff | tree |
2005-11-05 |
Magnus Olsen | Remove hwnd and hdc, so it being store to right struct. |
commit | commitdiff | tree |
2005-11-05 |
Hervé Poussineau | Add some debug messages, and disable them (#define... |
commit | commitdiff | tree |
2005-11-05 |
Hervé Poussineau | Replace a void* by PDEVICE_OBJECT and fix its usage |
commit | commitdiff | tree |
2005-11-05 |
Maarten Bosma | Fill some structs more correctly. |
commit | commitdiff | tree |
2005-11-05 |
Hervé Poussineau | - Remove Mou and Mouse strings in names to share more... |
commit | commitdiff | tree |
2005-11-05 |
Hervé Poussineau | Revert Kdb and Keyboard strings in name to share more... |
commit | commitdiff | tree |
2005-11-05 |
Alex Ionescu | - Move some NDK definitions (Cm Callbacks) to the DDK... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Implement (Int)EngAlphaBlend and 8, 16, 24 and 32 bpp... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Add very primitive AlphaBlend test. |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Remove unused driver sources. |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Merge changes from Mesa-6.4 vendor drop and apply fixes... |
commit | commitdiff | tree |
2005-11-04 |
Hervé Poussineau | Allow more than one USB controller (was a XBOX hack... |
commit | commitdiff | tree |
2005-11-04 |
Hervé Poussineau | Revert 18883 and 18912, as they break named pipes |
commit | commitdiff | tree |
2005-11-04 |
Thomas Bluemel | - register the checklist window class when attached... |
commit | commitdiff | tree |
2005-11-04 |
Ged Murphy | sc.exe now supports basic starting, stopping, creation... |
commit | commitdiff | tree |
2005-11-04 |
Magnus Olsen | Never, Never do if (FALSE) it will make dead code.... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Set svn:eol-style to native. |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Put back reactos specific changes from old mesa32 direc... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Import include directory from Mesa3D vendor drop (this... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Delete GL subdirectory (should be inside include direct... |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Copy src/mesa dir from Mesa vendor drop to lib/mesa32/src |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Copy include dir from Mesa vendor drop to lib/mesa32 |
commit | commitdiff | tree |
2005-11-04 |
Gregor Anich | Delete mesa32 for vendor drop import. |
commit | commitdiff | tree |
2005-11-04 |
Martin Fuchs | test version of startmenu root with big icons |
commit | commitdiff | tree |
2005-11-04 |
Ged Murphy | Started testing. Couple of code mods to get 'sc start... |
commit | commitdiff | tree |
2005-11-04 |
Royce Mitchell III | fix uninitialized variable |
commit | commitdiff | tree |
2005-11-04 |
Royce Mitchell III | fix indentation |
commit | commitdiff | tree |
2005-11-04 |
Royce Mitchell III | fix indentation |
commit | commitdiff | tree |
2005-11-03 |
Gé van Geldorp | Revert r18836, it breaks the explorer start menu (bug... |
commit | commitdiff | tree |
2005-11-03 |
Alex Ionescu | - Rename KiCheckForKernelApcDelivery |
commit | commitdiff | tree |
2005-11-03 |
Thomas Bluemel | add all ACEs to their principals |
commit | commitdiff | tree |
2005-11-03 |
Brandon Turner | rewrite of gettype. Beginnings of support for remote... |
commit | commitdiff | tree |
2005-11-03 |
Brandon Turner | stub for NetServerGetInfo |
commit | commitdiff | tree |
2005-11-03 |
Brandon Turner | define CONNECT_COMMANDLINE and CONNECT_CMD_SAVECRED |
commit | commitdiff | tree |
2005-11-03 |
Thomas Bluemel | fixed difference in signedness warnings |
commit | commitdiff | tree |
next |