projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Avoid one warning around assert(0).
[wine]
/
dlls
/
ntdll
/
nt.c
2009-11-17
Rob Shearman
server: Extend get_token_user server call to also retri...
blob
|
commitdiff
|
raw
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
2005-06-16
Paul Vriens
ProcessName should be without the path.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Paul Vriens
Only exact buffer size gives STATUS_SUCCESS.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Mike McCormack
Declare port functions and fix prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Paul Vriens
Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Add and fix function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Paul Vriens
Fixed ReturnLength of SystemCpuInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Paul Vriens
Reduce our buffer by 1 SYSTEM_THREAD_INFORMATION per...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Paul Vriens
Fixed typo.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Felix Nawothnig
Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
Paul Vriens
Change SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Ivan Leo Puoti
Rename SystemDriverInformation to SystemModuleInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-13
Paul Vriens
Added (stubbed) SystemDriverInformation and
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Paul Vriens
Added (stubbed) SystemHandleInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robert Shearman
- Clean up well-known privileges.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Paul Vriens
Remove THREAD_INFO struct.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Benjamin Cutler
Add semi-stub for NtPowerInformation(SystemPowerCapabil...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Benjamin Cutler
- Correct args for NtPowerInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Paul Vriens
Start of unit tests for *Info* functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Mike McCormack
Implement CreateMailslot using NtCreateMailslotFile.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Rein Klazes
NtQueryPerformanceCounter should return a frequency...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Juan Lang
Fix NtQueryPerformanceCounter parameter checking. Spott...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Shearman
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Rein Klazes
In NtQuerySystemInformation, handle request for informa...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Rein Klazes
Get rid of the rdtsc cpu instruction method for calcula...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-04
Juan Lang
- implement LookupPrivilegeName
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Steven Edwards
Added stub for NtShutdownSystem.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Mike McCormack
Stub implementations for NtAdjustGroupsToken and NtAler...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Jason Edmeades
Don't clear the information structure for non supported...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Aric Stewart
Added handling of TokenPrimaryGroup.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Mike McCormack
Stub implementation for NtSetInformationToken.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Aric Stewart
Report NOT_IMPLEMENTED for not implemented token classes.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Michael Stefaniuc
NtQueryInformationToken isn't a stub so change the...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Mike McCormack
Return an SID when GetTokenInformation is called with...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Alex Pasadyn
Fix buffer length error code for NtQueryInformationToken.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Eric Pouech
Implemented kernel32.GetIoProcessCounters and stubbed
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Eric Pouech
- Implemented a few information classes in NtQuerySyste...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Alexandre Julliard
On TlsFree, clear the released TLS index in all threads.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-29
John K. Hohm
Set SE_GROUP_ENABLED in Attributes of Administrators...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Mike McCormack
Added a security token object in wineserver.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Alexandre Julliard
Implemented the ThreadBasicInformation case for
blob
|
commitdiff
|
raw
|
diff to current
next