VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/win

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette