VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56744   9 years vboxsync VBoxServiceToolBox.cpp: Try use RTPathRmCmd instead of the home cooked …
(edit) @56675   9 years vboxsync Additions/linux: Implement '-s' sloppy option parsing for shared folders.
(edit) @56652   9 years vboxsync DnD/VbglR3: Also support non URI-data transfers, logging.
(edit) @56575   9 years vboxsync DnD/VbglR3: Cleanup.
(edit) @56505   9 years vboxsync DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
(edit) @56458   9 years vboxsync handle return code
(edit) @56457   9 years vboxsync Additions/VBoxService: properly report the CPU load of each VCPU
(edit) @56431   9 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56390   9 years vboxsync build fix
(edit) @56387   9 years vboxsync Additions/VBoxService: additional check
(edit) @56378   9 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56376   9 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56354   9 years vboxsync build fixes
(edit) @56322   9 years vboxsync whitespace
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   9 years vboxsync static and some function naming.
(edit) @56220   10 years vboxsync warning
(edit) @56219   10 years vboxsync Additions/solaris: revert r92087, though not strictly necessary due to …
(edit) @56008   10 years vboxsync Additions/common/crOpenGL: fixed detection of CrHgsmi transport in …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55981   10 years vboxsync build fix
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55902   10 years vboxsync Additions/common/VBoxGuestLib: more precise scanf format string.
(edit) @55825   10 years vboxsync 3D: Additions: provide Windows ICD driver with HGSMI connection.
(edit) @55804   10 years vboxsync Additions/common/VBoxControl: fix a conditional test.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55751   10 years vboxsync Additions/common/VBoxService: some left-over bits from the display …
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55630   10 years vboxsync vbox_rm: Fixed directory symlink deletion on windows and reduced the …
(edit) @55627   10 years vboxsync Guest 3D: Pack SPU: TLS fix.
(edit) @55626   10 years vboxsync 3D: Additions: fix warning.
(edit) @55623   10 years vboxsync 3D: Pack SPU: more carefull with pointers.
(edit) @55622   10 years vboxsync 3D: Windows GAs: drop relatively big buffer allocation on stack.
(edit) @55621   10 years vboxsync 3D: forgotten local stuff.
(edit) @55620   10 years vboxsync 3D: addition: treat a little bit more carefully with pointers (Win GAs).
(edit) @55618   10 years vboxsync 3D: Additions code: small adjustments.
(edit) @55612   10 years vboxsync VBoxSErviceToolboxStat: Implemented the -L option while checking the …
(edit) @55581   10 years vboxsync VBoxServiceControlSession.cpp: A few more constructive code review …
(edit) @55580   10 years vboxsync VBoxServiceControlSessionForkInit: Some minor cleanup and a couple of …
(edit) @55579   10 years vboxsync RTStrCopy is a better choice here.
(edit) @55578   10 years vboxsync VBoxServiceControlSession.cpp: Added another todo about incorrect …
(edit) @55577   10 years vboxsync VBoxServiceControlSession.cpp/comment: There is no 'forking' going on …
(edit) @55576   10 years vboxsync Check for empty string the fast C way and drop the confused RT_BOOL use.
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55275   10 years vboxsync heartbeat service: document it, sanity check and fixed logging
(edit) @55193   10 years vboxsync Additions/common/VBoxVideo: make invalid or unknown-to-the-host …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55043   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code.
(edit) @55024   10 years vboxsync Additions/VBoxService: s/AssertPtr/Assert/
(edit) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54852   10 years vboxsync Additions/common/VBoxGuestLib: when trying to save video mode hints to …
(edit) @54721   10 years vboxsync Additions/common/VBoxGuest: host flags update clean-up fix.
(edit) @54704   10 years vboxsync Additions/common/VBoxSerivce: be more quiet on inactive users
(edit) @54702   10 years vboxsync Additions/VBoxService: don't spam the log file with messages ignoring …
(edit) @54640   10 years vboxsync warnings
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54614   10 years vboxsync nit
(edit) @54613   10 years vboxsync VBoxGuest: Optimized vbgdBitUsageTrackerChange and got rid of some …
(edit) @54612   10 years vboxsync VBoxGuest: Call vbgdResetMouseStatusOnHost at init too. Removed …
(edit) @54611   10 years vboxsync VBoxControl writelog: Append newline to each argument if it hasn't got any.
(edit) @54610   10 years vboxsync fix
(edit) @54609   10 years vboxsync Seems someone forgot to merge VBoxGuest2.cpp into VBoxGuest.cpp, …
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @54607   10 years vboxsync VBoxControl: typo in writelog.
(edit) @54606   10 years vboxsync VBoxGuest: Guest capabilities, mouse status, and event filter cleanups …
(edit) @54601   10 years vboxsync VBoxGuest: First part of the noisy vboxGuestUpdateHostFlags cleanup.
(edit) @54593   10 years vboxsync VBoxGuest.cpp: Moved the code guest caps where it belongs.
(edit) @54580   10 years vboxsync VBoxControl: Added a 'writelog' command (untested).
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54524   10 years vboxsync Additions/common/VBoxGuest: fix missing symbols in Linux vboxguest module.
(edit) @54522   10 years vboxsync VBoxGuest.cpp: todo wrt unnecessary session walking.
(edit) @54521   10 years vboxsync OS/2 GA (C) years.
(edit) @54520   10 years vboxsync VBoxControl.cpp: document -V not -v for short version option.
(edit) @54296   10 years vboxsync removed long obsoleted comment on VBOXGUESTSESSION.
(edit) @54241   10 years vboxsync VBoxGuest-win.cpp: Cleaned up the 'logging' change of r92875, …
(edit) @54239   10 years vboxsync VBoxGuest: Reverted r92886 as it does not make any sense (RTLogFlush …
(edit) @54237   10 years vboxsync VBoxGuest.cpp: Partly back out of r92834 because everything shouldn't …
(edit) @54229   10 years vboxsync the two blank lines inside the #ifdef DEBUG was an intentional hint …
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54006   10 years vboxsync Windows additions: OS version check fixes
(edit) @53972   10 years vboxsync Additions/x11: remove unnecessary IPRT support code from X.Org drivers.
(edit) @53970   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53874   10 years vboxsync VBoxService: fix a memory leak if libdbus exists but the dbus daemon …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
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