2005-05-18 |
Alexandre Julliard | Removed last dependencies on 16-bit headers from ntdll. |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Moved entry point definitions from module.h to kernel16... |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Moved import tracing to a separate channel so that... |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Use the more idiomatic form of iterating through the... |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Make the argument comments out-of-line. |
tree | commitdiff |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for... |
tree | commitdiff |
2005-05-16 |
Robert Shearman | Implement RegNotifyChangeKeyValue on top of NtNotifyCha... |
tree | commitdiff |
2005-05-16 |
Vincent Béron | Correct arg count for 3 functions in ntdll.spec and... |
tree | commitdiff |
2005-05-14 |
Robert Lunnon | Implement get_default_drive_device for Solaris. |
tree | commitdiff |
2005-05-14 |
Alexandre Julliard | Store the 16-bit stack pointer in the WOW32Reserved... |
tree | commitdiff |
2005-05-14 |
Alexandre Julliard | Fixed a number of atom test failures. |
tree | commitdiff |
2005-05-13 |
Mike Hearn | Make unimplemented function message a bit prettier. |
tree | commitdiff |
2005-05-13 |
Paul Vriens | Added (stubbed) SystemDriverInformation and |
tree | commitdiff |
2005-05-12 |
Gabriel Gambetta | Added UYT to TZ_INFO. |
tree | commitdiff |
2005-05-11 |
Eric Pouech | Some tests for NTDLL atom support (by György 'Nog'... |
tree | commitdiff |
2005-05-11 |
Eric Pouech | Implemented NTDLL atom support. |
tree | commitdiff |
2005-05-11 |
Mike McCormack | ZwQueryTimer should forward to NtQueryTimer. |
tree | commitdiff |
2005-05-10 |
Paul Vriens | Added SystemHandleInformation tests. |
tree | commitdiff |
2005-05-10 |
Paul Vriens | Added (stubbed) SystemHandleInformation. |
tree | commitdiff |
2005-05-10 |
Juan Lang | Added Irish Summer Time. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Prefix the internal name of all register functions... |
tree | commitdiff |
2005-05-07 |
Francois Gouget | Add the 'Western European Summer Time' (WEST) timezone... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-07 |
Robert Lunnon | Implement NtQueryVolumeInformation for Solaris. |
tree | commitdiff |
2005-05-06 |
Francois Gouget | Fix nativeapi.pm so it knows about AC_HEADER_STAT(). |
tree | commitdiff |
2005-05-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-05-05 |
Ivan Leo Puoti | Set win2k3 service pack number to 1. |
tree | commitdiff |
2005-05-05 |
Emmanuel Maillard | - Fix NTDLL_wait_for_multiple_objects call in usr1_handler. |
tree | commitdiff |
2005-05-04 |
Ivan Wong | Added Hong Kong Standard Time (HKT). |
tree | commitdiff |
2005-04-27 |
Alexandre Julliard | Removed the MESSAGEQUEUE structure, and store the corre... |
tree | commitdiff |
2005-04-25 |
Ivan Leo Puoti | Add parameter checking to NtReadFile/NtWriteFile. |
tree | commitdiff |
2005-04-25 |
Alexandre Julliard | Remove a few more instances of strncpy. |
tree | commitdiff |
2005-04-24 |
Mike McCormack | Implemented NtSignalAndWaitForSingleObject. |
tree | commitdiff |
2005-04-22 |
Robert Shearman | - Clean up well-known privileges. |
tree | commitdiff |
2005-04-21 |
Alexandre Julliard | Get rid of the remaining calls to strncpyW, and remove... |
tree | commitdiff |
2005-04-21 |
Paul Vriens | Remove THREAD_INFO struct. |
tree | commitdiff |
2005-04-20 |
Alexandre Julliard | Remove all traces of the VIRTUAL_SetFaultHandler support. |
tree | commitdiff |
2005-04-20 |
Alexandre Julliard | Replace the wineprefixcreate --update option by a ... |
tree | commitdiff |
2005-04-19 |
Troy Rollo | Fix SEGVs in NtCreateSection and NtMapViewOfSection. |
tree | commitdiff |
2005-04-19 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-04-18 |
Eric Pouech | Removed the no longer user APC_ASYNC kind of APC. |
tree | commitdiff |
2005-04-18 |
Eric Pouech | - moved named pipe creation to ntdll |
tree | commitdiff |
2005-04-18 |
Benjamin Cutler | Add semi-stub for NtPowerInformation(SystemPowerCapabil... |
tree | commitdiff |
2005-04-16 |
Mike McCormack | Declare and define a stub for NtSignalAndWaitForSingleO... |
tree | commitdiff |
2005-04-16 |
Benjamin Cutler | - Correct args for NtPowerInformation. |
tree | commitdiff |
2005-04-15 |
Paul Vriens | Start of unit tests for *Info* functions. |
tree | commitdiff |
2005-04-11 |
Paul Vriens | Flags should be or-ed. |
tree | commitdiff |
2005-04-11 |
Mike McCormack | Move mailslot set and query info implementation to... |
tree | commitdiff |
2005-03-30 |
Mike McCormack | Implement mailslots. |
tree | commitdiff |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD. |
tree | commitdiff |
2005-03-30 |
Robert Shearman | Move save_registry and unload_key server calls to ntdll. |
tree | commitdiff |
2005-03-29 |
James Hawkins | - Implement NtLoadKey. |
tree | commitdiff |
2005-03-29 |
Jacek Caban | Fixed ntdll:reg test on win9x. |
tree | commitdiff |
2005-03-28 |
Mike McCormack | Implement CreateMailslot using NtCreateMailslotFile. |
tree | commitdiff |
2005-03-28 |
Saulius Krasuckas | Fix an error code for ME. |
tree | commitdiff |
2005-03-24 |
Rein Klazes | Support relay tracing of functions with 18 arguments. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-23 |
C. Scott Ananian | Teach VERSION_GetLinkedDLLVersion about Mingw32 applica... |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-22 |
Rustam Chernotkach | Added support for ANAT (Anadyr Standard Time) to TZ_INFO. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Use "" for Windows includes in dlls, instead of <>. |
tree | commitdiff |
2005-03-21 |
Ivan Leo Puoti | Improve parameter checking in NtCreateFile. |
tree | commitdiff |
2005-03-19 |
Alexandre Julliard | Added support for the TLS expansion slots, adding an... |
tree | commitdiff |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
tree | commitdiff |
2005-03-17 |
Ivan Leo Puoti | Add parameter checking and remove last fixme. |
tree | commitdiff |
2005-03-16 |
Ulrich Czekalla | Don't mark a file as readonly if it has any write bit... |
tree | commitdiff |
2005-03-14 |
Ivan Leo Puoti | Update ntdll.spec against current Microsoft build. |
tree | commitdiff |
2005-03-14 |
Ivan Leo Puoti | Make Rtl*Registry* functions case insensitive. |
tree | commitdiff |
2005-03-14 |
Alex Villacís Lasso | Add ECT to timezone list. |
tree | commitdiff |
2005-03-04 |
Steven Edwards | Added a check for poll.h. |
tree | commitdiff |
2005-03-03 |
Uwe Bonnes | Dump HeapWalk entries. |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-24 |
Dmitry Timoshkov | Match RaiseException and EXCEPTION_RECORD to SDK defini... |
tree | commitdiff |
2005-02-23 |
Rein Klazes | NtQueryPerformanceCounter should return a frequency... |
tree | commitdiff |
2005-02-22 |
Ivan Leo Puoti | Replace GetCurrentProcess() with NtCurrentProcess(... |
tree | commitdiff |
2005-02-22 |
Darryl Dixon | Added support for NZDT (New Zealand Daylight Time)... |
tree | commitdiff |
2005-02-21 |
Juan Lang | Fix NtQueryPerformanceCounter parameter checking. Spott... |
tree | commitdiff |
2005-02-15 |
Uwe Bonnes | Use local buffer in RtlUpcaseUnicodeStringToCountedOemS... |
tree | commitdiff |
2005-02-15 |
Ivan Leo Puoti | Move Rtl*Registry* structs, defines and prototypes... |
tree | commitdiff |
2005-02-14 |
Alexandre Julliard | Brad DeMorrow |
tree | commitdiff |
2005-02-14 |
Ivan Leo Puoti | Add implementation for RtlQueryRegistryValues, RtlCheck... |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warning... |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | - Correct time zone for BRT and BRST. |
tree | commitdiff |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
tree | commitdiff |
2005-02-10 |
Mike Hearn | Alter the version heuristics a bit. |
tree | commitdiff |
2005-02-09 |
Alexandre Julliard | Consider any character above 0x7f to be invalid in... |
tree | commitdiff |
2005-02-08 |
Robert Shearman | Replace 10000000 with TICKSPERSEC to make it more obvio... |
tree | commitdiff |
2005-01-28 |
Rein Klazes | In NtQuerySystemInformation, handle request for informa... |
tree | commitdiff |
2005-01-27 |
Troy Rollo | Add TZ_INFO entry to match (incorrect) Australian Easte... |
tree | commitdiff |
2005-01-26 |
Rein Klazes | Get rid of the rdtsc cpu instruction method for calcula... |
tree | commitdiff |
2005-01-24 |
Ivan Leo Puoti | Added NtLoadDriver and NtUnloadDriver stubs. |
tree | commitdiff |
2005-01-24 |
Dmitry Timoshkov | Make HeapFree(NULL) case faster by retrieving heap... |
tree | commitdiff |
2005-01-24 |
Gerald Pfeifer | Fix format string in NtQueryVirtualMemory(). |
tree | commitdiff |
2005-01-20 |
Hans Leidekker | Stub implementations for EnumPageFiles{A,W}, GetProcess... |
tree | commitdiff |
2005-01-20 |
Tony Lambregts | Added time zone information for SAMT (Samara Standard... |
tree | commitdiff |
2005-01-20 |
Ulrich Czekalla | ACL fixes and cleanups. |
tree | commitdiff |
next |