projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs as there are CPUs.
[wine]
/
dlls
/
ntdll
/
nt.c
2012-09-13
James Eder
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs...
blob
|
commitdiff
|
raw
2012-09-11
James Eder
ntdll: Remove outdated comment.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Piotr Caban
ntdll: Added processor cache to SystemLogicalProcessorI...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Piotr Caban
ntdll: Added numa node information to SystemLogicalProc...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Piotr Caban
ntdll: Added processor cores information to SystemLogic...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Piotr Caban
ntdll: Added numa nodes information to SystemLogicalPro...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Piotr Caban
ntdll: Added processor cache information to SystemLogic...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Piotr Caban
ntdll: Added partial support for SystemLogicalProcessor...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Michael Stefaniuc
ntdll: Avoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Detlef Riekenberg
ntdll: Support TokenIntegrityLevel.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Huw Davies
ntdll: Remove a spurious assignment.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Huw Davies
ntdll: Increase the buffer size for processor features...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Hans Leidekker
ntdll: Report 3dnow and sse features if the processor...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
André Hentschel
ntdll: Enhance FreeBSD checks to also check for DragonF...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Austin English
ntdll: Use proper CPU speed detection on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Nikolay Sivov
ntdll: Fix SID data copy length.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Charles Davis
ntdll: Also set CPU_FEATURE_HTT on Mac OS.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Francois Gouget
ntdll: Detect if NX support is enabled.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Nikolay Sivov
ntdll: While requesting TokenGroups calculate required...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Nikolay Sivov
ntdll: Stub TokenSessionId for query call.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
André Hentschel
ntdll: Accept double-digit CPU families.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
André Hentschel
ntdll: Parse ARM CPU level.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
André Hentschel
ntdll: Remove Alpha support.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Alexandre Julliard
ntdll: Rewrite the SystemProcessorPerformanceInformatio...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Maarten Lankhorst
ntdll: Fix time units for SystemPerformanceProcessorInf...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Maarten Lankhorst
ntdll: Fix time accounting in NtQuerySystemInformation.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Austin English
ntdll: Add missing checks for FreeBSD_kernel.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
André Hentschel
ntdll: Respect multiple CPUs when faking values.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Louis Lenders
ntdll: Set the IdleTime member from the SystemPerforman...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Detlef Riekenberg
ntdll: Add semi stub for TokenElevationType in NtQueryI...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
André Hentschel
ntdll: Detect more processor features.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Rudolf Mayerhofer
ntdll: Set CPU_FEATURE_HTT when running on a HTT capabl...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
André Hentschel
ntdll: Add ARM support.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Brad Smith
ntll: Fix the detection of the number of CPUs for OpenBSD.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Austin English
ntdll: Add Sparc processor support.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Detlef Riekenberg
ntdll: Add a stub for TokenElevation in NtQueryInformat...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-29
Austin English
ntdll: Add stub for NtSystemDebugControl.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Alexandre Julliard
ntdll: Report the correct processor architecture.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Henri Verbeet
ntdll: Return a more reasonable value for "Reserved3".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Austin English
ntdll: Add initial support for OpenBSD to fill_cpu_info.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Freddie Tilley
ntdll: Detect more cpu features in get_cpuinfo.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Freddie Tilley
ntdll: Set cpu frequency for FreeBSD 7.2 and higher.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Rob Shearman
server: Extend get_token_user server call to also retri...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Alexandre Julliard
ntdll: Move creation of the CPU-specific registry keys...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Huw Davies
ntdll: Fix build on MacOSX.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Alexandre Julliard
ntdll: Only create the CPU registry keys on first run.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Eric Pouech
ntdll: Moved CPU related registry key creation from...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Eric Pouech
ntdll: Implement basic support for processor power...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Eric Pouech
ntdll: Reuse kernel32's cpu info to implement NtQuerySy...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Benjamin Kramer
ntdll: Fix build on MacOSX.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Alexandre Julliard
ntdll: Fix a couple of system information structures...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Austin English
ntdll: Quiet a noisy fixme.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Luke Benstead
ntdll: Add semi-stub implementation for SystemExecution...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Alexandre Julliard
ntdll: Fix the formatting of the get_token_groups reque...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-02
Louis Lenders
ntdll: Add stub for NtSecureConnectPort.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Austin English
ntdll: Change a noisy FIXME to a WARN.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Alexandre Julliard
ntdll: Fix the LPC_MESSAGE structure definition for...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Hans Leidekker
ntdll: Implement NtQuery/SetInformationToken(TokenDefau...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Michael Stefaniuc
ntdll: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Alexandre Julliard
ntdll: Improve debugging helper for object attributes...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Paul Bryan Roberts
ntdll: Avoid potential infinite loop.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Alexandre Julliard
ntdll: Fix the various structures returned by NtQuerySy...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Stefan Dösinger
ntdll: Print the SYSTEM_PERFORMANCE_INFORMATION only...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
server: Get rid of the support for module snapshots...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Alexandre Julliard
ntdll: Return more correct information for SystemBasicI...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Aric Stewart
ntdll: Fix parsing of proc file. Also correct memory...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Aric Stewart
ntdll: Implement SystemProcessorPerformanceInformation...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Alexandre Julliard
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThrea...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
ntdll: Remove unneeded address-of operators from array...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Klaus Layer
ntdll: Add missing FIXMEs for incomplete info classes...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Francois Gouget
ntdll: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Rob Shearman
server: Add get_token_statistics server call and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Rob Shearman
ntdll: The impersonation level in NtDuplicateToken...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Alexandre Julliard
ntdll: Add check for null pointer in NtQuerySystemInfor...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Alexandre Julliard
ntdll: Improved the stub behavior of NtQuerySystemInfor...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Convert the server start time to the abs_time_t...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Robert Shearman
server: Retrieve the groups for a token from the server.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
James Hawkins
ntdll: Return STATUS_NOT_IMPLEMENTED for the unimplemen...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Robert Shearman
ntdll: Fix size check for NtQueryInformationToken(Token...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
H. Verbeet
ntdll: Add a stubbed NtSetSystemInformation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Vitaliy Margolen
ntdll: NtQueryInformationToken change parameters accord...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in token...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in snaps...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Ivan Leo Puoti
Add stub implementation for NtAccessCheckAndAuditAlarm.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Ivan Leo Puoti
Make a stub actually say "stub".
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Alexandre Julliard
Added a stub for NtAlertResumeThread.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Robert Shearman
- Change the default user SID to match what was previou...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Paul Vriens
Improved stubs to show the correct behavior.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Mike McCormack
Add/fix more NT native API declarations.
blob
|
commitdiff
|
raw
|
diff to current
next