projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the Unix codepage to convert the user name to Unicode.
[wine]
/
dlls
/
ntdll
/
sec.c
2004-05-07
Alexandre Julliard
Use the Unix codepage to convert the user name to Unicode.
blob
|
commitdiff
|
raw
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