40 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Author SHA1 Message Date
  Oliver Gondža 2d614c0fb4 Make sure auth argument is escaped 6 years ago
  Koichiro IWAO 31cad94808 Do not depends on mcookie command 7 years ago
  Koichiro IWAO 977fbde28d remove trailing space 7 years ago
  Jeff Blaine 8a9abc1cf6 Support both defaults and mandatory system config files 7 years ago
  Jeff Blaine d6777a6074 Properly name filehandle based on context of code 8 years ago
  Pierre Ossman 3f2bb341c9 Don't start vncconfig from vncserver anymore 8 years ago
  Pierre Ossman d36f0dbabe Set up Xauthority using a single invokation 8 years ago
  Pierre Ossman 7461517180 Use mcookie to generate X server cookie 8 years ago
  Pierre Ossman 817dcecdf8 Check that xauth is in PATH 8 years ago
  Pierre Ossman cddd64832b Set up Xauthority using a single invokation 8 years ago
  Pierre Ossman 5fe6070187 Use mcookie to generate X server cookie 8 years ago
  Pierre Ossman a7ac6a9534 Check that xauth is in PATH 8 years ago
  Llorenç Garcia Martinez e76c2fb888 option -xstartup added 8 years ago
  Llorenç Garcia Martinez 861cb06de5 new option -noxstartup to not load any xstartup script file 8 years ago
  graysky ddff8d0740 update vncserver to parse a config file 8 years ago
  Michal Srb e6e11f9a3a vncserver: Clean pid files of dead processes. 8 years ago
  Pierre Ossman a5b37c0366 Start a hidden rather than minimised vncconfig 9 years ago
  Adam Tkac ce6feaa3ca Remove bogus -geometry width/height adjustment from vncserver script 11 years ago
  DRC f6b5840103 Launch vncconfig directly from vncserver, not from xstartup. Justification: vncconfig is necessary to enable basic functionality of the TigerVNC system (clipboard transfer, most notably.) It isn't always going to be in the PATH, and in fact, there might be more than one version of it on the system (for instance, a version from RealVNC in /usr/bin and a version from TigerVNC in /opt/TigerVNC/bin.) If it is desirable to disable vncconfig under certain circumstances, then I would suggest adding a command-line option to vncserver to accomplish that. 12 years ago
  DRC e85eba53ac Always look for the Java classes in ../vnc/classes first before looking in the system locations. This prevents TigerVNC from picking up the Java classes from a RealVNC installation. 12 years ago
  Adam Tkac 38ba8cf042 Merged r4361 from 1_1 branch. 13 years ago
  Adam Tkac f586b840bf Merged r4342 - r4359 from 1_1 branch. 13 years ago
  DRC 8fb1191522 Always exit Xvnc whenever the user exits the window manager, and provide a -fg switch to allow Xvnc to run in the foreground (necessary for some grid computing environments) 13 years ago
  DRC 075d9fa8bf TurboVNC=TigerVNC 13 years ago
  DRC b9d8e76544 Port -list feature and -kill robustifications from TurboVNC 1.0 13 years ago
  Adam Tkac 39c9d99e5d [Bugfix] vncserver: accept <+optname> option when specified as the first one. 14 years ago
  DRC d28792b404 Remove xfs support, because it doesn't work and isn't needed 14 years ago
  Adam Tkac 6cbd9d1813 [Bugfix] Use /dev/urandom when available for xauth cookie generation (alan dot coopersmith at sun dot com) 14 years ago
  Adam Tkac c071e493a0 [Bugfix] Start per session D-Bus daemon correctly. 15 years ago
  DRC 989dbd1ee9 If font catalogue exists (Fedora 11), use it as the initial font path 15 years ago
  DRC 5e6c57fea2 It shouldn't be necessary to actually open the XFS unix socket. If the socket file exists, then XFS is running. 15 years ago
  DRC 36546c1e5f Change font path logic such that XFS is used if it is available and running, otherwise Xvnc is started with no -fp argument. If this fails, then Xvnc is restarted using the automatically-generated font path. 15 years ago
  Adam Tkac 804d86f3b2 Execute vncconfig in xstartup file early to make clipboard working. 15 years ago
  DRC eed5d1f7f1 Add -fp argument to allow user to override font path selection 15 years ago
  DRC e5b4f75c85 Don't complain if $depth not set 15 years ago
  DRC 9d1c15772a Comment out $depth line so that the server will use the default (24-bit) 15 years ago
  DRC d6821bf194 Attempt to build a reasonable font path for the system and start Xvnc with this font path. Failing that, attempt to use the X Font Server (xfs.) Note that XFS is not generally available on SuSE and Ubuntu, so it cannot be used as the default font path. 15 years ago
  DRC 932489824b Better default xstartup file which attempts to launch the user's chosen window manager before falling back to twm. This is borrowed from TurboVNC 0.5.1. 15 years ago
  DRC 190854c67a Allow Xvnc, vncpasswd, etc. to be run from an arbitrary directory, even if the directory is not part of the PATH. Look for xauth in /usr/X11R6/bin to support older Linux systems. 15 years ago
  Constantin Kaplinsky b30ae7facb Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky d6ac372c0b Unix scripts and docs in the root directory merged with VNC 4.1.1 (for the most part, updates in copyright strings only). 18 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago