projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- don't close handles of keys in RegDeleteTree() that were deleted
2005-08-29
Thomas Bluemel
- don't close handles of keys in RegDeleteTree() that...
commit
|
commitdiff
|
tree
2005-08-27
Thomas Bluemel
#include "precomp.h" -> #include <precomp.h>
commit
|
commitdiff
|
tree
2005-08-27
Thomas Bluemel
implemented RegDeleteTree() (untested!)
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
fixed code to compile both as ansi and unicode version...
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
implemented CreateSymbolicLink() (not tested/verified...
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
removed obsolete variable in RegOpenUserClassesRoot()
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
RegLoadMUIStringA/W are not implemented yet...
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
added stubs for RegLoadMUIStringA/W()
commit
|
commitdiff
|
tree
2005-08-26
Thomas Bluemel
implemented RegDisablePredefinedCacheEx()
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
add stub for ControlServiceEx()
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
enable theming of the checklist control
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
- added stubs for Set/GetConsoleHistoryInfo(), GetConsoleOri...
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
add stubs for CreateSymbolicLinkA/W
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
minor simplifications
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
open subkey with sufficient rights in RegDeleteTree
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
added stubs for RegDeleteTreeA/W() and RegCopyTreeA/W()
commit
|
commitdiff
|
tree
2005-08-25
Thomas Bluemel
check for console handles in Get/SetFileAttributesByHandle()
commit
|
commitdiff
|
tree
2005-08-24
Thomas Bluemel
implemented SetFileAttributesByHandle() and GetFileAttribute...
commit
|
commitdiff
|
tree
2005-08-24
Thomas Bluemel
implemented RegSetKeyValueA/W
commit
|
commitdiff
|
tree
2005-08-24
Thomas Bluemel
implemented RegDeleteKeyValueA/W()
commit
|
commitdiff
|
tree
2005-08-24
Thomas Bluemel
implemented IsThreadAFiber()
commit
|
commitdiff
|
tree
2005-08-24
Thomas Bluemel
install the registry keys before enabling the driver
commit
|
commitdiff
|
tree
2005-08-22
Thomas Bluemel
rename IsKernelPointer to IsPointerOffset
commit
|
commitdiff
|
tree
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
next