VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36331   14 years vboxsync VBoxService: Attempt to fix pre-init (broken by r70386). End …
(edit) @36330   14 years vboxsync VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
(edit) @36328   14 years vboxsync VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
(edit) @36321   14 years vboxsync VBoxServicePipeBuf.*: nits.
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @36249   14 years vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36185   14 years vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36183   14 years vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @36179   14 years vboxsync Comments.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36174   14 years vboxsync Logging adjustments.
(edit) @36026   14 years vboxsync VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.
(edit) @36025   14 years vboxsync VBoxService/GuestCtrl: Fixed argument handling for sysprep.
(edit) @35954   14 years vboxsync Build fix.
(edit) @35952   14 years vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35715   14 years vboxsync Newline.
(edit) @35692   14 years vboxsync VBoxService/ControlExec: Update.
(edit) @35690   14 years vboxsync VBoxService/ControlExec: Fix for high CPU loads during writable events …
(edit) @35674   14 years vboxsync Comments, added misc. assertions.
(edit) @35526   14 years vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35465   14 years vboxsync Reverted r69332 + r69333.
(edit) @35462   14 years vboxsync Forgot to save file …
(edit) @35461   14 years vboxsync VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
(edit) @35434   14 years vboxsync VBoxService: don't skip the first parameter passed by the host
(edit) @35385   14 years vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35080   14 years vboxsync Added todo.
(edit) @35077   14 years vboxsync VBoxService/AutoMount: Fixed shutting down flag race when actually …
(edit) @35060   14 years vboxsync Comment typos.
(edit) @35058   14 years vboxsync VBoxService/AutoMount: Fixed SIGBUS errors by doing a better/more …
(edit) @35055   14 years vboxsync VBoxService/AutoMount: Logging, handle write protected mounts.
(edit) @35036   14 years vboxsync Warning.
(edit) @35027   14 years vboxsync Logging.
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35012   14 years vboxsync Accidental code commit.
(edit) @35010   14 years vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @34869   14 years vboxsync Copy/paste error.
(edit) @34868   14 years vboxsync Cosmetics.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34777   14 years vboxsync Minor help text update.
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34617   14 years vboxsync VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34273   14 years vboxsync VBoxService/ToolBox: Completed misc todos, updated documentation.
(edit) @34255   14 years vboxsync Renaming, spelling.
(edit) @34249   14 years vboxsync oops.
(edit) @34245   14 years vboxsync VBoxServiceToolBox.cpp: r=bird: A bunch of review comments. Only the …
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34157   14 years vboxsync VBoxService/Cat: Made output file indexing configurable.
(edit) @33922   14 years vboxsync VBoxService: uninitialized variable
(edit) @33895   14 years vboxsync Build fix.
(edit) @33891   14 years vboxsync VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
(edit) @33889   14 years vboxsync Space.
(edit) @33888   14 years vboxsync VBoxService/Toolbox: Mode adjustments for vbox_mkdir.
(edit) @33886   14 years vboxsync Build fix.
(edit) @33885   14 years vboxsync VBoxService/Toolbox: Updated vbox_mkdir.
(edit) @33863   14 years vboxsync VBoxService/Toolbox: Added first bits for vbox_mkdir.
(edit) @33858   14 years vboxsync Another fix.
(edit) @33857   14 years vboxsync Typo.
(edit) @33856   14 years vboxsync VBoxService/AutoMount: Added bits for Solaris mounting.
(edit) @33854   14 years vboxsync VBoxService/Control: Move the internal tool handling before VbglR3 …
(edit) @33847   14 years vboxsync Warning.
(edit) @33845   14 years vboxsync Another try to fix Solaris builds.
(edit) @33843   14 years vboxsync Another try to fix Solaris builds.
(edit) @33837   14 years vboxsync Solaris build fix.
(edit) @33834   14 years vboxsync VBoxService/AutoMount: Update, bugfixes.
(edit) @33808   14 years vboxsync VBoxService/ControlExec: Debug logging.
(edit) @33807   14 years vboxsync VBoxService/ControlExec: Unnecessary logging.
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33763   14 years vboxsync VBoxService/Cat: Don't index files on creation.
(edit) @33762   14 years vboxsync VBoxService/Exec: Bugfixes for argument list construction.
(edit) @33696   14 years vboxsync Guest Control: Updates on guest path/environment resolving, …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33554   14 years vboxsync VBoxService: close socket on error
(edit) @33550   14 years vboxsync some more spelling fixes, thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33468   14 years vboxsync missing include.
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33448   14 years vboxsync Guest Copy/VBoxManage+VBoxService: Update.
(edit) @33422   14 years vboxsync GuestCopy/VBoxService: Bugfixes.
(edit) @33415   14 years vboxsync GuestCopy/VBoxService: Bugfix for writing to closed pipe buffers.
(edit) @33395   14 years vboxsync Additions/common: Some old OS/2 build fixes.
(edit) @33297   14 years vboxsync Another build fix.
(edit) @33293   14 years vboxsync Build fix.
(edit) @33292   14 years vboxsync VBoxService/Guest Execution: Destroy local stdin pipe buffer when …
(edit) @33283   14 years vboxsync VBoxService/Guest Execution: Fixed assertion when shutting down.
(edit) @33277   14 years vboxsync VBoxService: Update on internal toolbox command handling.
(edit) @33276   14 years vboxsync build fix
(edit) @33275   14 years vboxsync Build fix.
(edit) @33273   14 years vboxsync Use define for name.
(edit) @33272   14 years vboxsync VBoxService/Toolbox: Added special execution command ("VBoxService" or …
(edit) @33257   14 years vboxsync additions build fix
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