VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient/main.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98474   23 months vboxsync Additions: X11: Add possibility restart VBoxClient processes during …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96878   2 years vboxsync Additions: X11: Print out if Wayland environment detected or not, …
(edit) @96876   2 years vboxsync Additions: X11: Move Wayland env detection to common place, bugref:10134.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @93551   3 years vboxsync Additions: X11: VBoxClient: move Wayland detection function into …
(edit) @93385   3 years vboxsync Additions: make VBoxDRMClient and VBoxClient --vmsvga-session …
(edit) @93371   3 years vboxsync Additions: Linux: introduce VBoxClient --vmsvga-session service and …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90211   3 years vboxsync Additions: X11: main: prevent deadlock on service termination, …
(edit) @90053   3 years vboxsync Additions: X11: main: update service termination code, bugref:10032. …
(edit) @86883   4 years vboxsync Additions/VBoxClient: Removed command line options which never were …
(edit) @86872   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @84538   5 years vboxsync bugref:9637 - Renaming vmsvga-x11 service to vmsvga service - …
(edit) @84503   5 years vboxsync FE/Qt. bugref:9637. build fix.
(edit) @84501   5 years vboxsync bugref:9637. Splitting logging logging related functions from main.cpp
(edit) @83717   5 years vboxsync bugref:9637. r136358 was incomplete
(edit) @83715   5 years vboxsync Additions/VBoxClient: ticketref:19470 VBoxClient doesn't recognize the …
(edit) @83218   5 years vboxsync bugref:9637. removing an obsolete VBoxClient service.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81057   5 years vboxsync Additions/VBoxClient: Added GetOpt command line argument parsing with …
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81038   5 years vboxsync Additions/VBoxClient: Moved modifying the release logger when running …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @80378   5 years vboxsync Additions/x11/VBoxClient: Get rid of check3d component which worked …
(edit) @78162   6 years vboxsync Shared Clipboard/Additions: Make feature optional (if …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @70126   7 years vboxsync Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68562   7 years vboxsync merging vbglioc r117719: VBoxClient: avoid use RTEXITCODE where …
(edit) @67755   7 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Revert r116031: Allow …
(edit) @67319   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Allow VBoxClient …
(edit) @67043   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Add VBoxClient …
(edit) @65672   8 years vboxsync Additions/VBoxClient: on NetBSD <stdlib.h> doesn't provide the bits …
(edit) @64167   8 years vboxsync bugref:7535: Additions: desktop notification feature for critical …
(edit) @62883   8 years vboxsync Additions/*: gcc warnings.
(edit) @62530   8 years vboxsync (C) 2016
(edit) @60980   9 years vboxsync Additions/VBoxClient: Only run service if initialization was …
(edit) @58993   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @57357   9 years vboxsync Additions/x11/VBoxClient: remove global VT switching handling again.
(edit) @56995   9 years vboxsync VBoxClient: Fatal error formatting fix.
(edit) @56211   10 years vboxsync Additions/x11: unused variables
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55440   10 years vboxsync VBoxClient: Help text spelling, added "-Vversion" for displaying …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54185   10 years vboxsync Additions/x11/VBoxClient: drop the time-out on warning messages (it …
(edit) @54019   10 years vboxsync Additions/x11/VBoxClient: reduce message spam when we respawn.
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @52647   10 years vboxsync Additions/x11/VBoxClient: exit silently if we are already running.
(edit) @52586   10 years vboxsync Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to …
(edit) @52577   10 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @52231   10 years vboxsync Additions/x11/VBoxClient: make fatal error notification application-global.
(edit) @50464   11 years vboxsync Additions/x11/VBoxClient: clean-up in main code.
(edit) @50451   11 years vboxsync Additions/x11/VBoxClient: fix for older Linux kernels.
(edit) @50431   11 years vboxsync Additions/x11/VBoxClient: clean-up and make the VT monitor thread also …
(edit) @50281   11 years vboxsync Additions/x11/VBoxClient: detect VT switches on Linux 2.6.38 and …
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48138   11 years vboxsync VBoxClient: always call XInitThreads() before any other Xlib calls.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @38720   13 years vboxsync Additions/x11/VBoxClient: create pidfiles after daemonising to make …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @35617   14 years vboxsync Additions/x11/VBoxClient: daemonise later so that we get error …
(edit) @32845   14 years vboxsync Additions/x11/VBoxClient: fix to r66291
(edit) @32832   14 years vboxsync Additions/x11/VBoxClient: attempt to fix segfault on shutdown
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27709   15 years vboxsync Additions/x11/VBoxClient: converted logging to release logging (which …
(edit) @25954   15 years vboxsync VBoxClient: gcc warning
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25873   15 years vboxsync Additions/VBoxControl+VBoxClient: fix usage formatting
(edit) @24069   15 years vboxsync VBoxClient: Added delay for host update check, misc logging.
(edit) @23971   15 years vboxsync X11/VBoxClient: Command line help.
(edit) @23941   15 years vboxsync VBoxClient: Installer, command line, define cleanup.
(edit) @23859   15 years vboxsync X11/VBoxClient: Added host version check.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23835   15 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23822   15 years vboxsync VBoxClient: Enabled service checking again
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @21940   15 years vboxsync Additions/X11/VBoxClient: attempt to fix seamless Additions crashes
(edit) @21922   15 years vboxsync Additions/x11: rename VBoxClient --autoresize to VBoxClient --display …
(edit) @21218   15 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @18938   16 years vboxsync Additions/x11/VBoxClient: detect X server termination and remove two …
(edit) @18360   16 years vboxsync Additions/x11/VBoxClient: run a separate process for each service and …
(edit) @18320   16 years vboxsync Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
(copy) @16995   16 years vboxsync Additions/x11: renamed directories to better fit our naming conventions
copied from trunk/src/VBox/Additions/x11/xclient/main.cpp
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
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