53 Commity (5b8a629661c25f7c11c4b37825b0c80c633c2bf6)

Autor SHA1 Wiadomość Data
  Pierre Ossman 615d16bd5b Improved clipboard API 5 lat temu
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 lat temu
  Jan Grulich a5720e5719 Fix memory leaks 5 lat temu
  Pierre Ossman 4a4453fc69 Remove Java web server 5 lat temu
  Pierre Ossman 621580d7a8 Proper cleanup on termination of Xvnc/libvnc.so 6 lat temu
  Pierre Ossman 559e8b8854 Merge common socket code 6 lat temu
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 lat temu
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 lat temu
  Peter Åstrand (astrand) ffeda0767f Remove "screen" argument from Randr glue functions 6 lat temu
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 lat temu
  Pierre Ossman e39540b462 Make VNC extension startup mandatory 6 lat temu
  Pierre Ossman 3b03b43017 Call FatalError on fatal exceptions 6 lat temu
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 lat temu
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 lat temu
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 lat temu
  Pierre Ossman 3fb9479caa Set cursor sprite globally 7 lat temu
  Pierre Ossman fee22107db Allow control of PRIMARY behaviour by default 8 lat temu
  Michal Srb ef0dd758a3 Add AllowOverride parameter. 8 lat temu
  Pierre Ossman 6f6a6c0d90 Move server to client clipboard out of vncconfig 8 lat temu
  Pierre Ossman c62e70c5b3 Move client to server clipboard out of vncconfig 8 lat temu
  Tristan Schmelcher fc1599b95f Fix race problem with detecting listening inetd sockets 12 lat temu
  Tristan Schmelcher e5afb92cb9 Fix race problem with detecting listening inetd sockets 12 lat temu
  Pierre Ossman 063df03295 Avoid dropping const qualifier needlessly 8 lat temu
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 lat temu
  Pierre Ossman e3ee57a95b Refuse to start Xvnc if we failed to initialise a screen 8 lat temu
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 lat temu
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 lat temu
  Tim Waugh 8ee097a616 No need to declare 'display' here either. 9 lat temu
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 lat temu
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 lat temu
  Pierre Ossman 5e711faec0 Do a better type cast that mirrors how we generate 10 lat temu
  Pierre Ossman 749eaa7c68 Fix bad size calculation in GetQueryConnect handler as well 11 lat temu
  Adam Tkac 40060b4e1a Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 lat temu
  Adam Tkac 04628cde56 Allow to change "AcceptPointerEvents" via "vncconfig -set". 11 lat temu
  Adam Tkac 3fab3e1ca1 Fix handling of whitelisted "vncconfig -set" parameters in Xvnc. 11 lat temu
  Adam Tkac c6c4b7e457 Add support for X.Org 1.12.X 11 lat temu
  Pierre Ossman 2aa4b0c493 Timers in RFB still weren't working properly. Do this right and check the next 12 lat temu
  Pierre Ossman 4ce51ffc4e Make socket writes non-blockable. This allows the system to more quickly 12 lat temu
  Adam Tkac 7cc163dbe5 [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText" 13 lat temu
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 lat temu
  Adam Tkac 162ac3527d [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 lat temu
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 lat temu
  Adam Tkac 881b77c7e7 [Bugfix] Define "public" structure members as "c_public" in C includes in 14 lat temu
  Pierre Ossman d2e8f54dc2 Avoid touching PixelFormat internals. 15 lat temu
  Pierre Ossman ef27ba1835 Support for RandR on the server. 15 lat temu
  Peter Åstrand c6a2065ba4 Eliminated unused variable vncPasswdFile. 15 lat temu
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 lat temu
  Adam Tkac 0cab1cb1f3 - include dix-config.h before any xorg header 16 lat temu
  Adam Tkac 90a93ea844 Use SelectionCallback to handle selection changes. They should never 16 lat temu
  Adam Tkac 70db7d5945 Fixed vncExtInit.cc compilation with gcc 4 series 16 lat temu