VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38649   13 years vboxsync Additions/common: more Linux input driver work
(edit) @38648   13 years vboxsync Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS adjustments
(edit) @38637   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38634   13 years vboxsync VBoxService/GuestCtrl: Fixed RTPROC_FLAGS_* handling.
(edit) @38633   13 years vboxsync VBoxService: Fixed German Umlauts handling in toolbox, …
(edit) @38629   13 years vboxsync VBoxService/GuestCtrl: Added accidentally removed log output again.
(edit) @38625   13 years vboxsync VBoxService/Toolbox: Don't output error messages when writing machine …
(edit) @38605   13 years vboxsync build fix
(edit) @38604   13 years vboxsync build fix
(edit) @38602   13 years vboxsync Additions/common/VBoxGuest: try to fix a burn
(edit) @38599   13 years vboxsync Additions/common/VBoxGuest: LogRel -> Log (possible release log spamming)
(edit) @38598   13 years vboxsync Additions/common/VBoxGuest: try to fix a burn
(edit) @38596   13 years vboxsync Additions/linux: kernel input driver for mouse integration, build fix
(edit) @38594   13 years vboxsync Additions/linux: kernel input driver for mouse integration, first drop
(edit) @38592   13 years vboxsync Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
(edit) @38587   13 years vboxsync VBoxService/GuestCtrl: Update.
(edit) @38548   13 years vboxsync pam_vbox: Documentation.
(edit) @38545   13 years vboxsync pam_vbox: Implemented threaded waiting without the need to explicitly …
(edit) @38493   13 years vboxsync GuestCtrl: Fixed regression when waiting for guest output.
(edit) @38486   13 years vboxsync pam_vbox: Implemented security bits.
(edit) @38474   13 years vboxsync Reverted r73525 - not needed.
(edit) @38473   13 years vboxsync pam_vbox: Solaris OSE build fix.
(edit) @38472   13 years vboxsync pam_vbox: build fix.
(edit) @38471   13 years vboxsync PAM: Solaris build fixes, misc. bugfixes.
(edit) @38468   13 years vboxsync PAM: First implementation of waiting for credentials.
(edit) @38445   13 years vboxsync Additions/VBoxService: warnings
(edit) @38439   13 years vboxsync GuestCtrl: Removed dead code.
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38411   13 years vboxsync Additions/VBoxService: don't fail if VbglR3GetSessionId() does not work
(edit) @38407   13 years vboxsync Windows guest additions: disable PageList HGCM parameters for 64 bit …
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38374   13 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38322   13 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   13 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   13 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38298   13 years vboxsync crOpenGL: proper handling of pack/unpack states with PBO's
(edit) @38244   13 years vboxsync crOpenGL: missing commit for r72917, fix thread sync issues
(edit) @38224   13 years vboxsync VBoxService/VMInfo-win: Don't bail out if there are no network …
(edit) @38223   13 years vboxsync VBoxService: Implemented "--only-<service>" to just start one specific …
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38201   13 years vboxsync Additions/common: make vbglR3IoCtl fail cleanly on Linux if …
(edit) @38180   13 years vboxsync VBoxService/GuestCtrl: Updated policy handling for controlling the …
(edit) @38157   13 years vboxsync VBoxService/GuestCtrl: Implemented policy handling for controlling the …
(edit) @38154   13 years vboxsync *.kmk: PATH_INS -> PATH_STAGE.
(edit) @38143   13 years vboxsync crogl: auto-flush on thread switch functionality
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38131   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38130   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38129   13 years vboxsync VBoxService/VMInfo-win: Keep old user count when out of memory and …
(edit) @38128   13 years vboxsync VBoxService/VMInfo-win: Added more logging for OOM situations.
(edit) @38115   13 years vboxsync Removed debug output.
(edit) @38113   13 years vboxsync VBoxService/GuestCtrl: Fixed stability issues due to PID recycling, …
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38087   13 years vboxsync VBoxService/VMInfo: Enhanced logging.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38015   13 years vboxsync VBoxServiceToolBox: Addressed misc. todos.
(edit) @37986   14 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37981   14 years vboxsync Additions/Solaris: Link vboxguest to misc/ctf.
(edit) @37964   14 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37952   14 years vboxsync VBoxServiceToolbox.cpp: Use RTMsgSetProgName; mkdir shall fail if no …
(edit) @37921   14 years vboxsync VBoxServiceToolbox.cpp: Fixed the symlink invocation (must strip …
(edit) @37860   14 years vboxsync VBoxService/Toolbox: Implemented output for vbox_stat, now using a …
(edit) @37832   14 years vboxsync Additions/VBoxService: fix automounting Solaris Shared folders.
(edit) @37830   14 years vboxsync crogl: fix wine filtering for wddm WoW64
(edit) @37826   14 years vboxsync Additions/VBoxService: automount broken on Solaris
(edit) @37816   14 years vboxsync VBoxService/GuestCtrl: Logging adjustments.
(edit) @37814   14 years vboxsync VBoxService/vbox_stat: Also check for directories.
(edit) @37796   14 years vboxsync VBoxService: warning (shadowed declaration)
(edit) @37791   14 years vboxsync VBoxService/ls: Also handle single files, factored out actual printing …
(edit) @37760   14 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(edit) @37708   14 years vboxsync WDDM/3d: force desktop repaint after visibile region changes changes
(edit) @37672   14 years vboxsync warnings
(edit) @37664   14 years vboxsync crOpenGL: fix GL_VERSION for different locales (#5755)
(edit) @37608   14 years vboxsync VBoxService: cosmetical fix
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37594   14 years vboxsync crOpenGL: fix dri driver loading for ubuntu oneiric
(edit) @37474   14 years vboxsync hrmpf.
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37405   14 years vboxsync VBoxService/Toolbox: Update for ls (support symlinks).
(edit) @37404   14 years vboxsync VBoxService/Toolbox: Update for ls.
(edit) @37403   14 years vboxsync VBoxService/Toolbox: Implemented ls tool.
(edit) @37384   14 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37381   14 years vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37378   14 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37350   14 years vboxsync Additions/linux: path fix for export_modules
(edit) @37340   14 years vboxsync VBoxService/Toolbox: Implemented (basic) stat tool.
(edit) @37291   14 years vboxsync VBoxGuest/win: comments v2
(edit) @37290   14 years vboxsync VBoxGuest/win: comments
(edit) @37288   14 years vboxsync VBoxGuest/win: IoSkip & CallDriver for PNP_QUERY IRPS
(edit) @37286   14 years vboxsync VBoxGuest/win: complete the PNP_QUERY IRPS
(edit) @37262   14 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when …
(edit) @37258   14 years vboxsync Build fix.
(edit) @37257   14 years vboxsync Comments.
(edit) @37256   14 years vboxsync VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
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