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) @56458   10 years vboxsync handle return code
(edit) @56457   10 years vboxsync Additions/VBoxService: properly report the CPU load of each VCPU
(edit) @56390   10 years vboxsync build fix
(edit) @56387   10 years vboxsync Additions/VBoxService: additional check
(edit) @56376   10 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56294   10 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   10 years vboxsync static and some function naming.
(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) @55630   10 years vboxsync vbox_rm: Fixed directory symlink deletion on windows and reduced the …
(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) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(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) @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) @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) @53874   10 years vboxsync VBoxService: fix a memory leak if libdbus exists but the dbus daemon …
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53534   10 years vboxsync Additions/common/VBoxService: the display service is no longer needed …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @53333   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Use RTUTF16.
(edit) @53332   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Logging.
(edit) @52890   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52702   11 years vboxsync Additions/VBoxService: log to the back-door logger as well.
(edit) @51729   11 years vboxsync Recently missed header updates.
(edit) @51711   11 years vboxsync Additions/VBoxService: Fix automount to pass dmode, fmode options for …
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51523   11 years vboxsync Additions/common/VBoxService: fix an assertion getting network …
(edit) @51503   11 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @51205   11 years vboxsync Additions/VBoxService: when starting guest processes, ignore …
(edit) @50810   11 years vboxsync VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
(edit) @50571   11 years vboxsync Additions/VBoxService: solaris build fix
(edit) @50567   11 years vboxsync VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix.
(edit) @50566   11 years vboxsync VBoxServiceVMInfo.cpp: Attempt at socket address length fix.
(edit) @50565   11 years vboxsync VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with …
(edit) @50555   11 years vboxsync VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of …
(edit) @50554   11 years vboxsync VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably …
(edit) @50461   11 years vboxsync Additions/VBoxService: skip a share from automounting if it's already …
(edit) @50448   11 years vboxsync Additions/VBoxService: assertion fix
(edit) @50286   11 years vboxsync VBoxService: Fix CPU hotunplug code for newer kernels where the …
(edit) @50063   11 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Added a to-do.
(edit) @50051   11 years vboxsync VBoxService/GuestCtrl: Print some more help in case a guest session is …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50026   11 years vboxsync Additions/VBoxService: indentation
(edit) @50025   11 years vboxsync VBoxService/VMInfo: Fixed crashes in user detection.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49531   11 years vboxsync Additions/VBoxService: do try to open the kernel device when executing …
(edit) @49511   11 years vboxsync VBoxService: don't disable logging if no log file name is passed
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48775   11 years vboxsync VBoxService/GuestCtrl: Only write desired amount to guest files, debug …
(edit) @48725   11 years vboxsync VBoxService/VBoxServiceControlSession: Logging.
(edit) @48722   11 years vboxsync VBoxService/VBoxServiceControlSession: Close guest file on opening error.
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48678   11 years vboxsync Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak …
(edit) @48311   12 years vboxsync Warnings.
(edit) @47977   12 years vboxsync VBoxService/VBoxTray: User idle detection: Reset usage status to idle …
(edit) @47973   12 years vboxsync VBoxService/VBoxTray: User idle detection: Lower last input time …
(edit) @47962   12 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info.
(edit) @47849   12 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Fixed logging / shadowed …
(edit) @47817   12 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47721   12 years vboxsync Logging.
(edit) @47695   12 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47622   12 years vboxsync VBoxService/GuestCtrl: More message filtering for guest session + …
(edit) @47620   12 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47551   12 years vboxsync VBoxService/GuestCtrl: Re-added (optional debug) dumping of guest …
(edit) @47545   12 years vboxsync VBoxService/GuestCtrl: Implemented asynchronous request queue, bugfixes.
(edit) @47490   12 years vboxsync VBoxService/VBoxServiceControlProcess: Also report process termination …
(edit) @47482   12 years vboxsync Comment typo.
(edit) @47481   12 years vboxsync VBoxService/GuestCtrl: Don't hang on PID reuse.
(edit) @47476   12 years vboxsync Format string: RU32 -> RU64.
(edit) @47475   12 years vboxsync VBoxService/GuestCtrl: Forward ported r87539 + r87613 (4.2: …
(edit) @47449   12 years vboxsync Additions/VBoxServices: two warnings
(edit) @47336   12 years vboxsync VBoxService/VMInfo: Free after use.
(edit) @47335   12 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47334   12 years vboxsync Comment typo.
(edit) @47294   12 years vboxsync Guest user state reporting: Update.
(edit) @47234   12 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47232   12 years vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @46625   12 years vboxsync unify casing
(edit) @46593   12 years vboxsync updates
(edit) @46513   12 years vboxsync Forward ported / integrated r86363 (4.2: VBoxService/sysprep: Fixed …
(edit) @46506   12 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette