VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101014   15 months vboxsync Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
(edit) @100717   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100716   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100707   16 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   16 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100655   17 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100651   17 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100619   17 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   17 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100612   17 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100610   17 months vboxsync Shared Clipboard/Main: Logging nit. bugref:9437
(edit) @100609   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   17 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100325   17 months vboxsync Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100105   18 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
(edit) @100042   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100041   18 months vboxsync Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
(edit) @100038   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99970   18 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99944   19 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
(edit) @99927   19 months vboxsync Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
(edit) @99925   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99915   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99913   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99912   19 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
(edit) @99909   19 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99808   19 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99782   19 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99416   20 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99393   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99392   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99295   20 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   20 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99252   20 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99251   20 months vboxsync Guest Control/Main: Follow-up fix for using the new semantics of …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99122   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99073   21 months vboxsync Guest Control/Main: Always dereference symlinks by default when …
(edit) @99011   21 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98824   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   21 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98816   21 months vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98813   21 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98807   21 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98780   21 months vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(edit) @98777   21 months vboxsync Guest Control/Main: Compilation fixes when …
(edit) @98775   21 months vboxsync Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
(edit) @98729   21 months vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98725   21 months vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98716   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98715   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98714   21 months vboxsync Guest Control/Main: Compilation fix when …
(edit) @98713   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98710   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98706   21 months vboxsync bugref:10366. The parameter aDevice is filled in case of successful …
(edit) @98692   22 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98690   22 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98667   22 months vboxsync Guest Control: Implemented GuestSession::i_directoryCreate() + …
(edit) @98666   22 months vboxsync Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98644   22 months vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98643   22 months vboxsync Guest Control: Reduced #ifdefs. bugref:9783
(edit) @98614   22 months vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
(edit) @98610   22 months vboxsync Main/GuestSession: nits and some logging. bugref:9783
(edit) @98608   22 months vboxsync Main/GuestProcessImpl.cpp: try fix VERR_IPE_UNINITIALIZED_STATUS …
(edit) @98544   22 months vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98532   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98529   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98528   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98340   22 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98286   23 months vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98284   23 months vboxsync Main/Guest Control: Resolved a @todo in …
(edit) @98283   23 months vboxsync src-client/USBCardReader.cpp: doxygen fix. bugref:10223
(edit) @98282   23 months vboxsync Main/Guest Control: Resolved a @todo in GuestFileImpl::i_setFileStatus().
(edit) @98278   23 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98276   23 months vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98275   23 months vboxsync Main/VBoxDriversRegister.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98274   23 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   23 months vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   23 months vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98268   23 months vboxsync Main/ConsoleImpl2.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98266   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98265   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. Made …
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   23 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98261   23 months vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
(edit) @98260   23 months vboxsync Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
(edit) @98123   23 months vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
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