2005-07-11 |
Alexandre Julliard | Use an SID instead of the user name for the path of the |
blob | commitdiff | raw |
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 |
2000-01-29 |
Alexandre Julliard | Removed debugstr.h. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-09 |
Juergen Schmied | - sorted API by groups |
blob | commitdiff | raw | diff to current |
|