|
|
@49030
|
11 years |
vboxsync |
Runtime/r3/win/process-win: typo
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48304
|
11 years |
vboxsync |
Runtime/r3/init: disable this for Vista 64 as well
|
|
|
@47976
|
11 years |
vboxsync |
Spaces.
|
|
|
@47596
|
11 years |
vboxsync |
IPRT: Determin windows version on init and skip the …
|
|
|
@47535
|
11 years |
vboxsync |
IPRT: Wrote native NT directory enumeration - not enabled by default. …
|
|
|
@47534
|
11 years |
vboxsync |
split the directory open/enum/close code out of dir-win.cpp and into …
|
|
|
@47533
|
11 years |
vboxsync |
Rewrote fs-win.cpp into a pure native NT version, this fixes the …
|
|
|
@47194
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Some SDDL hacking fun.
|
|
|
@47185
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
|
|
|
@47168
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update.
|
|
|
@47122
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
|
|
|
@47083
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update, added testcase (work in progress).
|
|
|
@47052
|
11 years |
vboxsync |
Comment typos.
|
|
|
@47051
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47011
|
11 years |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX).
|
|
|
@47010
|
11 years |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Warning.
|
|
|
@46876
|
11 years |
vboxsync |
added Win8.1 OS type
|
|
|
@46739
|
11 years |
vboxsync |
reorged the allocex bits in ring3.
|
|
|
@46702
|
11 years |
vboxsync |
release build fix
|
|
|
@46701
|
11 years |
vboxsync |
mid air collision.
|
|
|
@46700
|
11 years |
vboxsync |
ldrNative-win.cpp: Assert on relative paths.
|
|
|
@46697
|
11 years |
vboxsync |
additional check
|
|
|
@46639
|
11 years |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46637
|
11 years |
vboxsync |
remove test /16.
|
|
|
@46635
|
11 years |
vboxsync |
RTMpGetCoreCount: Very complicated way of walking an array, I'd say, …
|
|
|
@46625
|
11 years |
vboxsync |
unify casing
|
|
|
@46624
|
11 years |
vboxsync |
use RTLdrLoadSystem here as well
|
|
|
@46619
|
11 years |
vboxsync |
typo
|
|
|
@46618
|
11 years |
vboxsync |
Runtime/r3/mp-win: coding style
|
|
|
@46617
|
11 years |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: build fix.
|
|
|
@46616
|
11 years |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@46561
|
11 years |
vboxsync |
Runtime/r3/win: rtldrNative restriction
|
|
|
@46404
|
12 years |
vboxsync |
Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
|
|
|
@46231
|
12 years |
vboxsync |
GetTickCount isn't usable, bit the bullet and read interrupt time from …
|
|
|
@46223
|
12 years |
vboxsync |
Must use same time source in user and kernel land otherwise we might …
|
|
|
@46008
|
12 years |
vboxsync |
iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45593
|
12 years |
vboxsync |
VBoxRT-openssl-ose.def: Build fix from Sander.
|
|
|
@44817
|
12 years |
vboxsync |
win build fix
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44494
|
12 years |
vboxsync |
needs checking up…
|
|
|
@44469
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
|
|
|
@44231
|
12 years |
vboxsync |
dir-win.cpp: supposed to return success even if no matches were found, …
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43574
|
12 years |
vboxsync |
src/libs/openssl: retired VBOX_OPENSSL_ALL
|
|
|
@43386
|
12 years |
vboxsync |
exploring nt.
|
|
|
@43129
|
12 years |
vboxsync |
fix EOL style mess
|
|
|
@42239
|
12 years |
vboxsync |
More Visual C++ 2010 adjustments and hacks.
|
|
|
@42077
|
12 years |
vboxsync |
Runtime/Process: Missing changes, relax the parameter checks for …
|
|
|
@41919
|
12 years |
vboxsync |
Runtime/process: Add RTProcQueryUsername to query the username of the …
|
|
|
@41182
|
13 years |
vboxsync |
IPRT/process-win: Added ERROR_BAD_DEVICE translation.
|
|
|
@41056
|
13 years |
vboxsync |
IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
|
|
|
@41055
|
13 years |
vboxsync |
IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
|
|
|
@40825
|
13 years |
vboxsync |
Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
|
|
|
@40751
|
13 years |
vboxsync |
removed posix comment from win source
|
|
|
@40497
|
13 years |
vboxsync |
Typo.
|
|
|
@40132
|
13 years |
vboxsync |
Runtime/win: minor .def update for the updated OpenSSL library
|
|
|
@40131
|
13 years |
vboxsync |
Runtime/win: update .def file to reflect additional functions
|
|
|
@39987
|
13 years |
vboxsync |
Runtime/r3/fileio-win: also properly handle the unlikely case
|
|
|
@39867
|
13 years |
vboxsync |
process-win.cpp: Splitting monster function.
|
|
|
@39866
|
13 years |
vboxsync |
process-win.cpp: Addressing todos, fixed a potential heap corruption …
|
|
|
@39865
|
13 years |
vboxsync |
build fix.
|
|
|
@39864
|
13 years |
vboxsync |
process-win.cpp: address previous todo, added new ones, some clean up.
|
|
|
@39863
|
13 years |
vboxsync |
process-win.cpp: Do not return failure because UnloadUserProfile …
|
|
|
@39846
|
13 years |
vboxsync |
%ld -> %u + %#x.
|
|
|
@39842
|
13 years |
vboxsync |
IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
|
|
|
@39801
|
13 years |
vboxsync |
IPRT: socket / address resolving fixes.
|
|
|
@39729
|
13 years |
vboxsync |
Acquire the necessary privileges to perform shutdown if need too. …
|
|
|
@39728
|
13 years |
vboxsync |
nit
|
|
|
@39727
|
13 years |
vboxsync |
VINF_SYS_MAY_POWER_OFF
|
|
|
@39726
|
13 years |
vboxsync |
RTSystemShutdown/win: Initial implementation.
|
|
|
@39691
|
13 years |
vboxsync |
pipe-win.cpp: build fix.
|
|
|
@39690
|
13 years |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39627
|
13 years |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 years |
vboxsync |
more symlink stuff
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39443
|
13 years |
vboxsync |
Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39027
|
13 years |
vboxsync |
RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
|
|
|
@39025
|
13 years |
vboxsync |
fileio-win.cpp: hacking in progress…
|
|
|
@38758
|
13 years |
vboxsync |
IPRT: Added Windows 8 OS detection
|
|
|
@38618
|
13 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38036
|
13 years |
vboxsync |
VBoxRT: add SSL_get_certificate.
|
|
|
@37733
|
13 years |
vboxsync |
gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
|
|
|
@37607
|
13 years |
vboxsync |
build fix
|
|
|
@37600
|
13 years |
vboxsync |
build fix
|
|
|
@37598
|
13 years |
vboxsync |
build fix
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37448
|
13 years |
vboxsync |
process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
|
|
|
@37447
|
13 years |
vboxsync |
GuestCtrl/Execute: Added NoProfile flag for executing processes …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37318
|
14 years |
vboxsync |
build hack
|
|
|
@37313
|
14 years |
vboxsync |
RTProcWait/win: build fix
|
|
|
@37312
|
14 years |
vboxsync |
RTProcWait/win: Don't leak opened process handles.
|
|
|
@37311
|
14 years |
vboxsync |
rtProcWinRemovePid: Don't forget to close the process handle.
|
|
|
@37310
|
14 years |
vboxsync |
rtThreadNativeDestroy/win: build fix
|
|
|
@37309
|
14 years |
vboxsync |
rtThreadNativeDestroy: Close the native thread handle.
|
|
|