52 Commits (66f1db543b425f6fe64d437477e6f78924ec57be)

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