53 次代码提交 (5b8a629661c25f7c11c4b37825b0c80c633c2bf6)

作者 SHA1 备注 提交日期
  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 年前
  Adam Tkac 7cc163dbe5 [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText" 13 年前
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 年前
  Adam Tkac 162ac3527d [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 年前
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 年前
  Adam Tkac 881b77c7e7 [Bugfix] Define "public" structure members as "c_public" in C includes in 14 年前
  Pierre Ossman d2e8f54dc2 Avoid touching PixelFormat internals. 15 年前
  Pierre Ossman ef27ba1835 Support for RandR on the server. 15 年前
  Peter Åstrand c6a2065ba4 Eliminated unused variable vncPasswdFile. 15 年前
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 年前
  Adam Tkac 0cab1cb1f3 - include dix-config.h before any xorg header 16 年前
  Adam Tkac 90a93ea844 Use SelectionCallback to handle selection changes. They should never 16 年前
  Adam Tkac 70db7d5945 Fixed vncExtInit.cc compilation with gcc 4 series 16 年前