VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31925   15 years vboxsync VBoxService/PropCache: Don't touch the properties flags/reset value …
(edit) @31924   15 years vboxsync VBoxService/VMInfo/PropCache: Really clear/set default values of …
(edit) @31918   15 years vboxsync VBoxService: uninitialized variable
(edit) @31916   15 years vboxsync Build fix.
(edit) @31915   15 years vboxsync Comments.
(edit) @31912   15 years vboxsync VBoxService/VMInfo/PropCache: Don't bail out in error cases and report …
(edit) @31905   15 years vboxsync additions/VBoxService/VBoxServiceVMInfo: fixed obtaining MAC address …
(edit) @31900   15 years vboxsync OSE compile fixes
(edit) @31893   15 years vboxsync VBoxService/PropCache: Bugfix.
(edit) @31881   15 years vboxsync VBoxService/PropCache: Remove TRANSIENT flag from temporary properties …
(edit) @31879   15 years vboxsync Typo.
(edit) @31878   15 years vboxsync VBoxService/PropCache: Properly handle temporary properties on hard reset.
(edit) @31867   15 years vboxsync VBoxService/VMInfo: Added utmpx support for Solaris (and later FreeBSD 9).
(edit) @31847   15 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31752   15 years vboxsync VBoxGuest.cpp: A shadowed variable (Info), identing.
(edit) @31750   15 years vboxsync SysHlp.cpp: Tested the wrong way…
(edit) @31749   15 years vboxsync HGCMInternal.cpp: Avoid unused variable on non-linux platforms.
(edit) @31748   15 years vboxsync SysHlp.cpp: Unused variables on Windows.
(edit) @31724   15 years vboxsync Additions: compile fix
(edit) @31720   15 years vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @31661   15 years vboxsync Additions header fixes
(edit) @31549   15 years vboxsync Additions/crOpenGL: make fakedri_drv.c build on recent systems. Patch …
(edit) @31522   15 years vboxsync VBoxGuest2.cpp: Updated log statements
(edit) @31520   15 years vboxsync VBoxGuestLib/Makefile.kmk,Config.kmk: Followup to r64491 - fixed …
(edit) @31518   15 years vboxsync VBoxGuest: linux/freebsd source file export and building.
(edit) @31517   15 years vboxsync VBoxGuest: VBoxGuest2.cpp/h, fixed file headers, moved comments to the …
(edit) @31498   15 years vboxsync Additions/linux/vboxguest: more missing files and a missing include
(edit) @31492   15 years vboxsync Additions/linux/vboxguest: added a missing file
(edit) @31432   15 years vboxsync Build fix.
(edit) @31431   15 years vboxsync File properties.
(edit) @31430   15 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31426   15 years vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31414   15 years vboxsync Additions/XFree86: compile flag cleanup
(edit) @31409   15 years vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31386   15 years vboxsync X11 additions: one other reference to a libc symbol
(edit) @31384   15 years vboxsync X11 additions: fixed unresolved symbols for Xorg < 7.0
(edit) @31364   15 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31355   15 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31317   15 years vboxsync Burn fix.
(edit) @31314   15 years vboxsync Burn fix.
(edit) @31311   15 years vboxsync Shared Folders/AutoMount: Update for non-Windows guests.
(edit) @31250   15 years vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31216   15 years vboxsync Shared Folders/VBoxService: Mount in Solaris different folder.
(edit) @31211   15 years vboxsync Another build fix.
(edit) @31204   15 years vboxsync Space.
(edit) @31202   15 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @31159   15 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31146   15 years vboxsync Additions/linux/vboxguest: fix missing symbol/function
(edit) @31130   15 years vboxsync Const.
(edit) @31111   15 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31052   15 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31045   15 years vboxsync Won't work.
(edit) @31044   15 years vboxsync Warning.
(edit) @31041   15 years vboxsync fixed RT_CLAMP usage
(edit) @31037   15 years vboxsync VBoxService/VMInfo: Bugs fixed.
(edit) @31025   15 years vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31013   15 years vboxsync export to OSE
(edit) @31002   15 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @31000   15 years vboxsync VBoxService/VMInfo: Tabs.
(edit) @30999   15 years vboxsync VBoxService/VMInfo: Better utmp lookup.
(edit) @30966   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: bad stuff.
(edit) @30960   15 years vboxsync grumble
(edit) @30959   15 years vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30957   15 years vboxsync VBoxService: Review comments for Andy. Changed -pagefusionfork to …
(edit) @30875   15 years vboxsync Argh.
(edit) @30874   15 years vboxsync Build fix.
(edit) @30870   15 years vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(edit) @30829   15 years vboxsync VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead.
(edit) @30780   15 years vboxsync VBoxGuest: Logging.
(edit) @30779   15 years vboxsync Build fix.
(edit) @30778   15 years vboxsync Guest Additions status: Use more enums.
(edit) @30759   15 years vboxsync Burn fix.
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30755   15 years vboxsync Minor updates
(edit) @30754   15 years vboxsync VBoxService/Page Sharing: Fixed crash on exit.
(edit) @30689   15 years vboxsync wddm3d: make fake wine window position/size be in synch
(edit) @30672   15 years vboxsync And another
(edit) @30671   15 years vboxsync Compile fix
(edit) @30669   15 years vboxsync Compile fix
(edit) @30668   15 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30666   15 years vboxsync This too
(edit) @30665   15 years vboxsync Backed out previous changes
(edit) @30662   15 years vboxsync Comments, some logging.
(edit) @30660   15 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30655   15 years vboxsync Moved check
(edit) @30650   15 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30648   15 years vboxsync Wrong tree
(edit) @30646   15 years vboxsync Reregister all shared modules after VM restore
(edit) @30626   15 years vboxsync wddm/3d: fix initial size
(edit) @30625   15 years vboxsync Guest Control/Service: Logging.
(edit) @30624   15 years vboxsync crOpenGL: clean the stub data on dll unload
(edit) @30601   15 years vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30598   15 years vboxsync crOpenGL: enable new tracking code for solaris
(edit) @30561   15 years vboxsync Comment
(edit) @30560   15 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30540   15 years vboxsync wddm/3d: disable verbose logging
(edit) @30539   15 years vboxsync wddm/3d: visible regions working!!
(edit) @30537   15 years vboxsync wddm/3d: log reported visible regions for DEBUG_misha
(edit) @30531   15 years vboxsync crOpenGL: terminate sync thread properly on linux
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