VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/win/process-win.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @104930   8 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @103232   12 months vboxsync IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
(edit) @103230   12 months vboxsync IPRT/process-win: Fixed regression from r152441, leading to start …
(edit) @99828   21 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99483   22 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99109   23 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96475   2 years vboxsync IPRT: Resolve SetHandleInformation and GetHandleInformation …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95738   3 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
(edit) @95736   3 years vboxsync IPRT/process-win.cpp: PSAPI never had an undecorated GetModuleBaseName …
(edit) @95735   3 years vboxsync IPRT/process-win.cpp: Nocrt adjustments. bugref:10261
(edit) @95274   3 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81147   5 years vboxsync IPRT/process-win.cpp: Don't try open the thread token when …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80503   5 years vboxsync IPRT/process-win.cpp: More pszUser == NULL + RTPROC_FLAGS_SERVICE …
(edit) @80492   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80485   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80481   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70486   7 years vboxsync IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
(edit) @70361   7 years vboxsync iprt/process-win.cpp: shut up some annoying assertions on NT3.1.
(edit) @70345   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70215   7 years vboxsync IPRT/r3/win: Some more NT 3.50 adjustments.
(edit) @70195   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental).
(edit) @70172   7 years vboxsync r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4.
(edit) @69111   7 years vboxsync (C) year
(edit) @62584   9 years vboxsync IPRT: Unused parameters on windows.
(edit) @62452   9 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   9 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @59817   9 years vboxsync IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
(edit) @59781   9 years vboxsync IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
(edit) @59770   9 years vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59594   9 years vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59546   9 years vboxsync Documentation build fix.
(edit) @59544   9 years vboxsync IPRT: r3/win/process-win.cpp: Removed debug output.
(edit) @59543   9 years vboxsync Build fix.
(edit) @59542   9 years vboxsync IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
(edit) @59519   9 years vboxsync IPRT: r3/win/process-win.cpp: Error checking.
(edit) @59133   9 years vboxsync IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57916   9 years vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57845   9 years vboxsync RTProcCreateEx/win: uninitialized rc fix and made the …
(edit) @57843   9 years vboxsync RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
(edit) @57835   9 years vboxsync RTProc,RTEnv: First pass over the windows process creation code, …
(edit) @57824   9 years vboxsync IPRT/process-win.cpp: Also clone the handed-in environment block.
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57799   9 years vboxsync IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
(edit) @57758   9 years vboxsync IPRT/process-win.cpp: Overwrite existing env vars if …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57656   9 years vboxsync IPRT/process-win.cpp: Don't unset env variables from parent in …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55126   10 years vboxsync s/AssertPtrReturn/AssertReturn/ after RTMemAlloc()
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @50745   11 years vboxsync IPRT/process-win: Fixed overwriting of existing environment variables …
(edit) @50062   11 years vboxsync IPRT/process-win.cpp: Fixed environment creation for RTProcCreateEx(), …
(edit) @49030   11 years vboxsync Runtime/r3/win/process-win: typo
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @47596   11 years vboxsync IPRT: Determin windows version on init and skip the …
(edit) @46593   12 years vboxsync updates
(edit) @46404   12 years vboxsync Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(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) @40497   13 years vboxsync Typo.
(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) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(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) @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) @34708   14 years vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34251   14 years vboxsync IPRT/process-win: Added mapping function for specific Windows error codes.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33491   14 years vboxsync IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
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