projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Don't poll() on a normal file; it should never block.
[wine]
/
dlls
/
ntdll
/
nt.c
2008-11-03
Alexandre Julliard
ntdll: Return more correct information for SystemBasicI...
blob
|
commitdiff
|
raw
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
2003-05-20
Eric Pouech
Implemented timer related functions in ntdll and make...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-12
Robert Shearman
Added NtQueryProcessInformation case needed by NT versi...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Alberto Massari
Added parameters to NtXxxPort functions prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Patrik Stridvall
Replace 0x%p with %p.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Andrew John Hughes
Build ntdll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-17
Alexandre Julliard
Implemented the ntdll virtual memory functions, and...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-19
Vincent Béron
Correct implementation of VerSetConditionMask.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Juergen Schmied
Corrected RtlConvertSidToUnicodeString, stub for VerSet...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-01
Laurent Pinchart
Fixed NtQueryInformationProcess to return correct infor...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Francois Gouget
Fix LUID definition.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Eric Kohl
Implemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
blob
|
commitdiff
|
raw
|
diff to current
next