VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36790   14 years vboxsync Solaris/additions/postinstall.sh: minor clean up.
(edit) @36764   14 years vboxsync Additions/solaris: remove obsolete packaging bits, just causes confusion.
(edit) @36759   14 years vboxsync Additions/linux/Installer: use only pkexec, sudo and su for the …
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36754   14 years vboxsync VBoxService/Toolbox: Adjust error check.
(edit) @36752   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36751   14 years vboxsync Additions/solaris: Support for Xorg 1.10
(edit) @36749   14 years vboxsync VBoxService/GuestCtrl: Fixed getting output data from started process, …
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36744   14 years vboxsync VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
(edit) @36740   14 years vboxsync Logging.
(edit) @36737   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36734   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36733   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36732   14 years vboxsync VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
(edit) @36685   14 years vboxsync Additions/x11/seamless: replaced std::map with RTAVLU32TREE
(edit) @36684   14 years vboxsync Installers/linux: indentation fix
(edit) @36681   14 years vboxsync Installers/linux: more autorun hacking
(edit) @36672   14 years vboxsync Additions/x11/seamless: uninitialised variable, harmless I believe
(edit) @36670   14 years vboxsync VBoxVideo: fix memory leak in seamless mode
(edit) @36668   14 years vboxsync Additions/linux/installer: fix an error message on SUSE guests
(edit) @36666   14 years vboxsync Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
(edit) @36662   14 years vboxsync Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
(edit) @36658   14 years vboxsync Additions/linux/installer: shell script refactoring
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36626   14 years vboxsync Installer/linux: fix quoting in the Additions auto-installer
(edit) @36603   14 years vboxsync Additions/linux/installer: removed the test kernel modules
(edit) @36602   14 years vboxsync Additions/linux/installer: modularise vboxvideo.ko kernel makefile
(edit) @36584   14 years vboxsync Additions/linux/installer: modularise the vboxsf.ko kernel makefile
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36571   14 years vboxsync Windows Guest Additions installer: Apply WFP settings after taking …
(edit) @36570   14 years vboxsync Windows Guest Additions installer: Use dynamic char2wchar conversion …
(edit) @36550   14 years vboxsync Burn fix.
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36547   14 years vboxsync VBoxService/Toolbox: Abort cat'ing when all data is read and/or an …
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36518   14 years vboxsync Additions/linux/installer: expand auto-run somewhat
(edit) @36510   14 years vboxsync Additions/linux: make vboxguest.ko makefile use generic header and footer
(edit) @36493   14 years vboxsync Additions/Solaris: Added Xorg 1.9 and 1.8 support.
(edit) @36471   14 years vboxsync Linux 2.6.39-rc1 compile fixes
(edit) @36467   14 years vboxsync Additions/linux: adjustments to kernel module makefile split header …
(edit) @36464   14 years vboxsync Logging.
(edit) @36463   14 years vboxsync Additions/linux: move kernel module makefile split header and footer …
(edit) @36462   14 years vboxsync Additions/linux: update kernel module makefile split header and footer …
(edit) @36461   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @36455   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @36454   14 years vboxsync VBoxCredProv: Implemented support for handling/ignoring remote …
(edit) @36453   14 years vboxsync VBoxCredProv: Implemented support for handling/ignoring remote …
(edit) @36447   14 years vboxsync VBoxGINA: Do not yet report back an error when loading configuration.
(edit) @36446   14 years vboxsync VBoxGINA: Implemented support for handling/ignoring remote (desktop) …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36404   14 years vboxsync Windows Guest Additions installer: Don't check system mode (safe mode) …
(edit) @36403   14 years vboxsync VBoxVideo: fix memory leak
(edit) @36402   14 years vboxsync VBoxVideo: typo fix
(edit) @36389   14 years vboxsync Additions/x11: remove headers for X.Org Server 1.10 pre-release
(edit) @36388   14 years vboxsync Additions/x11: do not build or install drivers for pre-release server …
(edit) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36371   14 years vboxsync indent
(edit) @36369   14 years vboxsync VBoxService/cat: Inform about read input error.
(edit) @36359   14 years vboxsync Linux/Additions/sharedfolders: don't use GFP_HIGHUSER if we pass …
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36338   14 years vboxsync VBoxService: Also report terminated status when used by SCM, logging.
(edit) @36333   14 years vboxsync fix debug build
(edit) @36332   14 years vboxsync Additions/sharedfolders/linux: don't free the instantiated path name …
(edit) @36331   14 years vboxsync VBoxService: Attempt to fix pre-init (broken by r70386). End …
(edit) @36330   14 years vboxsync VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
(edit) @36328   14 years vboxsync VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
(edit) @36321   14 years vboxsync VBoxServicePipeBuf.*: nits.
(edit) @36318   14 years vboxsync Additions: indentation.
(edit) @36311   14 years vboxsync Windows Guest Additions installer: Check if VBoxGINA already is …
(edit) @36308   14 years vboxsync fix OSE
(edit) @36307   14 years vboxsync x11include/xorg-server-1.3.0.0: not needed, save some space
(edit) @36306   14 years vboxsync x11includes: warnings
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @36304   14 years vboxsync x11include: remove superfluous svn:executable properties
(edit) @36301   14 years vboxsync Additions/x11 and linux: add support for X.Org server 1.10 final
(edit) @36300   14 years vboxsync Additions/x11/x11include: added headers for X.Org Server 1.10 final
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36283   14 years vboxsync VBoxGINA: Also handle SAS on computer locked notice.
(edit) @36274   14 years vboxsync Guest-Linux: fix vboxguest loading (reg: r70454)
(edit) @36258   14 years vboxsync VBoxGINA: Added support for locked workstations.
(edit) @36249   14 years vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36200   14 years vboxsync fixed assertion
(edit) @36199   14 years vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36198   14 years vboxsync Additions/linux/drm: added missing files
(edit) @36197   14 years vboxsync Additions/linux/vboxadd-service.sh: when terminating the service with …
(edit) @36195   14 years vboxsync solaris/vboxsf: Use IPRT from VBoxGuest.
(edit) @36193   14 years vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36185   14 years vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36183   14 years vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @36179   14 years vboxsync Comments.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36174   14 years vboxsync Logging adjustments.
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