projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added a macro IsKernelPointer() to test whether a pointer value points to the kernel...
2005-08-22
Thomas Bluemel
added a macro IsKernelPointer() to test whether a pointer...
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
- use inlined probing macros for basic types
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
use inlined probing macros for basic types
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
- use inlined probing macros for basic types
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
add macros to probe basic type pointers
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-08-21
Thomas Bluemel
add prototypes of RtlDosPathNameToRelativeNtPathName_U...
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
revert my last changes back to Alex's version of ObpCaptureO...
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
don't dereference a NULL pointer
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
remove a bugcheck that was only used for debug purpose
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
- reverted ObpCaptureObjectAttributes back to my old...
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
pass the correct access mode to ObOpenObjectByName
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
enter a critical region before looking up a CID handle
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
delete no longer used file
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
unlock the CID in PsLookupProcessByProcessId, PsLookupProces...
commit
|
commitdiff
|
tree
2005-08-08
Thomas Bluemel
use loops instead of gotos
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
directly translate handles to indexes in ex/handle.c
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
use the correct pointer to free the string. Thx to...
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
RtlFreeHandle only should call RtlIsValidHandle in...
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
fixed differences in signedness warnings
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
also actually rename the files...
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
fixed the order of the parameters of RtlIsValidIndexHandle
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
SVN maintainance
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
fixed uninitialized variables warnings
commit
|
commitdiff
|
tree
2005-08-07
Thomas Bluemel
added a newline at the end of the file to fix a warning
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
fixed some uninitialized variables warnings
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
allow warnings
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
add missing directory.xml
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
fixed uninitialized variable warning and indentation
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
#include "precomp.h" -> #include <precomp.h>
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
#include "usetup.h" -> #include <usetup.h>
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-08-06
Thomas Bluemel
handle the WM_SIZE message and resize/move the controls...
commit
|
commitdiff
|
tree
2005-08-05
Thomas Bluemel
#include "advapi32.h" -> #include <advapi32.h>
commit
|
commitdiff
|
tree
2005-08-05
Thomas Bluemel
#include "acluilib.h" -> #include <precomp.h>
commit
|
commitdiff
|
tree
2005-08-05
Thomas Bluemel
#include "precomp.h" -> #include <precomp.h>
commit
|
commitdiff
|
tree
2005-08-05
Thomas Bluemel
set eol-style to native and allow warnings (so it compiles...
commit
|
commitdiff
|
tree
2005-08-04
Thomas Bluemel
compile welcome.exe as unicode application by default
commit
|
commitdiff
|
tree
2005-08-04
Thomas Bluemel
properly implement scrolling
commit
|
commitdiff
|
tree
2005-08-03
Thomas Bluemel
fail as documented when the pointer to the buffer equals...
commit
|
commitdiff
|
tree
2005-08-03
Thomas Bluemel
fixed difference in signedness warning (GCC4)
commit
|
commitdiff
|
tree
2005-08-03
Thomas Bluemel
implemented OffsetClipRgn()
commit
|
commitdiff
|
tree
2005-08-03
Thomas Bluemel
define __NO_CTYPE_INLINES so DBG:=0 builds don't import...
commit
|
commitdiff
|
tree
2005-08-03
Thomas Bluemel
#include "precomp.h" -> #include <precomp.h>
commit
|
commitdiff
|
tree
2005-08-02
Thomas Bluemel
Rouven Wessling <pentiumforever@gmail.com>:
commit
|
commitdiff
|
tree
2005-08-02
Thomas Bluemel
fix typo...
commit
|
commitdiff
|
tree
2005-08-02
Thomas Bluemel
Violin Iliev <violin@developer.bg>:
commit
|
commitdiff
|
tree
2005-08-02
Thomas Bluemel
SVN maintainance: fix line endings and ignore proxy...
commit
|
commitdiff
|
tree
2005-08-02
Thomas Bluemel
fixed the CONTAINING_RECORD macro
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
print percentage character for the memory load in debug...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
revert my last changes, it seems to cause problems...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
revert back to -Os because of some buggy versions of GCC
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
compile release builds with -O3 instead of -Os because...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
temporarily disable -Werror for tools, there seem to...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
don't count references for the default quota block...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
define common build flags so they can easily be changed...
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
fixed some warnings when compiling with -O3
commit
|
commitdiff
|
tree
2005-08-01
Thomas Bluemel
fixed some uninitialized variables warnings
commit
|
commitdiff
|
tree
2005-07-31
Thomas Bluemel
fixed some warnings when compiling with -O3
commit
|
commitdiff
|
tree
2005-07-31
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-07-31
Thomas Bluemel
fixed typo in a comment
commit
|
commitdiff
|
tree
2005-07-31
Thomas Bluemel
fixed success check in RtlpCreateAtomHandle, ExCreateHandle...
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
make the telProcessNetwork() thread function STDCALL!
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
- simplified BasepAnsiStringToHeapUnicodeString
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
dynamically import functions from ntdll on startup
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
silence debug messages when calling the SEH handler
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
fix the SetThreadUILanguage stub
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
don't limit read/write access for kdb to umode mem
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
define __NO_CTYPE_INLINES to get DBG:=0 builds work...
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
Saveliy Tretiakov <saveliyt@mail.ru>:
commit
|
commitdiff
|
tree
2005-07-29
Thomas Bluemel
added a forward declaration to _DRIVE_LAYOUT_INFORMATION...
commit
|
commitdiff
|
tree
2005-07-28
Thomas Bluemel
clear out the lower 2 bits of a pid before using it...
commit
|
commitdiff
|
tree
2005-07-28
Thomas Bluemel
don't generate meaningless lvalue typecast
commit
|
commitdiff
|
tree
2005-07-28
Thomas Bluemel
discard explicitly returned value
commit
|
commitdiff
|
tree
2005-07-27
Thomas Bluemel
implemented TreeResetNamedSecurityInfo and forward...
commit
|
commitdiff
|
tree
2005-07-27
Thomas Bluemel
implemented GetExplicitEntriesFromAcl and forward it...
commit
|
commitdiff
|
tree
2005-07-27
Thomas Bluemel
implemented GetInheritanceSource and FreeInheritedFromArray...
commit
|
commitdiff
|
tree
2005-07-27
Thomas Bluemel
implemented SetEntriesInAclA/W and forward the call...
commit
|
commitdiff
|
tree
2005-07-27
Thomas Bluemel
export these stubs: AddAccessAllowedObjectAce, AddAccessDeni...
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
implemented GetNamedSecurityA/W and SetNamedSecurityInfoA...
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
- implemented GetSecurityInfo and SetSecurityInfo which...
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
added an initial MARTA provider (only two functions...
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
add uxtheme.dll and objsel.dll to the bootcd
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
show the object picker dialog when clicking the Add...
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
import objsel.dll from wine-20050726
commit
|
commitdiff
|
tree
2005-07-26
Thomas Bluemel
removed some MmCopyTo/FromCaller calls from win32k...
commit
|
commitdiff
|
tree
2005-07-24
Thomas Bluemel
use ZwQueryInformationFile instead of NtQueryInformationFile...
commit
|
commitdiff
|
tree
2005-07-24
Thomas Bluemel
use ZwQueryInformationFile and ZwSetInformationFile...
commit
|
commitdiff
|
tree
2005-07-23
Thomas Bluemel
export LsaLookupSids which is required by aclui.dll
commit
|
commitdiff
|
tree
2005-07-23
Thomas Bluemel
regedit should be installed in %SystemRoot% directly
commit
|
commitdiff
|
tree
2005-07-22
Thomas Bluemel
- replaced IopCreateUnicodeString with RtlCreateUnicodeString
commit
|
commitdiff
|
tree
2005-07-22
Thomas Bluemel
declare RtlDuplicateUnicodeString
commit
|
commitdiff
|
tree
2005-07-22
Thomas Bluemel
allocate LogFileName and HiveFileName from paged pool
commit
|
commitdiff
|
tree
2005-07-22
Thomas Bluemel
removed MmCopyFromCaller and MmCopyToCaller and depend...
commit
|
commitdiff
|
tree
2005-07-22
Thomas Bluemel
probe the pointers in _MmCopyFromCaller and _MmCopyToCaller...
commit
|
commitdiff
|
tree
2005-07-21
Thomas Bluemel
removed the ros-specific (and unused) functions ExRosDumpPag...
commit
|
commitdiff
|
tree
2005-07-20
Thomas Bluemel
- Removed the Rtlp* string functions from the shared...
commit
|
commitdiff
|
tree
2005-07-20
Thomas Bluemel
fixed kdbg build
commit
|
commitdiff
|
tree
next