67 次程式碼提交 (337dbc392253af92b0577da062a5abc1d032b1ef)

作者 SHA1 備註 提交日期
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 年之前
  Pierre Ossman 741300728a Use StringParameters directly 1 年之前
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 年之前
  Alex Richardson e6a5a3684a Fix build on systems without HOST_NAME_MAX 2 年之前
  Pierre Ossman ed079a4049 Remove vfb references from symbol names 2 年之前
  Pierre Ossman 775d432ec7 Use <user>@<hostname> as the default desktop name 3 年之前
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 年之前
  Jocelyn Le Sage 701605e424 Added the ability to listen on both Unix socket and TCP port. 3 年之前
  Pierre Ossman 11080322a0 Catch errors resizing framebuffer 4 年之前
  Pierre Ossman f420f1d0de Add final line break to FatalError() calls 4 年之前
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 年之前
  Pierre Ossman 6e6a221e3d Get rid of magical assignment to Region 4 年之前
  Pierre Ossman 615d16bd5b Improved clipboard API 5 年之前
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年之前
  Jan Grulich a5720e5719 Fix memory leaks 5 年之前
  Pierre Ossman 4a4453fc69 Remove Java web server 5 年之前
  Pierre Ossman 621580d7a8 Proper cleanup on termination of Xvnc/libvnc.so 6 年之前
  Pierre Ossman 559e8b8854 Merge common socket code 6 年之前
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 年之前
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 年之前
  Peter Åstrand (astrand) ffeda0767f Remove "screen" argument from Randr glue functions 6 年之前
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 年之前
  Pierre Ossman e39540b462 Make VNC extension startup mandatory 6 年之前
  Pierre Ossman 3b03b43017 Call FatalError on fatal exceptions 6 年之前
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 年之前
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 年之前
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 年之前
  Pierre Ossman 3fb9479caa Set cursor sprite globally 7 年之前
  Pierre Ossman fee22107db Allow control of PRIMARY behaviour by default 8 年之前
  Michal Srb ef0dd758a3 Add AllowOverride parameter. 8 年之前
  Pierre Ossman 6f6a6c0d90 Move server to client clipboard out of vncconfig 8 年之前
  Pierre Ossman c62e70c5b3 Move client to server clipboard out of vncconfig 8 年之前
  Tristan Schmelcher fc1599b95f Fix race problem with detecting listening inetd sockets 12 年之前
  Tristan Schmelcher e5afb92cb9 Fix race problem with detecting listening inetd sockets 12 年之前
  Pierre Ossman 063df03295 Avoid dropping const qualifier needlessly 8 年之前
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 年之前
  Pierre Ossman e3ee57a95b Refuse to start Xvnc if we failed to initialise a screen 8 年之前
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 年之前
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 年之前
  Tim Waugh 8ee097a616 No need to declare 'display' here either. 9 年之前
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 年之前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年之前
  Pierre Ossman 5e711faec0 Do a better type cast that mirrors how we generate 10 年之前
  Pierre Ossman 749eaa7c68 Fix bad size calculation in GetQueryConnect handler as well 11 年之前
  Adam Tkac 40060b4e1a Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 年之前
  Adam Tkac 04628cde56 Allow to change "AcceptPointerEvents" via "vncconfig -set". 11 年之前
  Adam Tkac 3fab3e1ca1 Fix handling of whitelisted "vncconfig -set" parameters in Xvnc. 11 年之前
  Adam Tkac c6c4b7e457 Add support for X.Org 1.12.X 11 年之前
  Pierre Ossman 2aa4b0c493 Timers in RFB still weren't working properly. Do this right and check the next 12 年之前
  Pierre Ossman 4ce51ffc4e Make socket writes non-blockable. This allows the system to more quickly 12 年之前