|
|
@34960
|
14 年 |
vboxsync |
build fix
|
|
|
@34959
|
14 年 |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@34708
|
14 年 |
vboxsync |
IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
|
|
|
@34668
|
14 年 |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34579
|
14 年 |
vboxsync |
Completed the extension pack renaming. Some bugfixes.
|
|
|
@34510
|
14 年 |
vboxsync |
reverted unnecessary build fix (wrong options).
|
|
|
@34507
|
14 年 |
vboxsync |
IPRT: Visual C++ warnings.
|
|
|
@34502
|
14 年 |
vboxsync |
build fixes
|
|
|
@34256
|
14 年 |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@34251
|
14 年 |
vboxsync |
IPRT/process-win: Added mapping function for specific Windows error codes.
|
|
|
@34119
|
14 年 |
vboxsync |
IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in …
|
|
|
@34003
|
14 年 |
vboxsync |
build fix
|
|
|
@34002
|
14 年 |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33981
|
14 年 |
vboxsync |
build fix.
|
|
|
@33973
|
14 年 |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33503
|
14 年 |
vboxsync |
RTSystemQueryAvailableRam is a better name
|
|
|
@33498
|
14 年 |
vboxsync |
Added RTSystemQueryTotalRam
|
|
|
@33491
|
14 年 |
vboxsync |
IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
|
|
|
@33490
|
14 年 |
vboxsync |
IPRT/process-win: Not needed; rc already contains the right error code.
|
|
|
@33439
|
14 年 |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33437
|
14 年 |
vboxsync |
iprt: Made tstRTSymlink work on Windows.
|
|
|
@33429
|
14 年 |
vboxsync |
build fix
|
|
|
@33426
|
14 年 |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33337
|
14 年 |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33194
|
14 年 |
vboxsync |
IPRT/pipe-win.cpp: Check for write quota (hack).
|
|
|
@33044
|
14 年 |
vboxsync |
iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
|
|
|
@32970
|
14 年 |
vboxsync |
RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
|
|
|
@32914
|
14 年 |
vboxsync |
Drop the hthread parameter
|
|
|
@32907
|
14 年 |
vboxsync |
Use native handle
|
|
|
@32905
|
14 年 |
vboxsync |
Introducing RTThreadGetExecutionTimeMilli
|
|
|
@32657
|
14 年 |
vboxsync |
IPRT/process-win: Added fallback for environment block creation …
|
|
|
@32656
|
14 年 |
vboxsync |
IPRT/process-win: Added dynamic loading of Userenv-APIs.
|
|
|
@32653
|
14 年 |
vboxsync |
IPRT/process-win: Added extended user profile invocation (environment …
|
|
|
@32431
|
14 年 |
vboxsync |
scm cleanup
|
|
|
@32428
|
14 年 |
vboxsync |
Build fix
|
|
|
@32426
|
14 年 |
vboxsync |
IPRT/fileaio-win: Fix misunderstanding of GetQueuedCompletionStatus. …
|
|
|
@32404
|
14 年 |
vboxsync |
missing svn:keywords
|
|
|
@32292
|
14 年 |
vboxsync |
RTProcTerminate/win: Initializes globals.
|
|
|
@32131
|
14 年 |
vboxsync |
Runtime/poll: New attempt to save received events to prevent losing them
|
|
|
@32117
|
14 年 |
vboxsync |
Backed out r65185 as the fix shall be done in socket …
|
|
|
@31956
|
14 年 |
vboxsync |
Runtime/poll-win: Save received events of other sources because some …
|
|
|
@31942
|
14 年 |
vboxsync |
Runtime/poll: Fix retrieving events after WaitForMultipleObjects
|
|
|
@31454
|
14 年 |
vboxsync |
Build fix
|
|
|
@31453
|
14 年 |
vboxsync |
Runtime/poll: Add a method to change the events to poll for without …
|
|
|
@31158
|
14 年 |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31157
|
14 年 |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@30371
|
14 年 |
vboxsync |
RTFsQueryType/win: Fix for FileSystemName not being terminated.
|
|
|
@30365
|
14 年 |
vboxsync |
RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
|
|
|
@30279
|
14 年 |
vboxsync |
removed unused header
|
|
|
@30276
|
14 年 |
vboxsync |
iprt: added RTFsQueryType() for Windows
|
|
|
@30111
|
14 年 |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@30093
|
14 年 |
vboxsync |
IPRT: Removed VERR_LOGON_FAILURE in favor of …
|
|
|
@30065
|
14 年 |
vboxsync |
IPRT/process-win: Added fallback process detection for guests w/o …
|
|
|
@30013
|
14 年 |
vboxsync |
scm cleanup.
|
|
|
@29912
|
14 年 |
vboxsync |
IPRT/process-win: Only deal with NULL domains on NT4.
|
|
|
@29807
|
14 年 |
vboxsync |
Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
|
|
|
@29728
|
15 年 |
vboxsync |
IPRT/process-win: Beautified.
|
|
|
@29727
|
15 年 |
vboxsync |
IPRT/process-win: Not needed.
|
|
|
@29726
|
15 年 |
vboxsync |
IPRT/process-win: Fixed some errors, added NT4 support, modularized a bit.
|
|
|
@29718
|
15 年 |
vboxsync |
Typo.
|
|
|
@29717
|
15 年 |
vboxsync |
IPRT/process-win: Comment/Explanation.
|
|
|
@29716
|
15 年 |
vboxsync |
IPRT/process-win: More generic way for starting processes from a …
|
|
|
@29578
|
15 年 |
vboxsync |
RTSystemQueryDmiString-win.cpp: Ignore RPC_E_TOO_LATE and enable …
|
|
|
@29560
|
15 年 |
vboxsync |
RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
|
|
|
@29289
|
15 年 |
vboxsync |
IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
|
|
|
@29251
|
15 年 |
vboxsync |
thread-win.cpp: build fix.
|
|
|
@29241
|
15 年 |
vboxsync |
fileaio-win: Return VERR_NOT_SUPPORTED instead of …
|
|
|
@29004
|
15 年 |
vboxsync |
Backed out accidental change done in r61039.
|
|
|
@29003
|
15 年 |
vboxsync |
Guest Control/Main/HostService: Proper shutdown / notification when VM …
|
|
|
@28918
|
15 年 |
vboxsync |
iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
|
|
|
@28915
|
15 年 |
vboxsync |
iprt: More path conversion avoidance.
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28688
|
15 年 |
vboxsync |
IPRT: Added RTDirFlush and RTDirFlushParent.
|
|
|
@28459
|
15 年 |
vboxsync |
time-win.cpp: Fixed 1000000 scale down bug in RTTimeSystemMilliTS …
|
|
|
@28317
|
15 年 |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@27745
|
15 年 |
vboxsync |
build fix
|
|
|
@27743
|
15 年 |
vboxsync |
IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
|
|
|
@27667
|
15 年 |
vboxsync |
iprt/RTProcCreateEx: restored assertion removed in r58933 and added a …
|
|
|
@27637
|
15 年 |
vboxsync |
pipe-win.cpp: Don't flag RTPOLL_EVT_WRITE unless asked for.
|
|
|
@27618
|
15 年 |
vboxsync |
iprt: Enabled RTSystemQueryDmiString-win.cpp. Fixed the header from …
|
|
|
@27614
|
15 年 |
vboxsync |
iprt: Implemented RTPipeFromNative on posix.
|
|
|
@27613
|
15 年 |
vboxsync |
iprt: Added RTPipeFromNative, implemented the windows version and …
|
|
|
@27579
|
15 年 |
vboxsync |
IPRT/process-win: Whops.
|
|
|
@27578
|
15 年 |
vboxsync |
IPRT/process-win: Comment on NT4.
|
|
|
@27556
|
15 年 |
vboxsync |
process-win.cpp: must keep child process handles around or we risk …
|
|
|
@27554
|
15 年 |
vboxsync |
localipc-win.cpp: don't drag in …
|
|
|
@27553
|
15 年 |
vboxsync |
pipe-win: fixed bug in RTPipeWrite.
|
|
|
@27513
|
15 年 |
vboxsync |
process-win.cpp: code review / cleanup.
|
|
|
@27512
|
15 年 |
vboxsync |
process-win.cpp: must mark handles passed to the child as inheritable.
|
|
|
@27511
|
15 年 |
vboxsync |
pipe-win.cpp: simplified.
|
|
|
@27510
|
15 年 |
vboxsync |
poll-win.cpp,socket.cpp: Tested socket polling for windows.
|
|
|
@27509
|
15 年 |
vboxsync |
iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
|
|
|
@27491
|
15 年 |
vboxsync |
IPRT/process-win: Now runs on WinXP and W2K as well.
|
|
|
@27487
|
15 年 |
vboxsync |
IPRT/process-win: Now works on Windows 7.
|
|
|
@27475
|
15 年 |
vboxsync |
IPRT/process-win: Fix for NT4 (not needed anyway atm).
|
|
|
@27473
|
15 年 |
vboxsync |
IPRT/process-win: Attempt to impersonate started processes.
|
|
|
@27451
|
15 年 |
vboxsync |
IPRT/process-win: Update on RTProcCreateEx() + testcase.
|
|
|
@27431
|
15 年 |
vboxsync |
iprt: Implemented RTPollSet on windows (pipes only). Optimized the …
|
|
|