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) @44231   12 years vboxsync dir-win.cpp: supposed to return success even if no matches were found, …
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43574   12 years vboxsync src/libs/openssl: retired VBOX_OPENSSL_ALL
(edit) @43386   12 years vboxsync exploring nt.
(edit) @43129   12 years vboxsync fix EOL style mess
(edit) @42239   13 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42077   13 years vboxsync Runtime/Process: Missing changes, relax the parameter checks for …
(edit) @41919   13 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41182   13 years vboxsync IPRT/process-win: Added ERROR_BAD_DEVICE translation.
(edit) @41056   13 years vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @41055   13 years vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @40825   13 years vboxsync Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
(edit) @40751   13 years vboxsync removed posix comment from win source
(edit) @40497   13 years vboxsync Typo.
(edit) @40132   13 years vboxsync Runtime/win: minor .def update for the updated OpenSSL library
(edit) @40131   13 years vboxsync Runtime/win: update .def file to reflect additional functions
(edit) @39987   13 years vboxsync Runtime/r3/fileio-win: also properly handle the unlikely case
(edit) @39867   13 years vboxsync process-win.cpp: Splitting monster function.
(edit) @39866   13 years vboxsync process-win.cpp: Addressing todos, fixed a potential heap corruption …
(edit) @39865   13 years vboxsync build fix.
(edit) @39864   13 years vboxsync process-win.cpp: address previous todo, added new ones, some clean up.
(edit) @39863   13 years vboxsync process-win.cpp: Do not return failure because UnloadUserProfile …
(edit) @39846   13 years vboxsync %ld -> %u + %#x.
(edit) @39842   13 years vboxsync IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
(edit) @39801   13 years vboxsync IPRT: socket / address resolving fixes.
(edit) @39729   13 years vboxsync Acquire the necessary privileges to perform shutdown if need too. …
(edit) @39728   13 years vboxsync nit
(edit) @39727   13 years vboxsync VINF_SYS_MAY_POWER_OFF
(edit) @39726   13 years vboxsync RTSystemShutdown/win: Initial implementation.
(edit) @39691   13 years vboxsync pipe-win.cpp: build fix.
(edit) @39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39627   13 years vboxsync backed out previous changeset
(edit) @39626   13 years vboxsync more symlink stuff
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39027   13 years vboxsync RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
(edit) @39025   13 years vboxsync fileio-win.cpp: hacking in progress…
(edit) @38758   13 years vboxsync IPRT: Added Windows 8 OS detection
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38036   14 years vboxsync VBoxRT: add SSL_get_certificate.
(edit) @37733   14 years vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37607   14 years vboxsync build fix
(edit) @37600   14 years vboxsync build fix
(edit) @37598   14 years vboxsync build fix
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37448   14 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37318   14 years vboxsync build hack
(edit) @37313   14 years vboxsync RTProcWait/win: build fix
(edit) @37312   14 years vboxsync RTProcWait/win: Don't leak opened process handles.
(edit) @37311   14 years vboxsync rtProcWinRemovePid: Don't forget to close the process handle.
(edit) @37310   14 years vboxsync rtThreadNativeDestroy/win: build fix
(edit) @37309   14 years vboxsync rtThreadNativeDestroy: Close the native thread handle.
(edit) @37277   14 years vboxsync Runtime/crypto+ssl: build cleanup and fixes
(edit) @37267   14 years vboxsync Build fix.
(edit) @37266   14 years vboxsync Windows ExtPack build fix.
(edit) @37254   14 years vboxsync OpenSSL: link ssl library.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37155   14 years vboxsync build fix
(edit) @37154   14 years vboxsync RTThread[SG]etAffinity cleanup
(edit) @36879   14 years vboxsync IPRT/path-win: Fixed NT4 breakage when using SHGetFolderPathW.
(edit) @36675   14 years vboxsync nit
(edit) @36614   14 years vboxsync iprt: next try
(edit) @36613   14 years vboxsync iprt: try to fix win burn
(edit) @36611   14 years vboxsync iprt: add RTPathUserDocuments
(edit) @36601   14 years vboxsync build fix
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36440   14 years vboxsync build fix
(edit) @36438   14 years vboxsync RTSystemQueryDmiString: Should call CoUninitialize if …
(edit) @36390   14 years vboxsync thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
(edit) @36387   14 years vboxsync remove extra ole ref decrement
(edit) @36368   14 years vboxsync thread-win.cpp: Enabled the COM assertions + automatic cleanup.
(edit) @36367   14 years vboxsync fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
(edit) @36366   14 years vboxsync iprt/thread-win.cpp: Experimental code (disabled) for checking for …
(edit) @36362   14 years vboxsync iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36123   14 years vboxsync IPRT: Required fixes for VFS on Windows.
(edit) @35408   14 years vboxsync fileaio-win.cpp: Log native error code for unresolved errors …
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35020   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35018   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @34962   14 years vboxsync build fix
(edit) @34960   14 years vboxsync build fix
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(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.
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