52 Commits (66f1db543b425f6fe64d437477e6f78924ec57be)

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