VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26642   15 years vboxsync Additions/VBoxGuestLib: failure case logging.
(edit) @26632   15 years vboxsync Additions: Some more fixes.
(edit) @26631   15 years vboxsync Additions/solaris: logging and some fixes.
(edit) @26629   15 years vboxsync Additions/solaris: Fix zero sized requests, namely …
(edit) @26611   15 years vboxsync BoxServiceCpuHotPlug.cpp: todo update.
(edit) @26599   15 years vboxsync CPU hotplug/Additions: Fix hot-add event. The cpu directory might not …
(edit) @26595   15 years vboxsync CPU hotplug: Fix guest cpu hot-plug monitor. The paths have changed
(edit) @26565   15 years vboxsync crOpenGL: fixed host crashes when using GL_EXT_compiled_vertex_array …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26545   15 years vboxsync crOpenGL: fix assertion when application uses several windows with …
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26504   15 years vboxsync VBoxGuest.cpp,vboxvfs_vfsops.c: tabs.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26489   15 years vboxsync Misc svn:eol-style correction and some manual cleanup.
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26380   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
(edit) @26374   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Return value for …
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26355   15 years vboxsync Get rid of annoying assertion
(edit) @26354   15 years vboxsync Activated memory balloon and statistics again
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26328   15 years vboxsync Properly disable it
(edit) @26327   15 years vboxsync Disable the balloon and stats service parts again.
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26299   15 years vboxsync Updates
(edit) @26292   15 years vboxsync Moved statistics and balloon handling to the guest service process
(edit) @26283   15 years vboxsync crOpenGL: fix text relocations in VBoxOGL.so for linux.amd64 (#4662)
(edit) @26243   15 years vboxsync VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
(edit) @26231   15 years vboxsync VBoxServiceTimeSyncSet: Drop the return value, nobody is using it.
(edit) @26211   15 years vboxsync VBoxServiceTimeSync.cpp: Use RTTimeSet.
(edit) @26199   15 years vboxsync Branding: build fix
(edit) @26197   15 years vboxsync Branding: one more place
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26149   15 years vboxsync VbglR3/pam_vbox: Tabs.
(edit) @26148   15 years vboxsync VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
(edit) @26144   15 years vboxsync nit.
(edit) @26140   15 years vboxsync VBoxServiceUtils.cpp: dwords are unsigned.
(edit) @26136   15 years vboxsync VBoxService: a couple of bug fixes together with code review and cleanups.
(edit) @26131   15 years vboxsync Additions/VBoxGuest: build fix.
(edit) @26127   15 years vboxsync Additions/VBoxGuestLib: removed debug LogRel.
(edit) @26125   15 years vboxsync Additions/VBoxGuestLib: Oops.
(edit) @26124   15 years vboxsync Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
(edit) @26123   15 years vboxsync Solaris/Additions/vboxguest: make LogRel working again.
(edit) @26121   15 years vboxsync crOpenGL: workaround for buggy apps using glEnable with …
(edit) @26117   15 years vboxsync crOpenGL: fix crash for ubigraph (#4674)
(edit) @26114   15 years vboxsync VBoxService/timesync: Return status on hard sync.
(edit) @26113   15 years vboxsync VBoxService/timesync: Get more accurate current time on Windows when …
(edit) @26092   15 years vboxsync VBoxService: Reduced memory usage.
(edit) @26087   15 years vboxsync Extra note
(edit) @26086   15 years vboxsync VBoxService: Another bugfix for process enumeration.
(edit) @26085   15 years vboxsync VBoxService: Bugfixes.
(edit) @26083   15 years vboxsync VBoxService: Improved modularity for process information lookup; …
(edit) @26082   15 years vboxsync VBoxGuestR3LibHostVersion: Better assertion.
(edit) @26074   15 years vboxsync Call VBoxServiceTimeSyncCancelAdjust when stopping the time service (!).
(edit) @26073   15 years vboxsync Unicode terminator is two bytes
(edit) @26072   15 years vboxsync Broken null termination removed
(edit) @26071   15 years vboxsync Paranoia
(edit) @26070   15 years vboxsync Always clear the userInfo structure as we use unsafe strncpy …
(edit) @26061   15 years vboxsync VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
(edit) @26059   15 years vboxsync VBoxGuestLib/Makefile: cleanup.
(edit) @26058   15 years vboxsync VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
(edit) @26054   15 years vboxsync Additions/x11/vboxvideo: use vboxvideo_70 for the XFree86 driver too
(edit) @26048   15 years vboxsync crOpenGL: track bound textures on client side, add debug check for …
(edit) @25983   15 years vboxsync VBoxService/VMInfo: Don't include utmp.h on FreeBSD. It was replaced …
(edit) @25979   15 years vboxsync Another build fix
(edit) @25978   15 years vboxsync Build fix
(edit) @25977   15 years vboxsync Build fix
(edit) @25976   15 years vboxsync Build fix
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @25965   15 years vboxsync crOpenGL: add libXext linker stub
(edit) @25964   15 years vboxsync crOpenGL: add linker stubs for libXdamage and libXfixes
(edit) @25962   15 years vboxsync VBoxGuestLib/VBoxGuestR3LibMisc: Fixed wrong error lookup (debug …
(edit) @25959   15 years vboxsync VBoxService: Also set service description on new install, not only on …
(edit) @25943   15 years vboxsync Additions/OpenGL: backed out previous commit.
(edit) @25941   15 years vboxsync Additions/crOGL: pull in libraries being used.
(edit) @25875   15 years vboxsync Additions/VBoxControl: undo accidentally committed testing hacks
(edit) @25873   15 years vboxsync Additions/VBoxControl+VBoxClient: fix usage formatting
(edit) @25804   15 years vboxsync VBoxServiceExec.cpp: fixed memory leak when getting an empty …
(edit) @25802   15 years vboxsync VBoxServiceUtils.cpp: r=bird: Don't use va twice. Replaced the …
(edit) @25798   15 years vboxsync Solaris/Additions: prevent automatic module unloading, uninit vars.
(edit) @25796   15 years vboxsync VBoxService: Not needed.
(edit) @25795   15 years vboxsync VBoxService: Added service description for SCM running on W2K+.
(edit) @25709   15 years vboxsync VBoxServiceExec: Fixed argument lookup for sysprep execution.
(edit) @25708   15 years vboxsync VBoxServiceUtils: Extended logging for VBoxServiceWritePropF().
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25590   15 years vboxsync FreeBSD/Additions: Makefile for kernel modules
(edit) @25563   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: r56149 doesn't make sense, ditto for …
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25535   15 years vboxsync crOpenGL: remove unnecessary debug output
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25480   15 years vboxsync VBoxService/timesync: Paranoia.
(edit) @25479   15 years vboxsync VBoxService: Include build version + rev.
(edit) @25476   15 years vboxsync VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
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