2011-10-08 |
Andrew Talbot | ntdll: Mark some fall-throughs in a switch statement. |
blob | commitdiff | raw |
2011-03-09 |
Alexandre Julliard | ntdll: Fix RtlGetSacl/DaclSecurityDescriptor for relati... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Alexandre Julliard | ntdll: Properly handle empty but present ACLs in self... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Rob Shearman | ntdll: Don't read beyond the end of the array on the... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Alexandre Julliard | ntdll: Fix handling of self-relative security descripto... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Michael Stefaniuc | ntdll: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Nikolay Sivov | ntdll: Check pointers in NtAccessCheck to prevent acces... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
Andrey Turkin | ntdll: Always set output values in RtlGetDaclSecurityDe... |
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-10-20 |
Paul Bryan Roberts | ntdll: RtlSetControlSecurityDescriptor() implementation... |
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 |
2008-07-03 |
Alexandre Julliard | exception.h: Make the RtlUnwind wrapper available separ... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Andrew Talbot | ntdll: Assign to structs instead of using memcpy. |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Rob Shearman | ntdll: Fix the index check in RtlGetAce. |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Andrew Talbot | ntdll: Remove unneeded casts. |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Gerald Pfeifer | ntdll: Simplify condition in RtlGetAce() based on varia... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Dan Kegel | ntdll: NtAccessCheck: Only send used bytes to server. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Rob Shearman | ntdll: Add a stub for RtlSetControlSecurityDescriptor. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Rob Shearman | ntdll: Fix RtlValidAcl to accept newer ACL revisions. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Rob Shearman | ntdll: Allow the newer ACL revisions in RtlCreateAce. |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Rob Shearman | ntdll: Fix the return code from RtlSetDaclSecurityDescr... |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Rob Shearman | ntdll: Fix NtAccessCheck for NULL, but present SACLs... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Mikolaj Zalewski | advapi32/ntdll: GetSecurityDescriptorOwner/Group should... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Mikolaj Zalewski | advapi32/ntdll: MakeRelativeSD should preserve NULL... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Mikolaj Zalewski | ntdll: Add RtlAddAuditAccessAceEx. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Marcus Meissner | ntdll: Initialize pointers to NULL (Coverity). |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dmitry Timoshkov | ntdll: Fix compilation warnings in 64-bit mode. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Andrew Talbot | ntdll: Exclude unused headers. |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Hans Leidekker | ntdll: Fully initialize the security descriptor returne... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Vitaliy Margolen | ntdll: More error checking. Properly handle NULL ACLs. |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Vitaliy Margolen | ntdll/server: Implement NtSetSecurityObject. With tests. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Vitaliy Margolen | ntdll: Correct trace message stating NtAccessCheck... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Vitaliy Margolen | ntdll: Don't change granted access mask on error. |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Hans Leidekker | ntdll: Win64 printf format warning fixes. |
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-08 |
Mike Hearn | ntdll: Fix heap corruption in RtlDeleteAce. |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Take advantage of the __EXCEPT_PAGE_FAULT macro. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Dmitry Timoshkov | Add a test for RtlAllocateAndInitializeSid, make it... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Markus Amsler | Improve c2man Documented-Total count. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Alexandre Julliard | Fixed a number of pointer to integer conversions that... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Alexandre Julliard | Use an SID instead of the user name for the path of the |
blob | commitdiff | raw | diff to current |
2005-06-29 |
James Hawkins | - Fix calculation of generic pointers. |
blob | commitdiff | raw | diff to current |
2005-06-28 |
James Hawkins | Forward RtlAddAccess* to add_access_ace. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
James Hawkins | Implement RtlAddAuditAccessAce. |
blob | commitdiff | raw | diff to current |
2005-06-23 |
James Hawkins | Add stub implementation of RtlAddAuditAccessAce. |
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-20 |
Robert Shearman | Implement RtlImpersonateSelf, RevertToSelf and MapGener... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
James Hawkins | Implement RtlCopySecurityDescriptor. |
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-13 |
James Hawkins | Implement RtlAbsoluteToSelfRelativeSD. |
blob | commitdiff | raw | diff to current |
2005-06-12 |
James Hawkins | Remove stub status. |
blob | commitdiff | raw | diff to current |
2005-06-12 |
Eric Kohl | Implement RtlAdjustPrivilege. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Alexandre Julliard | Authors: Evan Deaubl <wine@warpedview.com>, Robert... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Robert Shearman | Implement NtAccessCheck. |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Ulrich Czekalla | ACL fixes and cleanups. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Alexandre Julliard | Fixed prototypes of a couple of ntdll functions. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Gerald Pfeifer | Fix incorrect sizeof in RtlCreateSecurityDescriptor(). |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Francois Gouget | Fix the PSID and PSECURITY_DESCRIPTOR types. |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Alexandre Julliard | Use the Unix codepage to convert the user name to Unicode. |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Alexandre Julliard | Get rid of ntdll_get_process_heap and ntdll_get_process... |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Ulrich Czekalla | Added stubs for AccessCheckByType, AddAuditAccessAce, |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Ulrich Czekalla | Implemented RtlSelfRelativeToAbsoluteSD and RtlMakeSelf... |
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-27 |
Alexandre Julliard | Avoid including stackframe.h if it's not needed. |
blob | commitdiff | raw | diff to current |
2003-06-16 |
<ma@technoprint.ch> | Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Robert Shearman | - Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Jon Griffiths | Documentation updates. |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Alexandre Julliard | Avoid GetProcessHeap() inside ntdll. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
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-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alexandre Julliard | Added wine_get_user_name function and got rid of some... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Corrected RtlConvertSidToUnicodeString, stub for VerSet... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dmitry Timoshkov | Fixed RtlAddAccessAllowedAce return value. |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Alexandre Julliard | Removed ntdll dependency on MultiByteToWideChar/WideCha... |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation 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 |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Alexandre Julliard | Removed a few dependencies on kernel32 functions. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | Stub for RtlConvertSidToUnicodeString. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
next |