VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @26406   15 years vboxsync Additions/linux: fix xorg.conf hacking again if no xorg.conf …
(edit) @26388   15 years vboxsync Convert physical page nr to physical page address
(edit) @26387   15 years vboxsync Additions/linux: xorg.conf hacking: fix for the case of old X.Org …
(edit) @26386   15 years vboxsync Additions/linux: xorg.conf hacking scripts: cosmetics
(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) @26324   15 years vboxsync wddm: more VidPn impl
(edit) @26320   15 years vboxsync wddm: more VidPn impl
(edit) @26301   15 years vboxsync wddm: disable makefile err, more display modes support impl
(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) @26179   15 years vboxsync wddm: more impl
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26174   15 years vboxsync Linux additions: fixed compilation against Linux kernels 2.6.24 ... 2.6.25
(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) @26145   15 years vboxsync wddm: we do not support EDID
(edit) @26144   15 years vboxsync nit.
(edit) @26142   15 years vboxsync wddm: a bit more cleanup
(edit) @26141   15 years vboxsync wddm: clean driver query callbacks a bit
(edit) @26140   15 years vboxsync VBoxServiceUtils.cpp: dwords are unsigned.
(edit) @26138   15 years vboxsync wddm: more impl
(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) @26102   15 years vboxsync Another fix for public #5891. Thanks to Pax Team for the suggestion.
(edit) @26099   15 years vboxsync Windows Guest Additions installer: Use new VBOX_VENDOR_* and …
(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) @26077   15 years vboxsync wddm: more impl
(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) @26069   15 years vboxsync wddm: more impl
(edit) @26063   15 years vboxsync Miniport/Makefile.kmk: cleanup
(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) @26053   15 years vboxsync wddm: more impl
(edit) @26052   15 years vboxsync wddm: more impl
(edit) @26050   15 years vboxsync wddm: more impl
(edit) @26048   15 years vboxsync crOpenGL: track bound textures on client side, add debug check for …
(edit) @26047   15 years vboxsync Windows Guest Additions: Reverted r56156, r56579, r56588 and r56640
(edit) @26045   15 years vboxsync VBoxCredProv: Pointer assertion.
(edit) @26041   15 years vboxsync wddm: more impl
(edit) @26040   15 years vboxsync Additions/x11/vboxvideo: do not reject saved video modes if the …
(edit) @26036   15 years vboxsync wddm: more impl
(edit) @26033   15 years vboxsync warnings
(edit) @26032   15 years vboxsync warning
(edit) @26024   15 years vboxsync Additions/x11: simplify the newer mouse driver and work around a bug …
(edit) @26009   15 years vboxsync wddm: DxgkDdiQueryChildStatus impl
(edit) @26005   15 years vboxsync wddm: DxgkDdiQueryChildRelations impl
(edit) @26000   15 years vboxsync wddm: StartDevice impl
(edit) @25988   15 years vboxsync fix OSE
(edit) @25983   15 years vboxsync VBoxService/VMInfo: Don't include utmp.h on FreeBSD. It was replaced …
(edit) @25982   15 years vboxsync wddm: export to OSE
(edit) @25980   15 years vboxsync wddm: initial stub prototype, make common XPDM-WDDM driver parts …
(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) @25970   15 years vboxsync obsolete
(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) @25954   15 years vboxsync VBoxClient: gcc warning
(edit) @25949   15 years vboxsync crOpenGL: update to wine 1.1.36 and disable unnecessary fbo state poll
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